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
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
is there any way to execute more than one proc in the same exec statement at the same time..?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
a dd statement has 2 types of parameters. Name them?
Explain the jcl exec statement?
What do you understand by jcl?
how to run batch program without jcl?
define cond parameter in jcl?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
Explain how can the submitting users racf authority be overridden in a job stream?
Define concatenating?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?