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

Including the address of PCBLIST into IMS Program


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

New User


Joined: 20 Dec 2006
Posts: 1
Location: Bangalore

PostPosted: Thu Jan 04, 2007 6:44 pm
Reply with quote

Hi All,

As part of our application programming,
we need to include the address of pcblist where pcblist has IO-PCB and ALT-PCB. And here we have defined IO-PCB and ALT-PCB in 2 different copylibs in linkage section.

How do we get the address of pcblist.

Thank you.

WARNING: TITLE EDITED
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: Thu Jan 04, 2007 7:08 pm
Reply with quote

Could you explain somewhat more what your problem is? What do you mean with address of pcblist? The PCB's contain the addresses to the respective DB's including the IO-stuff. Remember; your question might be clear to you but we can't look into your head icon_wink.gif
Back to top
View user's profile Send private message
Devzee

Active Member


Joined: 20 Jan 2007
Posts: 684
Location: Hollywood

PostPosted: Sat Jan 20, 2007 4:58 pm
Reply with quote

When the program starts execution, first it gets the PCB references to corresponding IO or DB or ALT PCBs. You dont have to explicity get the addresses, as long as you code the ENTRY statement or do the PROCEDURE DIVISION USING
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 Using API Gateway from CICS program CICS 0
No new posts Routing command Address SDSF to other... TSO/ISPF 2
No new posts DB2 Event passed to the Application P... DB2 1
No new posts How to pass the PARM value to my targ... COBOL Programming 8
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
Search our Forums:

Back to Top