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?
how you will the direct the data to spool using sysout option?
what sort card you will use to copy the data from one dataset to another dataset?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?