7.202 V$EXADIRECT_ACL

V$EXADIRECT_ACL monitors current ACLs propagated to the database instance.

Column Datatype Description

SERVICE_NAME

VARCHAR2(512)

Database service name

SGID

VARCHAR2(39)

Identifier of the VM allowed access to the specified service name

CON_ID

NUMBER

The ID of the container to which the data pertains. Possible values include:

  • 0: This value is used for rows containing data that pertain to the entire CDB. This value is also used for rows in non-CDBs.

  • 1: This value is used for rows containing data that pertain to only the root

  • n: Where n is the applicable container ID for the rows containing data

Note:

This view is available starting with Oracle Database 12c Release 2 (12.2.0.1).