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 are the statements that are not valid to be included in an include statement?
Can we call instream to catalog and catalog to instream?
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 to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
when can a job time-out occur? How to overcome that?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
how JCL works?
How can the submitting users racf authority be overridden in a job stream?
What is the function of the dd avgrec keyword in sms datasets?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
How do you submit a job for execution?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
Explain how can values be passed from the job stream to an executable program?
when does a dataset go uncataloged?
i want to store 20 digits . how will u do it in cobol ?