Service attributes (parameter identifier: MQIACF_SERVICE_ATTRS).
The attribute list might specify the following on its own (this is the default
value if the parameter is not specified):
- MQIACF_ALL
- All attributes.
or a combination of the following:
- MQCA_ALTERATION_DATE
- Date on which the definition was last altered.
- MQCA_ALTERATION_TIME
- Time at which the definition was last altered.
- MQCA_SERVICE_DESC
- Description of service definition.
- MQCA_SERVICE_NAME
- Name of service definition.
- MQCA_SERVICE_START_ARGS
- Arguments to be passed to the service program.
- MQCA_SERVICE_START_COMMAND
- Name of program to run to start the service.
- MQCA_SERVICE_STOP_ARGS
- Arguments to be passed to the stop program to stop the service.
- MQCA_STDERR_DESTINATION
- Destination of standard error for the process.
- MQCA_STDOUT_DESTINATION
- Destination of standard output for the process.
- MQCA_SERVICE_START_ARGS
- Arguments to be passed to the service program.
- MQIA_SERVICE_CONTROL
- When the queue manager should start the service.
- MQIA_SERVICE_TYPE
- Mode in which the service is to run.