8.209 V$END_USER_DATA_ROLE

V$END_USER_DATA_ROLE displays the Oracle Deep Data Security (Deep Sec) data roles activated in the end-user security context for the current database request.

Column Datatype Description

ROLE_NAME

VARCHAR2(4000)

Name of the activated data role in the current request

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 AI Database 26ai, Release Update 23.26.2.