How many parameters are there to a DISP statement and what are their uses ?
9 August 2009
279 views
No Comment
There are three(3) parameters. Parameter 1: current data set disposition(new, shr, old, mod) Parameter 2: normal close action for data set (catlg, keep, delete) Parameter 3:abend action for data set (catlg, keep, delete).
Popularity: unranked [?]
Related interview questions
- When should DISP=MOD is used?
- What is the DD statement for a output file?
- How many positional parameters are there in job statement?
- What are three parameters you can specify on Job statement as well as on exec stmt ?
- How do you pass parameters to the program as the job is being executed ?











Leave your response!
You must be logged in to post a comment.