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


TABLE: IGI.IGI_INST_VERSION

Object Details
Object Name: IGI_INST_VERSION
Object Type: TABLE
Owner: IGI
FND Design Data: TableIGI.IGI_INST_VERSION
Subobject Name:
Status: VALID


IGI_INST_VERSION stores the information about the OPSFI software prior to the upgrade.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
IGI_OPSFI_INST VARCHAR2 (1) Yes Was OPSFI previously installed Y/N
IGI_PREV_VER VARCHAR2 (2)
Previous OPSFI version 12, 31, 33
IGI_IGI_INST VARCHAR2 (1)
Does IGI exist in current env. Y/N
Query Text

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


SELECT IGI_OPSFI_INST
,      IGI_PREV_VER
,      IGI_IGI_INST
FROM IGI.IGI_INST_VERSION;

Dependencies

[top of page]

IGI.IGI_INST_VERSION does not reference any database object

IGI.IGI_INST_VERSION is referenced by following:

SchemaAPPS
SynonymIGI_INST_VERSION