Service control (CONTROL)
Whether the service should be started automatically at queue manager start.
The possible values are:
- *SYSDFTSVC
- The value for this attribute is taken from the system default service.
- *MANUAL
- The service will not be automatically started or stopped.
- *QMGR
- The service will be started and stopped as the queue manager is started and stopped.
- *STARTONLY
- The service will be started as the queue manager is started, but will not be requested to stop when the queue manager is stopped.