[Home] [Help]
[Dependency Information]
| Object Name: | JTM_CSI_INSTANCE_STATUSES_ACC |
|---|---|
| Object Type: | TABLE |
| Owner: | JTM |
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
| Tablespace: | APPS_TS_TX_DATA |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| JTM_CSI_INSTANCE_STAT_ACC_U1 | NORMAL | UNIQUE |
APPS_TS_TX_IDX
|
INSTANCE_STATUS_ID
|
| JTM_CSI_INSTANCE_STAT_ACC_U2 | NORMAL | UNIQUE |
APPS_TS_TX_IDX
|
ACCESS_ID
|
| JTM_CSI_INSTANCE_STAT_ACC_N1 | NORMAL | NONUNIQUE |
APPS_TS_TX_IDX
|
COUNTER
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| INSTANCE_STATUS_ID | NUMBER | Yes | Instance Status Identifier. | |
| ACCESS_ID | NUMBER | Yes | The unique access identifier | |
| COUNTER | NUMBER | Yes | Counter | |
| LAST_UPDATE_DATE | DATE | Yes | Standard WHO Column | |
| LAST_UPDATED_BY | NUMBER | (15) | Yes | Standard WHO Column |
| CREATION_DATE | DATE | Yes | Standard WHO Column | |
| CREATED_BY | NUMBER | (15) | Yes | Standard WHO Column |
Cut, paste (and edit) the following text to query this object:
SELECT INSTANCE_STATUS_ID
, ACCESS_ID
, COUNTER
, LAST_UPDATE_DATE
, LAST_UPDATED_BY
, CREATION_DATE
, CREATED_BY
FROM JTM.JTM_CSI_INSTANCE_STATUSES_ACC;
JTM.JTM_CSI_INSTANCE_STATUSES_ACC does not reference any database object
JTM.JTM_CSI_INSTANCE_STATUSES_ACC is referenced by following:
JTM
JTM_CSI_INSTANCE_STATUSES_ACC#
|
|
|
|