Answer Posted / vamsi
Ued for identified the status a data set.
EX:DISP=SHR
IT TELLS DATA SET IS OLD(ALREADY CREATED ) BUT USING IN
SHARE MODE.
| Is This Answer Correct ? | 1 Yes | 10 No |
Post New Answer View All Answers
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
Name the statement which can be used to send data to another mvs jes3 node?
When output dataset space is required, what quantity categories are used?
What are the jcl procedures?
What is NOTCAT ?
what are JCLLIB and STEPLIB in JCL?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
What is job control language?
Explain how can the submitting users racf authority be overridden in a job stream?
Explain the hierarchy levels in jcl?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
What are the 2 types of parameters in dd statement?
What does a disposition of (MOD,DELETE,DELETE) mean ?
Explain how can return codes be tested before execution of a job step?