Can I concatenate various datasets whose organization are
different from each other. Lets say I want to cancatenate a
PDS file, a PS file, a GDG file etc. Can You do that ??
If yes, how ? is there any separate Utility to do so ???
Answer Posted / premalatha.m
We can convert the GDG file to a disk file and can use
append "A" for concatenation. Try this out!!! Please let me
know if it works fine by sending an e-mai...
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What is the use of disp parameter?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
What is the function of a dd statement?
Explain how can return codes be tested before execution of a job step?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
Explain the purpose of the dd keylen parameter?
how you can direct the data to spool using SYSOUT option?
How does the jcl specify the job to os?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
Suppose I have five jobs to do. But I want to hold one?
what is DSN parameter and DISP parameter is used for?
How would you understand error(execution phase)?
Can we use DISP=SHR in output file in JCL
What is the function of dd name parameter with a 2 part structure; audit.report?