DBA > Job Interview Questions > JOB CONTROLL LANGUAGE (JCL) Interview Questions

MOD, DELETE: What does a disposition of (,DELETE

More DBA job interview questions and answers at http://dba.fyicenter.com/Interview-Questions/

(Continued from previous question...)

MOD, DELETE: What does a disposition of (,DELETE ) mean ?

The MOD will cause the dataset to be created ( if it does not exist ), and then the two DELETEs will cause the dataset to be deleted whether the step abends or not. This disposition is used to clear out a dataset at the beginning of a job.

(Continued on next question...)

Other Job Interview Questions