Answer Posted / bala nallapaneni
Dataset already exists in the system catalog,and u
executed the job with out deleting the existing dataset it
will abend with NOTCAT2, before executing the job delete
the existing dataset and submit the job it will run
fine.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Explain how can values be passed from the job stream to an executable program?
What are the utility programs in jcl?
Is automatic restart possible in jcl? If yes, how?
What do you understand by the term notcat 2 – gs?
what is a jcl?
how to compare two datasets without using superce because output is limited to 133 bytes
How does jcl act on code(if you take a cobol program)?
What are the parameters that are used in creating a gdg?
What is the function of the dd dcb keyword?
What is the function of the steplib dd statement?
How dummy is used in jcl?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
How is a type of file defined in the jcl that executes the cobol program?
Explain how can an in-stream dataset be terminated?
write a jcl to execute a job by 7:00 am on jan 20,1986?