InterviewSolution
Saved Bookmarks
| 1. |
What Does A Disposition Of (new,catlg,delete) Mean? |
|
Answer» That this is a NEW dataset and NEEDS to be allocated, to CATLG the dataset if the STEP is SUCCESSFUL and to delete the dataset if the step abends. That this is a new dataset and needs to be allocated, to CATLG the dataset if the step is successful and to delete the dataset if the step abends. |
|