Is it possible to take a PDS and write it to a GDG? If so,
can you provide an example? Thanx
Answer Posted / garry
@Madhu.
Not it not.
He is trying to write a PDS member to a GDG.
But your requirement/question is just opposite.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the function of a dd statement?
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?
How can the submitting users racf authority be overridden in a job stream?
Give the syntax of job specifying jcl statement.
Name a few IBM utility programs, and explain its function.
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
what happens in execution stage in job processing?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
What are the rules employed while naming the steps in a job?
How jcl work to handle various input output file operations?
How does jcl specify the job to the operating system?
What are some jcl statements that are not allowed in procedures?
when can a job time-out occur? How to overcome that?
What are the parameter we cannot use in procedure?