It appears he has authority to issue the command, but not to actually update that dataset. It's complying about security on the dataset not the command.
On Tue, Aug 31, 2010 at 2:46 PM, Hal Merritt <[email protected]> wrote: > I have an operator trying to delete a volume: > > //IDCAMS1 EXEC PGM=IDCAMS > //SYSPRINT DD SYSOUT=* > //SYSIN DD * > DELETE (Vxxxxxx) VOLUMEENTRY PURGE > > He is failing: > > ICH408I USER(opuser) GROUP(usergrp) NAME(operator) 233 > SYS1.VOLCAT.VGENERAL CL(DATASET ) VOL(volser) > INSUFFICIENT ACCESS AUTHORITY > FROM SYS1.VOLCAT.VGENERAL (G) > ACCESS INTENT(ALTER ) ACCESS ALLOWED(UPDATE ) > > > The FM: > > http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/dgt2i280/A.1?SHELF=EZ2ZBK0H.bks&DT=20090603090124#TBLVOLCA > > states that ALTER to FACILITY STGADMIN.IGG.LIBRARY should do the trick. > However, as you can see, it don't. > > The RACF folks don't see anything wrong with the profiles. > > Any ideas? > > > > Thanks!! > > NOTICE: This electronic mail message and any files transmitted with it are > intended > exclusively for the individual or entity to which it is addressed. The > message, > together with any attachment, may contain confidential and/or privileged > information. > Any unauthorized review, use, printing, saving, copying, disclosure or > distribution > is strictly prohibited. If you have received this message in error, please > immediately advise the sender by reply email and delete all copies. > > ---------------------------------------------------------------------- > 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 > -- Mark D Pace Senior Systems Engineer Mainline Information Systems ---------------------------------------------------------------------- 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

