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


VIEW: ORDDATA.ORDDCM_CONFORMANCE_VLD_MSGS

Object Details
Object Name: ORDDCM_CONFORMANCE_VLD_MSGS
Object Type: VIEW
Owner: ORDDATA
Subobject Name:
Status: VALID

[View Source]

Columns
Name Datatype Length Mandatory Comments
SOP_INSTANCE_UID VARCHAR2 (128)
RULE_NAME VARCHAR2 (64) Yes
MESSAGE VARCHAR2 (1999)
MSG_TYPE VARCHAR2 (20) Yes
MSG_TIME TIMESTAMP(6) (11) Yes
Query Text

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


SELECT SOP_INSTANCE_UID
,      RULE_NAME
,      MESSAGE
,      MSG_TYPE
,      MSG_TIME
FROM ORDDATA.ORDDCM_CONFORMANCE_VLD_MSGS;

Dependencies

[top of page]

ORDDATA.ORDDCM_CONFORMANCE_VLD_MSGS references the following:

SchemaORDDATA
TableORDDCM_CT_VLD_MSG
ORDDATA.ORDDCM_CONFORMANCE_VLD_MSGS is referenced by following:

SchemaPUBLIC
SynonymORDDCM_CONFORMANCE_VLD_MSGS