Can we use empty VSAM as input?
Answer Posted / aditya
no u can't use empty VSAM as i/p ...place some data using
REPRO then u can use it...
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What do you understand by the term notcat 2 – gs?
how to do automated restart when a job abends?
What is the function of the dd dcb keyword?
what is use of dsn parameter in dd statement?
Explain the job statement in jcl?
In sms datasets, what is the function of the dd avgrec keyword?
What are steplib and joblib? What for they are used?
How to pass the parameter in parm using linkage section ? (syntax)?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
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
Differentiate between the joblib and the steplib statements?
Explain the function of the steplib dd statement?
What are hierarchy levels in jcl?
what is use of disp parameter in dd statement?
how to compare two datasets without using superce because output is limited to 133 bytes