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
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
What is the use of symbol // in jcl?
Explain how can the attributes of one sms dataset be copied to another dataset?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
What is NOTCAT ?
What is the function of the dd avgrec keyword in sms datasets?
how do you code a null statement?
How dummy is used in jcl?
How would you understand error(execution phase)?
In sms datasets, what is the function of the dd mgmtclas keyword?
Where can program checkpoints be stored for use in a restart?
What dd statement is used to supply the name of a dataset?
What do you understand by the terms: joblib and steplib?
When space is allocated for an output dataset, what units can be used?
Is automatic restart possible in jcl?