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


TABLE: ICX.ICX_POR_VERSION_INFO

Object Details
Object Name: ICX_POR_VERSION_INFO
Object Type: TABLE
Owner: ICX
FND Design Data: TableICX.ICX_POR_VERSION_INFO
Subobject Name:
Status: VALID


Version tracking table for internal use. Should be maintained so you can determine the version of bugseye being used (and the associated schema). This is not always updated so may not be correct.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
VERSION VARCHAR2 (10) Yes Version
LASTUPDATEBY VARCHAR2 (30) Yes Last updated by
LASTUPDATEDATE DATE
Yes Last update date
NOTES VARCHAR2 (100)
Notes
Query Text

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


SELECT VERSION
,      LASTUPDATEBY
,      LASTUPDATEDATE
,      NOTES
FROM ICX.ICX_POR_VERSION_INFO;

Dependencies

[top of page]

ICX.ICX_POR_VERSION_INFO does not reference any database object

ICX.ICX_POR_VERSION_INFO is referenced by following:

SchemaAPPS
SynonymICX_POR_VERSION_INFO