Page History
...
The command will check that the instance path is valid by checking for the existence of the following subdirectories.
...
When you enter the command
CHGJSMPGPand press F4 you will be prompted to enter the following:
PGP | The name of the primary group whose authority is being set for all files and directories below and including the JSM instance directory. |
DTAAUT | The level of data authority for all files and directories below and including the JSM instance directory. |
OBJAUT | The level of object authority for all files and directories below and including the JSM instance directory. |
INSTANCE | The instance defaults to a value of *DEFAULT. This is the recommended value. The default instance is defined in the JSMMGRDTA data area at position 1 to 50. |
Example
CHGJSMPGP PGP(*NONE) DTAAUT(*EXCLUDE) OBJAUT(*NONE) INSTANCE(*DEFAULT)
This program will call the CHGPGP on all files and sub-directories in the instance directory.
CHGPGP NEWPGP(%s) DTAAUT(%s) OBJAUT(%s) OBJ(%s)