Why not go after volumes / storage group where OS-temps are? Rob Schramm
On Thu, Jul 2, 2015, 8:12 PM Walt Farrell <[email protected]> wrote: > On Thu, 2 Jul 2015 13:55:46 -0700, Charles Mills <[email protected]> wrote: > > >Is there a definitive rule for recognizing *by name* a system temporary > >dataset? The actual name, not &&WHATEVER. I am checking for (using > RACF EGN > >notation here to express my rule) 'SYS*.T*.R*.**'. Is that sufficient to > >preclude false positives? Will it produce false negatives? Is it > >over-specified? > > Just to be clear: you are only interested in temporary data sets where the > system generated the name? You do not care about temporary data sets where > the user specified the name fully, by using something like: > DSNAME=X.Y,DISP=(NEW,DELETE),SPACE=... > > If you really want ALL temporary data sets then you cannot definitively > find them by name. > > It would help if we knew what you were really trying to accomplish :) > > -- > Walt > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
