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

IMS Db Vs DC


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

New User


Joined: 11 May 2006
Posts: 1

PostPosted: Thu May 11, 2006 8:18 am
Reply with quote

I am not really doing programming, but need the following information in regards to IMS DB/DC.

1) What is the keyword to identify a IMS DC program ?

2) Is there any difference in the following two calls ?

A)CBLTDLI B) DLITCBL

3). What is the way to find the crossreference between a IMS DC program and IMS DC transaction code that invokes this program ?

If some one can provide me the answers that would be great..
Back to top
View user's profile Send private message
gowtham_1982
Warnings : 1

Active User


Joined: 02 Dec 2005
Posts: 109

PostPosted: Thu May 11, 2006 9:07 am
Reply with quote

english_tyro wrote:
I am not really doing programming, but need the following information in regards to IMS DB/DC.

1) What is the keyword to identify a IMS DC program ?

2) Is there any difference in the following two calls ?

A)CBLTDLI B) DLITCBL

3). What is the way to find the crossreference between a IMS DC program and IMS DC transaction code that invokes this program ?

If some one can provide me the answers that would be great..


hi english_tyro,

You can find the answers for the first two queries from manuals available in this forum. '

for the third question,
you can use the following command in the IMS region to identify the program and the associated transaction for that program.

/DISP PROG pgm name.

Else we can also identify the name of transaction for a program from the PSB of the program. I'm bit unsure of this.

Suggestions or corrections welcomed...

gowtham
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