wht happens if cond=true ? pls give me with an example ?
Answer Posted / muttaiah
I guess there is no such Cond value as True..
We have only Even & ONly for Cond parameter but not True.
Please clarify the question
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
how to compare two datasets without using superce because output is limited to 133 bytes
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?
what is the JCL statement consists of?
which parameter is used to check the syntax of a jcl without executing it?
what is DD statement is used in JCL?
What is the maximum length of a single line of jcl?
Explain the function of //cntl statement?
what are JCLLIB and STEPLIB in JCL?
What happens if both JOBLIB & STEPLIB is specified ?
What is the function of the steplib dd statement?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
how would you create a temporary dataset? And where will you use them?
what is the difference between JES3 and JES2?
when can a job time-out occur? How to overcome that?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain