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


TABLE: ZPB.ZPB_BUSAREA_VALIDATIONS

Object Details
Object Name: ZPB_BUSAREA_VALIDATIONS
Object Type: TABLE
Owner: ZPB
Subobject Name:
Status: VALID

Table used to store BA Validation Warning and Error messages

Temporary Table Details

ZPB.ZPB_BUSAREA_VALIDATIONS is a global temporary table. The current session is able see data that it placed in the table but other sessions cannot. Data in the table is temporary. It has a data duration of SYS$SESSION. Data is removed at the end of this period.

Storage Details
Tablespace: Tablespace
PCT Free: 10
PCT Used: 40
Columns
Name Datatype Length Mandatory Comments
VALIDATION_TYPE VARCHAR2 (1)
ERROR_TYPE VARCHAR2 (1)
MESSAGE VARCHAR2 (2000)
Query Text

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


SELECT VALIDATION_TYPE
,      ERROR_TYPE
,      MESSAGE
FROM ZPB.ZPB_BUSAREA_VALIDATIONS;

Dependencies

[top of page]

ZPB.ZPB_BUSAREA_VALIDATIONS does not reference any database object

ZPB.ZPB_BUSAREA_VALIDATIONS is referenced by following:

SchemaAPPS
SynonymZPB_BUSAREA_VALIDATIONS