A PROC has five steps. Step 3 has a condition code. How can
you override/nullify this condition code?
Answer Posted / guest
//STEP003 EXEC procname
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Explain how can a stopped job be started again?
How do you create a temporary dataset?
Give the syntax of job specifying jcl statement.
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
Is acct parameter mandatory?
how can you check if a file is empty using jcl?
Does jcl support automatic restart?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
What parameter directs the output of the job log dataset?
how you can direct the data to spool using SYSOUT option?
Brief description of inline procedure of jcl.
What are the difference between jcl and jes?
What parameter of the job statement is used to limit the cpu time consumed by the job?
what is use of dcb parameter in dd statement?
Explain how can the attributes of one sms dataset be copied to another dataset?