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

DLI/DBB parameters while specifying in JCL


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

New User


Joined: 21 May 2008
Posts: 37
Location: Mumbai

PostPosted: Mon Jul 21, 2008 5:45 pm
Reply with quote

Hi,

I want to know the DLI/DBB parameters which we specify in JCL while running an IMS module. There are so many parameters available, and I dont know which needs to be used when? and what is the importance of each parameter?
Can anybody help me out with this?

Hope the query is clear...
Please correct me if I am wrong...

Thanks,
Apeksha
Back to top
View user's profile Send private message
Apeksha

New User


Joined: 21 May 2008
Posts: 37
Location: Mumbai

PostPosted: Mon Jul 21, 2008 5:51 pm
Reply with quote

To add on to above query is
I know we specify in IMS code as

Code:
PROCEDURE DIVISION  USING
                    IO-PCB

But want to know the connection between the parameters which we pass in DLI call thru JCL and This using parameter?
Back to top
View user's profile Send private message
Sandy Zimmer

Active Member


Joined: 13 Jun 2007
Posts: 826
Location: Wilmington, DE

PostPosted: Mon Jul 21, 2008 6:03 pm
Reply with quote

If you are working, then your installation should have standards and sample execution JCL. DLI and BMP JCL will be different, so you need to know which.
Back to top
View user's profile Send private message
Apeksha

New User


Joined: 21 May 2008
Posts: 37
Location: Mumbai

PostPosted: Mon Jul 21, 2008 6:11 pm
Reply with quote

Yea, definately Sandy.
But if I am coding a new IMS module, I need to run thru a JCL. The parameters we need to pass are not correct and JCL is abending with user abend. Now I did some analysis and could run the job but the real reason of which parameter states what I could not find out.

Can you please suggest something on this?
Back to top
View user's profile Send private message
Sandy Zimmer

Active Member


Joined: 13 Jun 2007
Posts: 826
Location: Wilmington, DE

PostPosted: Mon Jul 21, 2008 6:41 pm
Reply with quote

You need to post your JCL - also the abend.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Mon Jul 21, 2008 8:30 pm
Reply with quote

Hello,

Quote:
But if I am coding a new IMS module, I need to run thru a JCL.
And you should not create some new JCL on your own (nor take it from a forum). You should use the "standard" jcl already in use on your system.

If there are problems using the standard jcl, you should do as Sandy asks and post the jcl and the abend.
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 Passing Parameters to Programs Invoke... PL/I & Assembler 5
No new posts Injecting HTTPHEADER parameters in th... PL/I & Assembler 0
No new posts passing symbolic parameters through d... JCL & VSAM 3
No new posts Trim values of parameters in JCL JCL & VSAM 2
No new posts Alter User LOGON Script Parameters CLIST & REXX 11
Search our Forums:

Back to Top