View previous topic :: View next topic
|
Author |
Message |
expat
Global Moderator
Joined: 14 Mar 2007 Posts: 8796 Location: Welsh Wales
|
|
|
|
Quote: |
And then they often complain when their data is either relocated or removed. |
But that's the fun part of storage admin, tidying up the miscreants |
|
Back to top |
|
|
TizMe
New User
Joined: 05 Jan 2006 Posts: 72
|
|
|
|
I actually use:
Code: |
WHEN (&USER=&TRUSTED_USERS AND &STORCLAS='NONSMS' AND ANYVOL=&NON_SMS_VOLS)
SET &STORCLAS='' |
My only point was that it doesn't have to be done that way. |
|
Back to top |
|
|
|