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


TABLE: OKS.OKS_RULE_REPROCESS

Object Details
Object Name: OKS_RULE_REPROCESS
Object Type: TABLE
Owner: OKS
Subobject Name:
Status: VALID


Table define from 11.5.10 onwards. This is capture the error records during rules migration.


Storage Details
Tablespace: TablespaceAPPS_TS_INTERFACE
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
OKS_RULE_REPROCESS_NU1 NORMAL NONUNIQUE TablespaceAPPS_TS_INTERFACE ColumnID
Columns
Name Datatype Length Mandatory Comments
ROW_NUM NUMBER

ID NUMBER

MISC VARCHAR2 (100)
CREATION_DATE VARCHAR2 (240)
Date the record was created.
MAJOR_VERSION NUMBER

Tracks the primary version number of a contract.
ERRORMSG VARCHAR2 (2000)
Query Text

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


SELECT ROW_NUM
,      ID
,      MISC
,      CREATION_DATE
,      MAJOR_VERSION
,      ERRORMSG
FROM OKS.OKS_RULE_REPROCESS;

Dependencies

[top of page]

OKS.OKS_RULE_REPROCESS does not reference any database object

OKS.OKS_RULE_REPROCESS is referenced by following:

SchemaAPPS
SynonymOKS_RULE_REPROCESS