Answer Posted / vaneesh khurana
We can't write
//SYSIN DD *
but i think we can code
//SYSIN DD DSN=SYSIN.PS,DISP=SHR
where SYSIN.PS is a 80 byte file containing SYSIN statements.
Not sure about it.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
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 do you understand by the terms: joblib and steplib?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
List the various advantages of using jcl language?
How is the record format of an output dataset specified?
How do you create a temporary dataset?
Can I send output of job to my remote device careerride123?
Is automatic restart possible in jcl?
What do you know about jcl?
Explain the function of //cntl statement?
What do you understand by the term job time – out and how can you overcome that?
what is the use of JCL?
How can an in-stream dataset be terminated?
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
Suppose I have five jobs to do. But I want to hold one?