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


TABLE: FEM.FEM_DB_LINKS_B

Object Details
Object Name: FEM_DB_LINKS_B
Object Type: TABLE
Owner: FEM
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
FEM_DB_LINKS_B_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnDATABASE_LINK
Columns
Name Datatype Length Mandatory Comments
DATABASE_LINK VARCHAR2 (40) Yes Database link as defined in the database.
MIG_WF_IN_AGENT_IN_LINKED_DB VARCHAR2 (100)
This is the WorkFlow IN agent in the target database (the database that will be connected to using the link in the column above) that will be used to migrate data from the current database to the linked database.
OBJECT_VERSION_NUMBER NUMBER
Yes Object Version Number. This is a framework required column used for stale data detection.
CREATION_DATE DATE
Yes Date the row was created
CREATED_BY NUMBER (15) Yes Identifies user who created row References FND_USER.USER_ID.
LAST_UPDATED_BY NUMBER (15) Yes Identifies user who last modified the row.
LAST_UPDATE_DATE DATE
Yes Date row was last modified.
LAST_UPDATE_LOGIN NUMBER (15)
Login ID of user who last modified the row.
MIG_WF_OUT_AGENT_IN_LOCAL_DB VARCHAR2 (100)
Query Text

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


SELECT DATABASE_LINK
,      MIG_WF_IN_AGENT_IN_LINKED_DB
,      OBJECT_VERSION_NUMBER
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      MIG_WF_OUT_AGENT_IN_LOCAL_DB
FROM FEM.FEM_DB_LINKS_B;

Dependencies

[top of page]

FEM.FEM_DB_LINKS_B does not reference any database object

FEM.FEM_DB_LINKS_B is referenced by following:

SchemaAPPS
SynonymFEM_DB_LINKS_B