CACL022W ACCESS DENIED TO USS FILE MODE=intended-access-mode USER=user-ID GROUP=group-name PATH=USS-file-system-Path-Name
Explanation
Access is denied to a file residing in a UNIX System Services file system.
The message contains the following items:
- MODE
- A string of one or more of the following characters which indicates
the intended access mode:
- R
- Read access
- W
- Write access
- X
- Execute access
- USER
- The MVS User ID of the user intending to access the file.
- GROUP
- The name of MVS Group to which the identified user belongs.
- PATH
- The name of the USS file system path that identifies the file to which access was intended.
Message CACL017E is typically issued in conjunction with this message.
User response
Contact your security system administrator for assistance.
Example:
CACL022W ACCESS DENIED TO USS FILE.
CACL022W MODE=R USER=IBMUSER GROUP=IICF
CACL022W PATH=/u/development/binclitest/binclitest.c