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


TABLE: SYS.AQ$_QUEUE_PARTITION_MAP

Object Details
Object Name: AQ$_QUEUE_PARTITION_MAP
Object Type: TABLE
Owner: SYS
Subobject Name:
Status: VALID

Storage Details
Tablespace: TablespaceSYSTEM
PCT Free: 10
PCT Used: 40
Indexes
Index Type Uniqueness Tablespace Column
AQ$_QUEUE_PARTITION_MAP_IDX NORMAL NONUNIQUE TablespaceSYSTEM ColumnQUEUE
ColumnPARTITION#
ColumnINSTANCE
ColumnPRIORITY
ColumnSHARD
ColumnSUBSHARD
Columns
Name Datatype Length Mandatory Comments
QUEUE NUMBER
Yes
SHARD NUMBER
Yes
PRIORITY NUMBER
Yes
SUBSHARD NUMBER
Yes
PARTITION# NUMBER
Yes
PARTNAME VARCHAR2 (30) Yes
MAP_TIME TIMESTAMP(6) WITH TIME ZONE (13)
INSTANCE NUMBER

UNBOUND_IDX NUMBER
Yes
Query Text

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


SELECT QUEUE
,      SHARD
,      PRIORITY
,      SUBSHARD
,      PARTITION#
,      PARTNAME
,      MAP_TIME
,      INSTANCE
,      UNBOUND_IDX
FROM SYS.AQ$_QUEUE_PARTITION_MAP;

Dependencies

[top of page]

SYS.AQ$_QUEUE_PARTITION_MAP does not reference any database object

SYS.AQ$_QUEUE_PARTITION_MAP is referenced by following:

SchemaSYS
Package BodyDBMS_AQ_SYS_EXP_INTERNAL - show dependent code
Package BodyDBMS_AQ_SYS_IMP_INTERNAL - show dependent code