Answer Posted / suresh
If the condition satisfies it won't execute the current
step..it will bypass the current step..
| Is This Answer Correct ? | 15 Yes | 2 No |
Post New Answer View All Answers
List in order the hierarchical levels of jcl?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
how to compare two datasets without using superce because output is limited to 133 bytes
How jcl is used for testing batch programs?
What is the difference between the positional and keyword parameters? Give examples.
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
List the different components of jcl statement?
What is the use of symbol // in jcl?
Name what parameter directs the output of the job log dataset?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
how would you create a temporary dataset? And where will you use them?
Explain the function of //cntl statement?
How can the attributes of one sms dataset be copied to another dataset?
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?