What is DISP= (NEW,PASS,DELETE)?

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


Please Help Members By Posting Answers For Below Questions

how you will the direct the data to spool using sysout option?

1775


how to run batch program without jcl?

10104


What is the significance of addrspc parameter in the exec statement?

628


What is Cataloged Procedures?

723


How can a fb file convert to vb file using sort program?

821






What happens if both JOBLIB & STEPLIB is specified ?

626


a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?

627


What is the purpose of dd dummy statement?

960


How does jcl act on code(if you take a cobol program)?

721


what happens in conversion stage in job processing?

739


what is use of dsn parameter in dd statement?

681


How gdg are concatenated?

676


A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?

743


How do you access an uncatalogued dataset in a jcl?

737


in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?

826