| IBM MAINFRAME HELP & SUPPORT FORUMS Technical Forums for IBM Mainframe Applications like COBOL, JCL, CICS, DB2, FileAid, DFSORT, Endevor, Xpediter, CoolGen, CA-7&11, AbendAid, IMS, IDMS, PL/I, MqSeries, SyncSort, Assembler, ChangeMan, Easytrieve, InterTest, REXX, CLIST etc...
|
| View previous topic :: View next topic |
| Author |
Message |
Apeksha
Joined: 21 May 2008
Posts: 27
Location: Mumbai
|
| Posted: Mon Jul 21, 2008 5:45 pm Post subject: DLI/DBB parameters while specifying in JCL |
|
|
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 |
|
Apeksha
Joined: 21 May 2008
Posts: 27
Location: Mumbai
|
| Posted: Mon Jul 21, 2008 5:51 pm Post subject: Reply to: DLI/DBB parameters while specifying in JCL |
|
|
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 |
|
Sandy Zimmer
Joined: 13 Jun 2007
Posts: 435
Location: Wilmington, DE
|
| Posted: Mon Jul 21, 2008 6:03 pm Post subject: |
|
|
| 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 |
|
Apeksha
Joined: 21 May 2008
Posts: 27
Location: Mumbai
|
| Posted: Mon Jul 21, 2008 6:11 pm Post subject: |
|
|
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 |
|
Sandy Zimmer
Joined: 13 Jun 2007
Posts: 435
Location: Wilmington, DE
|
| Posted: Mon Jul 21, 2008 6:41 pm Post subject: |
|
|
| You need to post your JCL - also the abend. |
|
| Back to top |
|
dick scherrer
Joined: 23 Nov 2006
Posts: 8642
Location: 221 B Baker St
|
| Posted: Mon Jul 21, 2008 8:30 pm Post subject: |
|
|
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 |
|
| |
THIS IS AN ARCIVE FORUM IN READ ONLY MODE. IF YOU WANT TO ASK YOUR DOUBTS USE THE ACTUAL FORUM
|