Can we use COND=EVEN on a job card, when jobs are scheduled
through scheduler?
Answer Posted / manohar
yes
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
what is use of dcb parameter in dd statement?
Explain about ISPF/TSO Commands
What are the difference between jcl and jes?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
Explain the function of //jcllib statement?
what is the compile process of cobol program expalin with code
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
which utility is used to run a cobol-db2 program?
what sort card you will use to copy the data from one dataset to another dataset?
what is a jcl?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?