Answer Posted / xyz
disp=old refers to dataset already created.
disp=new refers to dataset to be created at end of this step
disp=mod refers some data contents are added at end of
dataset if
dataset already present or a new dataset is created if it
is not already present.
| Is This Answer Correct ? | 9 Yes | 9 No |
Post New Answer View All Answers
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
What is the use of disp parameter?
Is their any limit for data sets?
What do you understand by the term notcat 2 – gs?
Explain how can a jobs execution priority be modified?
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
Give the syntax of job specifying jcl statement.
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
What parameter directs the output of the job log dataset?
what happens in execution stage in job processing?
What are the parameter we cannot use in procedure?
What do you understand by the term job time – out and how can you overcome that?
Can an individual step be restricted from using all the jobs allowed cpu time?
what JCL Procedures?