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


TABLE: SYS.RESOURCE_MAPPING_PRIORITY$

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

Storage Details
Tablespace: TablespaceSYSTEM
PCT Free: 10
PCT Used: 40
Columns
Name Datatype Length Mandatory Comments
ATTRIBUTE VARCHAR2 (128)
PRIORITY NUMBER

STATUS VARCHAR2 (128)
Query Text

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


SELECT ATTRIBUTE
,      PRIORITY
,      STATUS
FROM SYS.RESOURCE_MAPPING_PRIORITY$;

Dependencies

[top of page]

SYS.RESOURCE_MAPPING_PRIORITY$ does not reference any database object

SYS.RESOURCE_MAPPING_PRIORITY$ is referenced by following:

SchemaSYS
ViewDBA_RSRC_GROUP_MAPPINGS
ViewDBA_RSRC_MAPPING_PRIORITY
Package BodyDBMS_PRVTRMIE - show dependent code
Package BodyDBMS_RMIN_SYS - show dependent code