Answer Posted / guest
DISP=MOD is used when the dataset can be extended, ie, you
can add records at the end of an existing dataset.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
what is the purpose of coding class parameter in job statement?
what are the statements that are not valid to be included in an include statement?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
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
Is it possible to define dd statements as you want?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
How to do automated restart when a job abend?
What are the 4 fields in dd statement?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
How can a stopped job be started again?
Give the syntax of job specifying jcl statement.
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
How does the jcl specify the job to os?
What is Cataloged Procedures?