how can we pass external data to instream procedures
Answer Posted / jyotsna
by using Parm parameter in the job statement
| Is This Answer Correct ? | 19 Yes | 2 No |
Post New Answer View All Answers
Explain the function of the dd dcb keyword?
How does jcl specify the job to the operating system?
Explain the function of a dd statement?
What are the difference between jcl and jes?
how would you create a temporary dataset? And where will you use them?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
What are the utility programs in jcl?
What are the parameter we cannot use in procedure?
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 ?
what is the use of JCL?
What is the motivation behind coding class parameter in job statement?
What is the difference between run mode and addressing mode?
How do you create a temporary dataset?
what is the resolution for sb37 error
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?