What does a disposition of (new,catlg,keep) for a dsn mean?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
What is the motivation behind coding class parameter in job statement?
How jcl is used for testing batch programs?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
When space is allocated for an output dataset, what units can be used?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
which utility is used a dummy utility?
How would you understand error(execution phase)?
Is it possible to left uncode disp? If yes, how?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
Explain in DD statement what is the use of DCB parameter?
is there any way to execute more than one proc in the same exec statement at the same time..?
Explain how can return codes be tested before execution of a job step?
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?