Explain the jcl exec statement?
What is GDG?
What is COND=ONLY ?
what does mvs stand for?
I have 3 duplicate records in a file . I want to eliminate 1st, 2nd and copy 3rd one only . HOW ?
How can you execute a COBOL program via SYSIN in JCL?
Can we use COND=EVEN on a job card, when jobs are scheduled through scheduler?
Hi, Please clear me when COND=ONLY and COND=EVEN. Explain me with example.
what is full form of AIX
Is CPU time (TIME parameter) assigned to a JOB and JOBSTEP BOTH, by default ?
When we use conditional statement in JCL using if-then-else-endif, IF statement is true, the step is bypassed or executed?
How can unused space allocation be returned to the system when a dataset is closed?
if time parameter is not coded on the job card and job step then what is the default time assigned to the entire job and for each step in the job by the systyem ?