How to submit jcl through a cobol program?
No Answer is Posted For this Question
Be the First to Post Answer
. What is the difference between the following statements : I) step#1 exec PGM=accpay ii) step#1 exec tbalance
In a proc i will concatinate 4 dd statements.i want to overide 3 dd statement through jcl how?
Passing a variable parm from JCL to a cobol/db2 program
A STEP has more than 1 file as INPUT. And we have to put all these records int 1 output file. How to do ? //InputF DD DSN=ID.File1 DSN=ID.File2 DSN=ID.File3
what is the difference between static call and dynamic call?
What is a S0C4 error ?
Is it possiable to use a gdg in the INCLUDE statement in a SORT jcl? I am using this because I want to change the condition with out changing the jcl. Please provide with a sample code.
My JOB contains three steps. //STEP1 EXEC PGM=ABC //STEP2 EXEC PGM=DEF //STEP3 EXEC PGM=GHI My Question is 1) I want to execute second step only. How will do. 2) Soppose U consider above three steps are in PROC steps and I want execute the PROC second step only? How to execute the second step only. During exection time its creating any ABEND? Please let me know..........
diff bw SB37,SD37,SE37 ?( bcz these 3 belongs Space related abends only)
What is the purpose of the dd keylen parameter?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
How to view the hexa decimal value thru file aid if copy book is not present for that particular data