Change GUI Only Control Groups Attributes
Interface to change GUI only control groups attributes
In PTF for 7.2 SI68567 and for SI68568 7.3, enhancements have been made to change the GUI only control group attributes for TCP/IP servers, unmount user-defined file systems, and run maintenance after backup.
In PTF for 7.3 SI78289, enhancements have been made to change the GUI only control group attributes for Allow activity overrides, Allow retention overrides, Lotus servers, Integrated Windows servers, and Guest partitions.
In 7.4 and later, support was added to change these attribute using WRKCTLGBRM option 8 (Change attributes).
Interface to control which control group will not use the select user space code.
Parm1: (Input, char 10) OL Identifier CHGCTLGATR
Parm2: (Input, char 10) Control group name
Parm3: (Input, char 10) Control group attribute
Special values allowed:
Valid attribute values:
Examples
CALL PGM(QBRM/Q1AOLD) PARM('CHGCTLGATR' ‘MYCTLGNAME’ '*TCPSERVER’ ‘*END ‘)CALL PGM(QBRM/Q1AOLD) PARM('CHGCTLGATR' ‘MYCTLGNAME’ '*UNMNTUDFS’ ‘*YES ‘)CALL PGM(QBRM/Q1AOLD) PARM('CHGCTLGATR' ‘MYCTLGNAME’ '*RUNMAINT ‘ ‘*YES ‘)