I have a PDS and want to omit few rows of all members of a
PDS. How to do it?
Answer Posted / muttaiah
Hi Tamil Anbu,
If you are mainframe expert then just off from this
site. Don't just dare to say anything about the people who
question in this forum. If you don't like the question just
don't mind in replying to it but never ever try to put
answer in such a way that the person who posted it will get
hurt.
i can see how much you hurt now. Just feel the same about
others before posting. sorry to say the above words just
ignore. try to tell you how they feel.
Cheers Ambu.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what is use of space parameter in dd statement?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
How can a jobs execution priority be modified?
Define concatenating?
how do you access an uncataloged dataset in a jcl?
Explain about LMQUERY�give a dialog information about a data set
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
What statement can be used to send data to another mvs jes3 node?
What is use of restart and how to use it?
Which dd parameters are required?
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?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
How does jcl specify the job to the operating system?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC