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


VIEW: SYS.DBMSHSXP_SQL_PROFILE_ATTR

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

[View Source]

Columns
Name Datatype Length Mandatory Comments
PROFILE_NAME VARCHAR2 (128) Yes
COMP_DATA CLOB (644) Yes
Query Text

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


SELECT PROFILE_NAME
,      COMP_DATA
FROM SYS.DBMSHSXP_SQL_PROFILE_ATTR;

Dependencies

[top of page]

SYS.DBMSHSXP_SQL_PROFILE_ATTR references the following:

SchemaSYS
TableSQLOBJ$
TableSQLOBJ$DATA
SYS.DBMSHSXP_SQL_PROFILE_ATTR is referenced by following:

SchemaPUBLIC
SynonymDBMSHSXP_SQL_PROFILE_ATTR
SchemaSYS
Package BodyDBMSHSXP - show dependent code