The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
Can we use two or more SYSPUNCH DD statements in a JCL for multiple unload (SYSREC00 & SYSREC01)..?
I have two input SORTIN files and We need to create one SORTOUT file which contains data of both input files. What is the SortCard for this?. Suppose the length of the both files are different, then How we do it? Please reply ASAP
Which storage devices are grouped under DASD and SYSDA ?
TIME parameter in JOB statement or EXEC statement specifies What type of time (CPU time or execution time)?
What do you understand by the terms: joblib and steplib?
Is there any command to check wether the ps file is in sorted order?
Explain how can a stopped job be started again?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
How to find out the number of records in a file using JCL
Does the terms, JOBLOG, SPOOL and SYSOUT indicate the same thing, i.e., where JCL and JES messages and statements are written ?
i created one base gdg with lrecl = 100 , now i need to create versions with different lrecl =150,200 can it be possible to create like tht ?
can u explain gdg with example wht happens if we give limit,empty,noempty,scartch and no scartch