Telemetry command utility (AMQXR) messages

AMQXR3100I
The <insert_0> command completed successfully.
Explanation
The command finished execution successfully.
Response
No action is required.
AMQXR3101E
Argument <insert_0> requires other prerequisite arguments.
Explanation
The combination of supplied arguments is invalid.
Response
Reissue the command with the correct arguments.
AMQXR3102E
Mandatory argument <insert_0> missing from command.
Explanation
Mandatory argument(s) missing from command.
Response
Reissue the command with the correct arguments.
AMQXR3103E
No value specified for argument <insert_0>.
Explanation
The specified argument requires a value.
Response
Reissue the command with the argument and value.
AMQXR3104E
The value specified for argument <insert_0> does not exist.
Explanation
The specified argument does not accept this value.
Response
Reissue the command with the correct value for this argument.
AMQXR3105E
Unknown command scope specified <insert_0>.
Explanation
The specified command scope is not valid for the command.
Response
Validate the command syntax and reissue the command.
AMQXR3106I
Restart the AMQP service for the changes to come into effect.
Explanation
Once you have modified the configuration files, you need to restart the AMQP service for any changes to come into effect.
Response
Follow the IBM documentation procedure to restart the AMQP service.
AMQXR3107E
Failed to execute native command <insert_0>.
Explanation
A request was made to execute a native command however the operation was unsuccessful. Reasons for the failure may include a shortage of available system resources or a problem with the command to be started.
Response
Ensure that the correct operating environment has been initialised. The Operating System error recording facilities should also be consulted for information relating to shortage of system resources.
AMQXR3108E
Program <insert_0> cannot be run with root privileges. (AMQ5061).
Explanation
A request was made to execute a program, however the operation was unsuccessful because the program cannot be run with root privileges.
Response
Reissue the command under a non-root user.
AMQXR3109E
Incorrect argument specified with corresponding argument <insert_0>.
Explanation
The combination of supplied arguments is invalid.
Response
Reissue the command with the correct arguments.
AMQXR3110E
Invalid combination of arguments supplied.
Explanation
The combination of supplied arguments is invalid.
Response
Reissue the command with the correct arguments.
AMQXR3111E
The command is invalid and is missing required arguments corresponding to <insert_0>.
Explanation
The combination of supplied arguments is invalid.
Response
Reissue the command with the correct arguments.
AMQXR3112E
Unexpected exception caught <insert_0>.
Explanation
An exception has been thrown which is not otherwise handled.
Response
Use the message from the exception to resolve the problem if possible, if necessary, seek assistance from IBM support.
AMQXR3113E
Configuration file <insert_0> cannot be located.
Explanation
The configuration file is not in the expected location.
Response
Check that the expected file exists in the correct location and has not been moved or renamed. If the file cannot be recovered, seek assistance from IBM support.
AMQXR3114E
Queue manager data directory cannot be located.
Explanation
The queue manager data directory is not in the expected location.
Response
Check that the queue manager name supplied is correct and its data directory exists in the correct location and has not been moved or renamed. If the directory cannot be recovered, seek assistance from IBM support.
AMQXR3115E
The queue manager 'amqp' configuration directory cannot be located.
Explanation
This may occur if the AMQP service has not been started for the first time or if the queue manager file system is not available or accessible.
Response
Ensure the AMQP service has been started for the first time before issuing this command and its configuration directory exists in the correct location and it has not been moved or renamed. Ensure the queue manager file system is available and accessible. If the directory cannot be recovered, seek assistance from IBM support.
AMQXR3116E
The queue manager 'mqxr' configuration directory cannot be located.
Explanation
This may occur if the MQTT service has not been started for the first time or if the queue manager file system is not available or accessible.
Response
Ensure the MQTT service has been started for the first time before issuing this command and its configuration directory exists in the correct location and it has not been moved or renamed. Ensure the queue manager file system is available and accessible. If the directory cannot be recovered, seek assistance from IBM support.
AMQXR3117I
Restart the MQTT service for the changes to come into effect.
Explanation
Once you have modified the configuration files, you need to restart the MQTT service for any changes to come into effect.
Response
Follow the IBM documentation procedure to restart the MQTT service.
AMQXR3118I
No properties could be found.
Explanation
A request was made to display the server properties, but none have been defined.
Response
No action is required.
AMQXR3119E
Permission denied when attempting to read configuration file <insert_0>.
Explanation
A request was made to read the configuration file, however the operation was unsuccessful because the IBM MQ operating environment has insufficient permissions to read the file.
Response
Check the access permissions of the file to be read and if necessary alter them to include read permission for the IBM MQ user ID. Also check that the IBM MQ user ID has search access on all directories which compose the path to the file.
AMQXR3120E
Permission denied when attempting to update configuration file <insert_0>.
Explanation
A request was made to update the configuration file, however the operation was unsuccessful because the IBM MQ operating environment has insufficient permissions to update the file.
Response
Check the access permissions of the file to be updated and if necessary alter them to include write permission for the IBM MQ user ID. Also check that the IBM MQ user ID has search access on all directories which compose the path to the file.
AMQXR3121E
Specified property <insert_0> could not be found.
Explanation
The specified property could not be found in the configuration file.
Response
Check the name of the property specified. Ensure it exists in the configuration file.
AMQXR3122E
The specified property <insert_0> cannot be configured.
Explanation
The specified property is not configurable.
Response
Run the command to configure a different property.
AMQXR3123E
Argument <insert_0> is specified more than once.
Explanation
The specified command argument can only be specified once.
Response
Validate the command syntax and reissue the command.