[Home] [Help]
[Dependency Information]
| Object Name: | PJI_FP_RMAP_FPR_UPDATE_T |
|---|---|
| Object Type: | TABLE |
| Owner: | PJI |
| Subobject Name: | |
| Status: | VALID |
This table stores row ids of lines in pji_fm_extr_plan_lines that are being currently processed during plan update.
PJI.PJI_FP_RMAP_FPR_UPDATE_T 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$SESSION. Data is removed at the end of this period.
| Tablespace: | ![]() |
|---|---|
| PCT Free: | 10 |
| PCT Used: | 40 |
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| EXTR_LINES_ROWID | ROWID | (10) | Yes | Rowid in pji_fm_extr_plan_lines |
Cut, paste (and edit) the following text to query this object:
SELECT EXTR_LINES_ROWID
FROM PJI.PJI_FP_RMAP_FPR_UPDATE_T;
PJI.PJI_FP_RMAP_FPR_UPDATE_T does not reference any database object
PJI.PJI_FP_RMAP_FPR_UPDATE_T is referenced by following:
APPS
PJI_FP_RMAP_FPR_UPDATE_T
|
|
|
|