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


TABLE: SYS.RESOURCE_INSTANCE_CAPABILITY$

Object Details
Object Name: RESOURCE_INSTANCE_CAPABILITY$
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
INSTANCE_NUMBER NUMBER

IO_SHARES NUMBER

STATUS VARCHAR2 (128)
Query Text

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


SELECT INSTANCE_NUMBER
,      IO_SHARES
,      STATUS
FROM SYS.RESOURCE_INSTANCE_CAPABILITY$;

Dependencies

[top of page]

SYS.RESOURCE_INSTANCE_CAPABILITY$ does not reference any database object

SYS.RESOURCE_INSTANCE_CAPABILITY$ is referenced by following:

SchemaSYS
ViewDBA_RSRC_INSTANCE_CAPABILITY