Only allow you to OWN/PROTECT VOLUME(*ALL*(G)) by the MASTER acid (MSCA). And also document that in:
So "VOLUME(*ALL*(G))" owned with the MASTER acid (MSCA) can't transfer to an other ancid.
For more information on volume protection, click here
------------------------------------
Volume Protection
-----------------
Access to all Volumes
To allow users access to all volumes:
- Assign ownership of the identifier to the MSCA
- Use the resource identifier *ALL*(G)
Example: access all volumes
This example allows USER01 to read any volume:
TSS ADDTO(MSCA) VOLUME(*ALL*(G))
TSS PERMIT(USER01) VOLUME(*ALL*(G))