how can you check if a file is empty using jcl?
which utility is used a dummy utility?
what is use of dsn parameter in dd statement?
how can the same proc be re-used and called by many jobs?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
which utility is used to sort a file in jcl?
what operation is performed by job statement?
how to do automated restart when a job abends?
which utility is used to run a cobol-db2 program?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
what is the purpose of coding notify parameter in job statement?
what is a jcl?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
how do you code a null statement?
what happens in conversion stage in job processing?