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


TABLE: BIL.BIL_BI_WORKER_JOBS

Object Details
Object Name: BIL_BI_WORKER_JOBS
Object Type: TABLE
Owner: BIL
FND Design Data: TableBIL.BIL_BI_WORKER_JOBS
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_INTERFACE
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
BIL_BI_WORKER_JOBS_U1 NORMAL NONUNIQUE TablespaceAPPS_TS_INTERFACE ColumnOBJECT_NAME
ColumnWORKER_NUMBER
Columns
Name Datatype Length Mandatory Comments
OBJECT_NAME VARCHAR2 (240) Yes Name of the table that the conc. program inserts data into
START_RANGE NUMBER
Yes Start of the range of id's processed by this worker
END_RANGE NUMBER
Yes End of the range of id's processed by this worker
WORKER_NUMBER NUMBER
Yes Identifier of the worker
STATUS VARCHAR2 (30)
Worker status
SECURITY_GROUP_ID NUMBER

Obsolete. Standard who column
Query Text

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


SELECT OBJECT_NAME
,      START_RANGE
,      END_RANGE
,      WORKER_NUMBER
,      STATUS
,      SECURITY_GROUP_ID
FROM BIL.BIL_BI_WORKER_JOBS;

Dependencies

[top of page]

BIL.BIL_BI_WORKER_JOBS does not reference any database object

BIL.BIL_BI_WORKER_JOBS is referenced by following:

SchemaAPPS
SynonymBIL_BI_WORKER_JOBS