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

Which of the following to be used in an IMS DC MPP


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

New User


Joined: 01 Jan 2007
Posts: 6
Location: India

PostPosted: Wed May 02, 2007 11:44 am
Reply with quote

hi,

i would like to know whether we have to use
PROCEDURE DIVISION USING IO-PCB.
or
ENTRY 'DLITCBL' USING IO-PCB.
or both of them should be used together in an IMS DC MPP.
This Will be the main program.
Back to top
View user's profile Send private message
Devzee

Active Member


Joined: 20 Jan 2007
Posts: 684
Location: Hollywood

PostPosted: Thu May 03, 2007 8:31 am
Reply with quote

You can use either of this code.
Quote:

PROCEDURE DIVISION USING IO-PCB.
or
ENTRY 'DLITCBL' USING IO-PCB.

But you cannot use both in same program.
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

 


Search our Forums:

Back to Top