This page describes error messages with error class 0007. The messages have the format:
0007nnnn
| where | 0007 | is the error class: |
| nnnn | is the error number in the range 0000 - 9999. |
This error class is returned if no server is available offering the desired service. Servers providing the requested service have either not been started, stopped, timed out or cancelled. This situation is possible only in client programs and occurs when all active servers have deregistered their services with the DEREGISTER operation using the option QUIESCE.
This document covers the following topics:
00070007 | 00070483 | 00070493| 00070007 | Service Not Registered |
| Explanation |
The requested service is not available. This response is returned when:
|
| Action |
For situation 1, start an appropriate server process. For situations 2 or 3, register the service or ensure that the service has been registered correctly. Note: |
| 00070483 | Participant not subscribed to this topic |
| Explanation |
Participant did not subscribe to the topic that has been specified in the current request. |
| Action |
Issue subscribe and repeat request again |
| 00070493 | No subscriber for topic |
| Explanation |
The requested topic is not available. No one has subscribed to this particular topic yet. Therefore, this publication cannot be received by anyone. Subscribers receive only those publications that were created after their subscription. |
| Action |
No action. |