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


TABLE: HXC.HXC_DEBUG

Object Details
Object Name: HXC_DEBUG
Object Type: TABLE
Owner: HXC
FND Design Data: TableHXC.HXC_DEBUG
Subobject Name:
Status: VALID


HXC_DEBUG is used to control the use of hr_utility.trace for a process - the trace allows for a process to be debugged.


Storage Details
Tablespace: TablespaceAPPS_TS_INTERFACE
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
PROCESS VARCHAR2 (30)
The name of the Process for which Debug Information is present
DEBUG_DATE DATE

The Date on which the debug row was inserted
Query Text

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


SELECT PROCESS
,      DEBUG_DATE
FROM HXC.HXC_DEBUG;

Dependencies

[top of page]

HXC.HXC_DEBUG does not reference any database object

HXC.HXC_DEBUG is referenced by following:

SchemaAPPS
SynonymHXC_DEBUG