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
define cond parameter in jcl?
How does jcl act on a cobol code?
Explain how can the attributes of one sms dataset be copied to another dataset?
What is the function of dd disp parameter?
What is the difference between the positional and keyword parameters? Give examples.
how you can direct the data to spool using SYSOUT option?
Explain about LMFREE�free data set from its association with data ID
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
what happens in execution stage in job processing?
Is there any command to check wether the ps file is in sorted order?
How can an in-stream dataset be terminated?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
what operation is performed by job statement?
Are there any set of rules for the names of the steps used in a job? What are they?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?