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


TABLE: APPLSYS.FND_LOCK_HOLDERS

Object Details
Object Name: FND_LOCK_HOLDERS
Object Type: TABLE
Owner: APPLSYS
FND Design Data: TableFND.FND_LOCK_HOLDERS
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_ARCHIVE
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
WAITING_SESSION NUMBER


HOLDING_SESSION NUMBER


LOCK_TYPE VARCHAR2 (26)

MODE_HELD VARCHAR2 (40)

MODE_REQUESTED VARCHAR2 (40)

LOCK_ID1 VARCHAR2 (40)

LOCK_ID2 VARCHAR2 (40)

Query Text

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


SELECT WAITING_SESSION
,      HOLDING_SESSION
,      LOCK_TYPE
,      MODE_HELD
,      MODE_REQUESTED
,      LOCK_ID1
,      LOCK_ID2
FROM APPLSYS.FND_LOCK_HOLDERS;

Dependencies

[top of page]

APPLSYS.FND_LOCK_HOLDERS does not reference any database object

APPLSYS.FND_LOCK_HOLDERS is referenced by following:

SchemaAPPS
SynonymFND_LOCK_HOLDERS