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


VIEW: SYS.ALL_AW_OBJ

Object Details
Object Name: ALL_AW_OBJ
Object Type: VIEW
Owner: SYS
Subobject Name:
Status: VALID

Objects in Analytic Workspaces accessible to the user

[View Source]

Columns
Name Datatype Length Mandatory Comments
OWNER VARCHAR2 (128) Yes Owner of the Analytic Workspace
AW_NUMBER NUMBER
Yes Number of the Analytic Workspace
AW_NAME VARCHAR2 (128)
Name of the Analytic Workspace
OBJ_ID NUMBER (20)
Object ID in the Analytic Workspace
OBJ_NAME VARCHAR2 (256)
Object name in the Analytic Workspace
OBJ_TYPE NUMBER (4)
Type of the object in the Analytic Workspace
PART_NAME VARCHAR2 (256)
Partition of the object in the Analytic Workspace
Query Text

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


SELECT OWNER
,      AW_NUMBER
,      AW_NAME
,      OBJ_ID
,      OBJ_NAME
,      OBJ_TYPE
,      PART_NAME
FROM SYS.ALL_AW_OBJ;

Dependencies

[top of page]

SYS.ALL_AW_OBJ references the following:

SchemaSYS
TableAW$
TableAW_OBJ$
TableOBJ$
TableOBJAUTH$
TableUSER$
SYS.ALL_AW_OBJ is referenced by following:

SchemaPUBLIC
SynonymALL_AW_OBJ