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
how would you create a temporary dataset? And where will you use them?
What are the parameters that are used in creating a gdg?
Explain how can the submitting users racf authority be overridden in a job stream?
what is the use of IEBGENER utility?
What is the significance of addrspc parameter in the exec statement?
What is the syntax of JCL statement?
how you will the direct the data to spool using sysout option?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
What is the significance of addrspc parameter in exec statement?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
Are there any set of rules for the names of the steps used in a job?
which utility is used a dummy utility?
What is the purpose of the dd keylen parameter?
Are there any set of rules for the names of the steps used in a job? What are they?