I have a PDS and want to omit few rows of all members of a
PDS. How to do it?
Answer Posted / guest
I'm not sure of the answer but would just like to say that no question is a dumb question. a question may appear dumb to person who is expert in a field but could be a very difficult one for a new learner. instead of making fun of others its better not to reply and waste your time. These forums are meant for all kind of questions related to a topic.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
which utility is used a dummy utility?
What is the difference between the positional and keyword parameters? Give examples.
How jcl work to handle various input output file operations?
How does jcl specify the job to the operating system?
List the different components of jcl statement?
When space is allocated for an output dataset, what units can be used?
Explain about LMQUERY�give a dialog information about a data set
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.
Is there any command to check wether the ps file is in sorted order?
How do you access an uncatalogued dataset in a jcl?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
Name what parameter directs the output of the job log dataset?
How to submit a jcl from cics?
What is the use of symbol // in jcl?
what is use of disp parameter in dd statement?