Answer Posted / mdvasanth86
No Error.
Program completion closes the Cursor.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How is a type of file defined in the jcl that executes the cobol program?
which utility is used to run a cobol-db2 program?
How does jcl specify the job to the operating system?
Differentiate between the joblib and the steplib statements?
Does jcl support automatic restart?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
in ways data can be passed to a COBOL program from JCL?
How do you submit a job for execution?
what is a jcl?
Is there any command to check wether the ps file is in sorted order?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
how you can access an uncataloged dataset in a JCL?
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.