WHAT WILL HAPPEN TO A FILE IF DISP=(MOD,DELETE,DELETE)
Answer Posted / bhaskar r
Data modified and deleted.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
which utility is used to run a cobol-db2 program?
What is the maximum length of a single line of jcl?
Where can program checkpoints be stored for use in a restart?
Matching Logic in Jcl not in cobol.Could any one please answer this question
How can a fb file convert to vb file using sort program?
How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?
How to run cobol program using jcl?
Can we call instream to catalog and catalog to instream?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
What is the significance of addrspc parameter in exec statement?
What is the function of a dd statement?
Name the statement which can be used to send data to another mvs jes3 node?
How dummy is used in jcl?
Is there any command to check wether the ps file is in sorted order?
What is use of restart and how to use it?