142.4 Summary of DBMS_OBSERVABILITY Subprograms

This table lists the DBMS_OBSERVABILITY subprograms and briefly describes them.

Table 142-6 DBMS_OBSERVABILITY Package Subprograms

Subprogram Description

ADD_ENDPOINT

Adds an endpoint to monitor.

ATTACH_CREDENTIAL

Attaches a credential to an endpoint.

CREATE_CREDENTIAL

Creates a user-only, username-password, or token-based credential.

DETACH_CREDENTIAL

Detaches a credential from an endpoint.

DISABLE_ENDPOINT

Disables monitoring of an endpoint.

DISABLE_SERVICE

Disables a service.

DISABLE_SERVICE_OPTION

Disables a service option.

DROP_CREDENTIAL

Drops a credential.

ENABLE_ENDPOINT

Enables an endpoint.

ENABLE_SERVICE

Enables a service.

ENABLE_SERVICE_OPTION

Enables a service option.

SHOW_ENDPOINTS

Shows a list of all endpoints.

SHOW_SERVICE_STATUS

Shows the configuration of all services on the current container, the CDB, or both.

UPDATE_CREDENTIAL

Updates the specified credential attribute.