How do you send the output of a COBOL program to a member of
a PDS?
Answer Posted / karthika
simply XDC the output after the run...
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Are there any set of rules for the names of the steps used in a job?
Where & How Do You Code Identifier In Jcl?
Name what parameter directs the output of the job log dataset?
Are there any set of rules for the names of the steps used in a job? What are they?
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 ?
Explain how can values be passed from the job stream to an executable program?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
what is DD statement is used in JCL?
How would you understand error(execution phase)?
Which dd parameters are required?
How can a stopped job be started again?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
What are the difference between jcl and jes?
how you will the direct the data to spool using sysout option?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?