ACS routines would do it.

Something like the following should suffice:

 WHEN (&ANYVOL EQ ML1*)                                 where ML1 is the prefix 
for your HSM ML1 volumes
   DO
     write 'do not use ML1 volumes for allocation'
     EXIT
   END

________________________________________
From: IBM Mainframe Discussion List [EMAIL PROTECTED] On Behalf Of Elardus 
Engelbrecht [EMAIL PROTECTED]
Sent: Thursday, November 20, 2008 9:41 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Preventing allocation on non-sms volsers

Good day

Cross-posted between IBM-MAIN and RACF-L

Is there a way to prevent allocation on HSM ML1 DASD volumes or IPL or
other (reserved) non-SMS volsers?

RACF? SMS ACS routines? Exits? Other way? Pointers for me to RTFM?

Background issue: Some a**hole allocated (multivolser) database datasets on
HSM ML1 and reserved non-SMS volsers. Issue is to prevent, not to move
them later.

Thanks in advance!

Groete / Greetings
Elardus Engelbrecht

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to