How to empty the records in jcl
Answer / biprajit
To empty a file in JCL you can use IEBGENER;
Sysut1 dd dummy
Sysut2 dd dsn=filename
| Is This Answer Correct ? | 0 Yes | 0 No |
Do we need to code DCB parameters when using DISP position as MOD?
How to submit a jcl from cics?
i have step1,step2,step3 from where can i start coding cond parameter ?
If a jcl has just 1 step and the input file to this does not exist, then what will happen if we submit this job?
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 ?
i have a base gdg consisting of 12 versions like jan to dec. i need to concatante this gdg to another gdg which have version 1 or to the base gdg itself can anyone give me the code pls ?
What is the function of job statement in jcl?
what is fixed length and variable length and difference between them
is there any possibilities for sumbitting more than one job in single jcl? if yes...based on which thing they will execute..(priority,class,time,written order..?)
what is the difference between the JCLLIB and JOBLIB ,and where do we use it ?
What is the difference between run mode and addressing mode?
State the uses of syspring, sysin, sort fields, sum fields and dummy.