What does a disposition of (NEW,CATLG,DELETE) mean?
Answer Posted / druks
(NEW,CALTLG,DELETE)
a a new DSN is created , when the system goes through either and cond code (non zero cond code included ie 4,8,16 etc ) then it is cataloged , if the step end with any other reason ie SB37 U4095 , the DSN will be deleted .
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the function of //cntl statement?
What do you understand by jcl?
How can a jobs execution priority be modified?
What is the function of the dd dcb keyword?
what sort card you will use to copy the data from one dataset to another dataset?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
How to submit a jcl from cics?
what is SOC4 error?
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
How does jcl act on code(if you take a cobol program)?
Differentiate between addressing mode and run mode.
What are the 2 types of parameters in dd statement?