How to delete generations of gdg without deleting gdg base?
Answer Posted / piyush mani
this approch will delete all the generations as well as base
to delete a generation without deleting base we hv 2 use
alter command in idcams utilt.
gv ur feedback...
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How do you overcome this limitation ?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
what are the various stages of job processing?
Suppose I have five jobs to do. But I want to hold one?
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?
Is acct parameter mandatory?
how to do automated restart when a job abends?
Can I share my data with other jobs? How?
Explain the function of job statement in jcl?
How to submit a jcl from cics?
How to submit jcl through a cobol program?
when can a job time-out occur? How to overcome that?