Answer Posted / padminibhaskar
256
| Is This Answer Correct ? | 1 Yes | 10 No |
Post New Answer View All Answers
Are there any set of rules for the names of the steps used in a job?
Explain the purpose of dd dummy statement?
What is the function of a dd statement?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
Name the statement which can be used to send data to another mvs jes3 node?
Is their any limit for data sets?
How is a type of file defined in the jcl that executes the cobol program?
How to override loadlib?
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
List the different jcl statements that are not permitted in the procedures?
How to submit a jcl from cics?
In job processing, what happens in execution stage?
Are there any set of rules for the names of the steps used in a job? What are they?
how do you code a null statement?