adspace
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
Answer Posted / Anurag Srivastava
The DISP=SHR (Shared) or DISP=(OLD,NEW,DELETE,USR) parameter can be used to create a temporary dataset. The SHR parameter will allow the dataset to be shared across multiple jobs and steps, while the other options will specify how the dataset should be handled when it is no longer needed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category