DBA Data[Home] [Help] [Dependency Information]


TABLE: SYS.WRI$_ADV_ADDM_PDBS

Object Details
Object Name: WRI$_ADV_ADDM_PDBS
Object Type: TABLE
Owner: SYS
Subobject Name:
Status: VALID

Temporary Table Details

SYS.WRI$_ADV_ADDM_PDBS is a global temporary table. The current session is able see data that it placed in the table but other sessions cannot. Data in the table is temporary. It has a data duration of SYS$SESSION. Data is removed at the end of this period.

Storage Details
Tablespace: Tablespace
PCT Free: 10
PCT Used: 40
Columns
Name Datatype Length Mandatory Comments
CON_DBID NUMBER
Yes
PDB_NAME VARCHAR2 (128) Yes
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT CON_DBID
,      PDB_NAME
FROM SYS.WRI$_ADV_ADDM_PDBS;

Dependencies

[top of page]

SYS.WRI$_ADV_ADDM_PDBS does not reference any database object

SYS.WRI$_ADV_ADDM_PDBS is referenced by following:

SchemaSYS
Package BodyPRVT_HDM - show dependent code