Use Service Instance Statuses to Troubleshoot Problems
You can use the service instance statuses and troubleshooting/support information in this section to understand and correct problems indicated by error statuses. Understanding what these error conditions result from can shed light on what could be causing the problems and point to what you need to do to fix them.
Here are the current Service Instance statuses and some of their causes:
Status | Description |
---|---|
Unauthorized |
Usually occurs when the user can't be validated with the
target instance:
If all the causes have been ruled out, the problem may be due to an infrastructure issue. Contact Oracle Support. |
No OAuth | The OAuth flow triggered to securely access the target instance was not completed. Click Actions ![]() |
OAuth Expired | The OAuth token created to authenticate access to the target instance has expired. Click Actions ![]() |
Timeout |
The target instance didn't return a response in an acceptable length of time. The request to return status may eventually complete, at which time the status will change, but this status indicates a problem with the target instance's health and should be investigated if it persists. |
Available |
The target instance is available and responding to API requests. |
Not Available |
The target instance reported an Unavailable status (HTTP 503). |
Error |
An unexpected error occurred while contacting the target instance for its status. If this condition persists, contact Oracle Support. |
Not Found |
An HTTP 404 error was returned when contacting the target
instance:
Could also be caused by proxy timeouts, network connection issues, or load balancer problems. |
Deactivated |
IDCS resources were deactivated. Returned for an IDCS resource only, indicating that the resource has been deactivated in IDCS, preventing access to that resource. Contact your IDCS administrator to reactivate it or remove the IDCS resource from the environment. |
Unknown |
This is the default status before the target instance is contacted and verified. It should change to one of the other statuses listed in this table. If the status persists in this state, contact Oracle Support. |