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


TABLE: HXT.HXT_UPGRADE_BG_MESSAGES

Object Details
Object Name: HXT_UPGRADE_BG_MESSAGES
Object Type: TABLE
Owner: HXT
FND Design Data: TableHXT.HXT_UPGRADE_BG_MESSAGES
Subobject Name:
Status: VALID


This table is used to store the error messages raised during the OTM business group upgrade.


Storage Details
Tablespace: TablespaceAPPS_TS_NOLOGGING
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
PHASE VARCHAR2 (1)
Business Group post install message numbers
MESSAGE_TEXT VARCHAR2 (240)
Messages displayed after post install upgrade of business group
Query Text

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


SELECT PHASE
,      MESSAGE_TEXT
FROM HXT.HXT_UPGRADE_BG_MESSAGES;

Dependencies

[top of page]

HXT.HXT_UPGRADE_BG_MESSAGES does not reference any database object

HXT.HXT_UPGRADE_BG_MESSAGES is referenced by following:

SchemaAPPS
SynonymHXT_UPGRADE_BG_MESSAGES