Explain the function of the steplib dd statement?
No Answer is Posted For this Question
Be the First to Post Answer
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 direct the data to spool using SYSOUT option?
When should DISP=MOD is used?
What is DISP= (NEW,PASS,DELETE)?
List the various advantages of using jcl language?
How to test thru JCL if any file(PS or VSAM) is empty or not. I do not want to use any COBOL prog or Ezytrieve and want to do using utility.
Explain how can an in-stream dataset be terminated?
What is the difference between joblib and jcllib statements
What are the parameters that are used in creating a gdg?
What is the purpose of dd?
Name what parameter directs the output of the job log dataset?
What is DSNDB06 ?