On Fri, Mar 10, 2017 at 8:00 AM, PINION, RICHARD W. < [email protected]> wrote:
> I thought that was the case, but I wanted to make sure. > > Vendor product generates HLQ.MLQ.LLA,DISP=(,DELETE) and > uses dynamic allocation. These are compile and link edit > type data sets. I wanted to direct them to VIO, but have > been unsuccessful (Kees, just saw your last post concerning > VIO). > > The only thing to address which comes to my mind is the IEFDB401 (Dynamic Allocation) exit ( https://www.ibm.com/support/knowledgecenter/SSLTBW_2.2.0/com.ibm.zos.v2r2.ieae400/ieae40033.htm ). Using this exit it should be possible to check the DISP= specification (if any, default is NEW,DELETE,DELETE) along with the DSN value. It can then either modify or add the value for the UNIT to be something "special" (specific to this facility). The ACS routines can then check for this special UNIT= value to handle these data sets differently, such as assigning the to the VIO storage group. -- "Irrigation of the land with seawater desalinated by fusion power is ancient. It's called 'rain'." -- Michael McClary, in alt.fusion Maranatha! <>< John McKown ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
