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


TABLE: GSMADMIN_INTERNAL.DATABASE_POOL_ADMIN

Object Details
Object Name: DATABASE_POOL_ADMIN
Object Type: TABLE
Owner: GSMADMIN_INTERNAL
Subobject Name:
Status: VALID

Storage Details
Tablespace: TablespaceSYSAUX
PCT Free: 10
PCT Used:
Primary Key: SYS_C00246467
  1. ColumnPOOL_NAME
  2. ColumnUSER_NAME
Indexes
Index Type Uniqueness Tablespace Column
SYS_C00246467 NORMAL UNIQUE TablespaceSYSAUX ColumnPOOL_NAME
ColumnUSER_NAME
Foreign Keys
Table
Foreign Table Foreign Key Column
DATABASE_POOL_ADMIN SYS_C00246468 TableDATABASE_POOL DATABASE_POOL_ADMIN POOL_NAME
Columns
Name Datatype Length Mandatory Comments
POOL_NAME VARCHAR2 (30) Yes
USER_NAME VARCHAR2 (30) Yes
Query Text

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


SELECT POOL_NAME
,      USER_NAME
FROM GSMADMIN_INTERNAL.DATABASE_POOL_ADMIN;

Dependencies

[top of page]

GSMADMIN_INTERNAL.DATABASE_POOL_ADMIN does not reference any database object

GSMADMIN_INTERNAL.DATABASE_POOL_ADMIN is referenced by following:

SchemaGSMADMIN_INTERNAL
Package BodyDBMS_GSM_CLOUDADMIN - show dependent code