What is the difference between specifying DISP=OLD and
DISP=SHR for a dataset?
Answer Posted / ganga
Read from beginning of dataset. But if u write, then it
will overwrite on existing data. i.e old data is lost.
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
How do you submit a job for execution?
which utility is used to sort a file in jcl?
Is condition checking possible in jcl?
What is the function of //jcllib statement?
List the various advantages of using jcl language?
what is the difference between JES3 and JES2?
Explain how can the submitting users racf authority be overridden in a job stream?
Explain the function of dd name parameter with a 2 part structure; audit.report?
Name what parameter directs the output of the job log dataset?
what is DSN in JCL and what are the parameters to declare the DSN?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
How to submit a jcl from cics?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
Matching Logic in Jcl not in cobol.Could any one please answer this question