Explain about Specifying compiler options in the PROCESS (CBL) statement
in catalog procedure i have step1 dd dsn=filea dd dsn=fileb dd dsn=filec ur concatenaning all the files. but i need to override fileb with file 2 ? can anyone give the ans pls for ths
What does the TIME parameter signify ? What does TIME=1440 mean ?
How to print the Output to SPOOL using MSGCLASS and SYSOUT ?
Brief description of inline procedure of jcl.
What is the use of disp parameter?
List the different jcl statements that are not permitted in the procedures?
What does a disposition of (MOD,DELETE,DELETE) mean ?
what is meant by jobtrac?
I have a job (4 steps) with time parameter coded in job & exec, say time=10 in job & time =3,2,2,4 in each steps. Will the job executes successfully?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
AM HAVING A FILE WHICH CONTAIN 12 DATS OUT OF WHICH 4 ARE DUPLICATES HOW TO REMOVE THE DUPLICATE FILES IN JCL? CAN I GET THE PROGRAM FOR THIS
Explain concatenating datasets?