Hi All,

I have a TASK-A that attaches TASK-B, and then waits for TASK-B to complete. 
TASK-B does the following,

1. Dynamically allocate a linear dataset.
2. Issue "DIV IDENTIFY" for the allocated DDNAME.
3. Issue "DIV ACCESS", and then "DIV MAP".

I believe at the end of TASK-B, I need not "UNMAP", "UNACCESS", "UNIDENTIFY", 
and deallocate the linear dataset as it will automatically be done as part of 
the task clean-up. Please let me know if my understanding is correct.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to