IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

AIBTDLI call


IBM Mainframe Forums -> IMS DB/DC
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
gowtham_1982
Warnings : 1

Active User


Joined: 02 Dec 2005
Posts: 109

PostPosted: Wed Jan 25, 2006 12:41 pm
Reply with quote

hai all.

can you clarify me what does an AIBTDLI call mean. I know about CBLTDLI and DLITCBL calls and there function.

I learnt that AIB represents Application Interface Block and AIBTDLI call is to establish connection with remote IMS.

1. Does AIBTDLI call is for remote server connection?

2. What does Appliction Interface Block mean? What is its significance?


kind regards,

gowtham
Back to top
View user's profile Send private message
Bitneuker

CICS Moderator


Joined: 07 Nov 2005
Posts: 1104
Location: The Netherlands at Hole 19

PostPosted: Wed Jan 25, 2006 4:22 pm
Reply with quote

Hi gowtham,

If you want to learn about AIBTDLI please take some time to read this manual publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/DFSP30B8/CCONTENTS?DT=19981013171259 and search for AIBTDLI.

Cheers,
Back to top
View user's profile Send private message
Bitneuker

CICS Moderator


Joined: 07 Nov 2005
Posts: 1104
Location: The Netherlands at Hole 19

PostPosted: Wed Jan 25, 2006 4:23 pm
Reply with quote

Hi gowtham,

If you want to learn about AIBTDLI please take some time to read this manual publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/DFSP30B8/CCONTENTS?DT=19981013171259 and search for AIBTDLI.

Cheers,
Back to top
View user's profile Send private message
harikasaru

New User


Joined: 25 Jan 2006
Posts: 3

PostPosted: Wed Jan 25, 2006 5:40 pm
Reply with quote

[

i faced one question in interview that is , i have one main pgm(it is calling one ims db) and it is calling 2 sub pgm(these two also calling 2 dbs) then what is the runjcl for this and the process of executions i need. [/b]
Back to top
View user's profile Send private message
Bitneuker

CICS Moderator


Joined: 07 Nov 2005
Posts: 1104
Location: The Netherlands at Hole 19

PostPosted: Wed Jan 25, 2006 5:55 pm
Reply with quote

Define all DB's as PCB in your PSB. In your main program address them. When calling the subprograms pass the PCB-addresses to them. Run the job like this:

//STEP01 EXEC PGM=DFSRRC00,REGION=0M,
// PARM='DLI,DSNMTV01,your-mainprogram,40,00'

For more information I advise you to dig into the manuals. When you have specific questions afterwards don't hesitate and come back.

Cheers,
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> IMS DB/DC

 


Similar Topics
Topic Forum Replies
No new posts Error while running web tool kit REXX... CLIST & REXX 5
No new posts Call program, directly from panel CLIST & REXX 9
No new posts Batch call online program, EXCI task ... CICS 3
No new posts CSQBGET - Call giving completion code... COBOL Programming 3
No new posts CICS DPL call CICS 6
Search our Forums:

Back to Top