How many positional parameters are there in job statement?
Answer Posted / guest
There are two position parameters in job statement.
| Is This Answer Correct ? | 23 Yes | 2 No |
Post New Answer View All Answers
How to pass data to a program that is coded in an exec statement?
What is the purpose of disp parameter?
What is the syntax of JCL statement?
what are the types of abends that occur on job failure? And explain the possible causes of these
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
which parameter is use to declare the name of dataset in dd statement?
How can the submitting users racf authority be overridden in a job stream?
what is use of dcb parameter in dd statement?
Explain the function of a dd statement?
Is it possible to left uncode disp? If yes, how?
Is it possible to code instream data in a PROC?
How dummy is used in jcl?
What is the function of //cntl statement?
how you will the direct the data to spool using sysout option?
Is their any limit for data sets?