[Home] [Help]
[Dependency Information]
| Object Name: | XLA_TAB_ERRORS_GT |
|---|---|
| Object Type: | TABLE |
| Owner: | XLA |
| Subobject Name: | |
| Status: | VALID |
XLA.XLA_TAB_ERRORS_GT 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$TRANSACTION. Data is removed at the end of this period.
| Tablespace: | ![]() |
|---|---|
| PCT Free: | 10 |
| PCT Used: | 40 |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| XLA_TAB_ERRORS_GT_U1 | NORMAL | UNIQUE |
|
BASE_ROWID
MSG_DATA
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| BASE_ROWID | UROWID | (4000) | ||
| MSG_DATA | VARCHAR2 | (2000) |
Cut, paste (and edit) the following text to query this object:
SELECT BASE_ROWID
, MSG_DATA
FROM XLA.XLA_TAB_ERRORS_GT;
XLA.XLA_TAB_ERRORS_GT does not reference any database object
XLA.XLA_TAB_ERRORS_GT is referenced by following:
APPS
XLA_TAB_ERRORS_GT
|
|
|
|