Answer Posted / suresh
we use disp = (new,pass,delete) to create temporary data sets.
new is creates a new data set
pass on sucessful execution passes the datta set
delete it deletes the data setfrom the system
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
what is DSN in JCL and what are the parameters to declare the DSN?
Is their any limit for data sets?
What does a disposition of (new,catlg,keep) for a dsn mean?
Can an individual step be restricted from using all the jobs allowed cpu time?
Where & How Do You Code Identifier In Jcl?
how can the same proc be re-used and called by many jobs?
What is jcl in mainframe?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
Explain how can a jobs execution priority be modified?
How jcl work to handle various input output file operations?
Matching Logic in Jcl not in cobol.Could any one please answer this question
define cond parameter in jcl?
Explain about ISPF/TSO Commands
what is the purpose of coding notify parameter in job statement?
i want to store 20 digits . how will u do it in cobol ?