The messages have the format:
0300nnnn
| where | 0300 | is the message class, and |
| nnnn | is the message number in the range 0000 - 9999 |
03000000 | 03000002 | 03000003 | 03000005 | 03000020 | 03000021 | 03000022 | 03000023 | 03000024 | 03000025 | 03000026 | 03000027 | 03000028 | 03000029 | 03000030 | 03000031 | 03000032 | 03000033 | 03000034 | 03000035 | 03000036 | 03000037 | 03000038 | 03000039 | 03000040 | 03000041 | 03000042 | 03000043 | 03000044 | 03000045 | 03000046 | 03000047 | 03000048 | 03000049 | 03000050 | 03000051 | 03000052 | 03000053 | 03000054 | 03000056 | 03000057 | 03000058 | 03000059 | 03000060 | 03000061 | 03000062 | 03000063 | 03000064 | 03000065 | 03000066 | 03000067 | 03000068 | 03000070 | 03000071 | 03000072 | 03000073 | 03000074 | 03000075 | 03000076 | 03000077 | 03000078 | 03000079 | 03000080 | 03000081| 03000000 | Command Service successfully completed |
| Explanation |
Command service has completed successfully. |
| Action |
No action required. |
| 03000002 | Invalid VERSION |
| Explanation |
This response is given when a CIS command request includes an invalid |
| Action |
This is a program error. Contact the owner of the program. |
| 03000003 | OBJECT-TYPE missing |
| Explanation |
This response is given when a CIS command request missing a valid |
| Action |
This is a program error. Contact the owner of the program. |
| 03000005 | Invalid OBJECT-TYPE |
| Explanation |
This response is given when a CIS command request includes an invalid |
| Action |
This is a program error. Contact the owner of the program. |
| 03000020 | The user is not authorized to issue Broker commands |
| Explanation |
User is not permitted access to Command Services: access denied. |
| Action |
Contact security administrator to ensure that correct privileges are defined. |
| 03000021 | Invalid COMMAND |
| Explanation |
This response is given when a CIS command request includes an invalid |
| Action |
This is a program error. Contact the owner of the program. |
| 03000022 | Invalid OPTION |
| Explanation |
This response is given when a CIS command request includes an invalid |
| Action |
This is a program error. Contact the owner of the program. |
| 03000023 | Shutdown possible for servers only |
| Explanation |
Only participants registered as servers can be shut down. |
| Action |
This is a program error. Contact the owner of the program. |
| 03000024 | Participant not found |
| Explanation |
This response is given when a CIS command request includes an invalid participant in the Command Request Structure. |
| Action |
This is a program error. Contact the owner of the program. |
| 03000025 | Purge unit of work failed |
| Explanation |
This response is given when a specified unit of work cannot be purged. The unit of work may not exist or may be in an incorrect state. |
| Action |
This is a program error. Contact the owner of the program. |
| 03000026 | User specification must be unique |
| Explanation |
The user (user ID and token or user ID and physical user ID) must be unique. |
| Action |
This is a program error. Contact the owner of the program. |
| 03000027 | Topic name must be unique |
| Explanation |
The topic name must be unique. |
| Action |
This is a program error. Contact the owner of the program. |
| 03000028 | Add subscription failed |
| Explanation |
This response is given when a subscription cannot be added. |
| Action |
This is a program error. Contact the owner of the program. |
| 03000029 | Remove subscription failed |
| Explanation |
This response is given when a subscription cannot be removed. |
| Action |
This is a program error. Contact the owner of the program. |
| 03000030 | User must be specified |
| Explanation |
Specify the user in the Command Request Structure. The command cannot be completed without the user argument. |
| Action |
This is a program error. Contact the owner of the program. |
| 03000031 | Class/Server/Service must be unique |
| Explanation |
The triplet Class, Server and Service must be unique. |
| Action |
This is a program error. Contact the owner of the program. |
| 03000032 | Class and Topic cannot both specified |
| Explanation |
Specify Class or Topic in the Command Request Structure. Do not specify both fields. |
| Action |
This is a program error. Contact the owner of the program. |
| 03000033 | Class, Topic or User must be specified |
| Explanation |
The Class, Topic or User must be specified in the Command Request Structure. |
| Action |
This is a program error. Contact the owner of the program. |
| 03000034 | Set command log filter failed |
| Explanation |
This response is given when a command log filter cannot be set. |
| Action |
This is a program error. Contact the owner of the program. |
| 03000035 | Clear command log filter failed |
| Explanation |
This response is given when a command log filter cannot be cleared. |
| Action |
This is a program error. Contact the owner of the program. |
| 03000036 | Enable command log filter failed |
| Explanation |
This response is given when a command log filter cannot be enabled. |
| Action |
This is a program error. Contact the owner of the program. |
| 03000037 | Disable command log filter failed |
| Explanation |
This response is given when a command log filter cannot be disabled. |
| Action |
This is a program error. Contact the owner of the program. |
| 03000038 | Switch command log files failed |
| Explanation |
This response is given when the command log output files cannot be switched. |
| Action |
This is a program error. Contact the owner of the program. |
| 03000039 | Set security trace level failed |
| Explanation |
This response is given when the security trace level cannot be set. |
| Action |
This is a program error. Contact the owner of the program. |
| 03000040 | Set PSF trace level failed |
| Explanation |
This response is given when the persistent store trace level cannot be set. |
| Action |
This is a program error. Contact the owner of the program. |
| 03000041 | Enable command logging failed |
| Explanation |
This response is given when command logging cannot be enabled. |
| Action |
This is a program error. Contact the owner of the program. |
| 03000042 | Disable command logging failed |
| Explanation |
This response is given when command logging cannot be disabled. |
| Action |
This is a program error. Contact the owner of the program. |
| 03000043 | Connect PSTORE failed |
| Explanation |
This response is given when the persistent store cannot be connected. |
| Action |
This is a program error. Contact the owner of the program. |
| 03000044 | Disconnect PSTORE failed |
| Explanation |
This response is given when the persistent store cannot be disconnected. |
| Action |
This is a program error. Contact the owner of the program. |
| 03000045 | Allow new UOW messages failed |
| Explanation |
This response is given when new unit of work messages cannot be allowed. |
| Action |
This is a program error. Contact the owner of the program. |
| 03000046 | Forbid new UOW messages failed |
| Explanation |
This response is given when new unit of work messages cannot be forbidden. |
| Action |
This is a program error. Contact the owner of the program. |
| 03000047 | Enable accounting failed |
| Explanation |
This response is given when accounting cannot be enabled. |
| Action |
This is a program error. Contact the owner of the program. |
| 03000048 | Disable accounting failed |
| Explanation |
This response is given when accounting cannot be disabled. |
| Action |
This is a program error. Contact the owner of the program. |
| 03000049 | Reset user failed |
| Explanation |
CIS command |
| Action |
No action required. |
| 03000050 | Command refused in current RUN-MODE |
| Explanation |
CIS command refused. Broker is running with special |
| Action |
No action required. |
| 03000051 | Service must be specified |
| Explanation |
CIS command requires |
| Action |
Specify |
| 03000052 | Service not found |
| Explanation |
The selected service could not be found. The CIS command could not be executed successfully. |
| Action |
Check the specified parameters |
| 03000053 | CONVID must be specified |
| Explanation |
CIS command requires a |
| Action |
Specify |
| 03000054 | Conversation not found |
| Explanation |
The selected conversation could not be found. The CIS command could not be executed successfully. |
| Action |
Check the specified parameter |
| 03000056 | Only supported for messages |
| Explanation |
The specified conversation contains UOWs. The CIS command could not be executed successfully. |
| Action |
No action possible. |
| 03000057 | Cannot lock Conversation |
| Explanation |
The specified conversation could not be locked to process the CIS command. |
| Action |
Enter the CIS command again. |
| 03000058 | Not for currently running Conversation |
| Explanation |
The conversation that has to be shut down is the conversation carrying the CIS command. This is not permitted; the conversation cannot shut itself down. |
| Action |
No action required. |
| 03000059 | Security violation detected |
| Explanation |
The user does not have the permission to shut down the specified service. |
| Action |
Consult your Administrator. |
| 03000060 | Invalid transport ID. |
| Explanation |
The supplied transport ID is invalid. |
| Action |
Correct the transport ID. The following values are supported: |
| 03000061 | Cannot execute command |
| Explanation |
Specified transport ID does not represent a communicator thread in Broker. |
| Action |
Correct the transport ID. The following values are supported but may not be active in Broker: |
| 03000062 | Command ignored. Only one Communicator left |
| Explanation |
The command is rejected because no other transport communicator is running. This would make the Broker unusable. |
| Action |
None. |
| 03000063 | Command ignored. Cannot stop all Communicators |
| Explanation |
The command to stop a transport communicator must provide a unique identification of the transport instance. Transport IDs COM or SSL or TCP are not unique, but transport ID T00, for example, is unique. |
| Action |
Correct the transport ID value. |
| 03000064 | Communicator currently not suspended |
| Explanation |
The transport communicator cannot be resumed because it wasn't suspended before. |
| Action |
No action required. |
| 03000065 | Communicator currently not stopped |
| Explanation |
The transport communicator cannot be started because it wasn't stopped before. |
| Action |
No action required. |
| 03000066 | Communicator currently not active |
| Explanation |
The transport communicator cannot be stopped because it is not active. |
| Action |
No action required. |
| 03000067 | Enable Dynamic Worker Management failed |
| Explanation |
Broker cannot enable the dynamic worker management because it wasn't disabled before. |
| Action |
No action required. |
| 03000068 | Disable Dynamic Worker Management failed |
| Explanation |
Broker cannot disable the dynamic worker management because it wasn't enabled before. |
| Action |
No action required. |
| 03000070 | TRACE-FLUSH failed |
| Explanation |
Command |
| Action |
Check the Broker log for additional error messages. |
| 03000071 | Still active conversations for Service |
| Explanation |
Adabas Event Replicator issued command |
| Action |
Adabas Event Replicator must run in multi-conversation mode until all active conversations have been consumed.
You can issue the command |
| 03000072 | Verification of attribute file failed |
| Explanation |
The verification of the supplied attribute file buffer detected an error. |
| Action |
The contents of the attribute file buffer must be corrected. |
| 03000073 | Cannot delete deferred service with UOW |
| Explanation |
Command |
| Action |
No action required. |
| 03000074 | Cannot set UOW status |
| Explanation |
Command |
| Action |
No action required. |
| 03000075 | Cannot add service to SCM record |
| Explanation |
Adabas Event Replicator issued command |
| Action |
Check the Broker log for additional error messages. |
| 03000076 | Update SCM record failed |
| Explanation |
Command |
| Action |
Check the error number in field |
| 03000077 | Conversation contains unprocessed UOWs |
| Explanation |
Command |
| Action |
Consume or purge the units of work of the specified conversation and repeat the command. |
| 03000078 | Missing TOKEN |
| Explanation |
Command |
| Action |
Specify a |
| 03000079 | Missing collector Broker ID |
| Explanation |
CIS command |
| Action |
Repeat the command with a |
| 03000080 | Cannot persist new APPMON value |
| Explanation |
CIS command |
| Action |
Analyze preceding error messages in the Broker log file. |
| 03000081 | Cannot persist new COLLECTOR-BROKER-ID |
| Explanation |
CIS command |
| Action |
Analyze preceding error messages in the Broker log file. |