Answer Posted / arun kumar
Using Sort we can copy the data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How does jcl specify the job to the operating system?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
What do you know about jcl?
a dd statement has 2 types of parameters. Name them?
Explain how can the submitting users racf authority be overridden in a job stream?
What is the function of the steplib dd statement?
Can an individual step be restricted from using all the jobs allowed cpu time?
Explain the function of the steplib dd statement?
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.
which parameter is use to declare the name of dataset in dd statement?
Can I send output of job to my remote device careerride123?
What is the difference between the positional and keyword parameters? Give examples.
Is it possible to code instream data in a PROC?
Where can program checkpoints be stored for use in a restart?
Give the syntax of job specifying jcl statement.