[Home] [Help]
[Dependency Information]
| Object Name: | FEM_PATCH_HISTORY |
|---|---|
| Object Type: | TABLE |
| Owner: | FEM |
| 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 |
|---|---|---|---|---|
| FEM_PATCH_HISTORY_PK | NORMAL | UNIQUE |
APPS_TS_TX_IDX
|
PATCH_NUMBER
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| PATCH_NUMBER | NUMBER | Yes | Identifies the patch that was applied | |
| RUN_DATE | DATE | Yes | Identifies the date on which the patch was applied |
Cut, paste (and edit) the following text to query this object:
SELECT PATCH_NUMBER
, RUN_DATE
FROM FEM.FEM_PATCH_HISTORY;
FEM.FEM_PATCH_HISTORY does not reference any database object
FEM.FEM_PATCH_HISTORY is referenced by following:
APPS
FEM_PATCH_HISTORY
|
|
|
|