Answer Posted / bhanu
It is use to test the program an empty file
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
What happens if both JOBLIB & STEPLIB is specified ?
What is the syntax of JCL statement?
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
what is use of dsn parameter in dd statement?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
what is the JCL statement consists of?
Explain how can the submitting users racf authority be overridden in a job stream?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
how can you check if a file is empty using jcl?
what is the compile process of cobol program expalin with code
State the uses of syspring, sysin, sort fields, sum fields and dummy.
How does the jcl specify the job to os?
How can the submitting users racf authority be overridden in a job stream?
A dd statement consists of 4 fields. Name them?
In job processing, what happens in execution stage?