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


TABLE: APPLSYS.FND_UMS_FILES

Object Details
Object Name: FND_UMS_FILES
Object Type: TABLE
Owner: APPLSYS
FND Design Data: TableFND.FND_UMS_FILES
Subobject Name:
Status: VALID


This table stores information about file definitions.
It is populated from ARU database.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
FND_UMS_FILES_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnFILE_GUID
FND_UMS_FILES_U2 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnNAME
ColumnLOCATION
ColumnAPPLICATION_SHORT_NAME
Columns
Name Datatype Length Mandatory Comments
FILE_GUID RAW (16) Yes File GUID.
APPLICATION_SHORT_NAME VARCHAR2 (50) Yes Application short name.
LOCATION VARCHAR2 (160) Yes File Directory.
NAME VARCHAR2 (90) Yes File Name.
Query Text

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


SELECT FILE_GUID
,      APPLICATION_SHORT_NAME
,      LOCATION
,      NAME
FROM APPLSYS.FND_UMS_FILES;

Dependencies

[top of page]

APPLSYS.FND_UMS_FILES does not reference any database object

APPLSYS.FND_UMS_FILES is referenced by following:

SchemaAPPS
SynonymFND_UMS_FILES