What does a disposition of (new,catlg,keep) for a dsn mean?
How can return codes be tested before execution of a job step?
Can I send output of job to my remote device careerride123?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
Explain dfsort utility?
What is the function of the dd avgrec keyword in sms datasets?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
write a jcl to execute a job by 7:00 am on jan 20,1986?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
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?
Are there any set of rules for the names of the steps used in a job? What are they?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
if the submitter of a job wants to inform another user about the job completion, how can it be done?
Is it possible to left uncode disp?