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 lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to