How do you override a parameter in Positional parameters?
Answer Posted / pankaj
By Putting ', ,' in place pf positional parameters
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is there any command to check wether the ps file is in sorted order?
Name the statement which can be used to send data to another mvs jes3 node?
What is notcat 2 - gs?
How is the record format of an output dataset specified?
what is use of space parameter in dd statement?
What are the utility programs in jcl?
is there any way to execute more than one proc in the same exec statement at the same time..?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
How do you create a temporary dataset?
Where & How Do You Code Identifier In Jcl?
which parameter is used to check the syntax of a jcl without executing it?
Is automatic restart possible in jcl?
What are steplib and joblib? What for they are used?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?