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


TABLE: ASO.ASO_BI_QUOTE_FACT_JOBS

Object Details
Object Name: ASO_BI_QUOTE_FACT_JOBS
Object Type: TABLE
Owner: ASO
FND Design Data: TableASO.ASO_BI_QUOTE_FACT_JOBS
Subobject Name:
Status: VALID


This table stores the status of each batch through different stages of Collection Process.


Storage Details
Tablespace: TablespaceAPPS_TS_INTERFACE
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
ASO_BI_QUOTE_FACT_JOBS_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_INTERFACE ColumnWORKER_NUMBER
ColumnSTATUS
Columns
Name Datatype Length Mandatory Comments
BATCH_ID NUMBER

Batch Identifier
WORKER_NUMBER NUMBER

Concurrent Program Subworker Number
STATUS VARCHAR2 (30)
Status of the Batch through the entire collection process
Query Text

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


SELECT BATCH_ID
,      WORKER_NUMBER
,      STATUS
FROM ASO.ASO_BI_QUOTE_FACT_JOBS;

Dependencies

[top of page]

ASO.ASO_BI_QUOTE_FACT_JOBS does not reference any database object

ASO.ASO_BI_QUOTE_FACT_JOBS is referenced by following:

SchemaAPPS
SynonymASO_BI_QUOTE_FACT_JOBS