How many parameters are there to a DISP statement and what
are their uses ?
Answer Posted / neha
Three parameters ont DISP(praa1,para2,para3)
Para1:Current status of Dataset
Para2:what to do with dataset in normal condition
Para3:What to do with dataset ib abnormal termination.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what is the difference between JES3 and JES2?
How to submit a jcl from cics?
how can you check if a file is empty using jcl?
which utility is used to sort a file in jcl?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
What are s0c1, s0c4, s0c5, s0c7 and socb?
what is the purpose of coding class parameter in job statement?
What is one line to pass PARM from JCL to COBOL?
whats the diff bw the evaluate also and and?
What is use of restart and how to use it?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
a dd statement has 2 types of parameters. Name them?
How jcl is used for testing batch programs?
What is the function of dd disp parameter?