| Oracle9i Database Reference Release 2 (9.2) Part Number A96536-02  | 
  | 
  | 
View PDF | 
|  
 Parameter type  | 
 
 Boolean  | 
|  
 Default value  | 
 
 
  | 
|  
 Parameter class  | 
 
 Static  | 
|  
 Range of values  | 
 
 
  | 
REPLICATION_DEPENDENCY_TRACKING enables or disables dependency tracking for read/write operations to the database. Dependency tracking is essential for propagating changes in a replicated environment in parallel.
Values:
TRUE 
Enables dependency tracking.
FALSE 
Allows read/write operations to the database to run faster, but does not produce dependency information for Oracle to perform parallel propagation.
| 
 Note: Do not specify this value unless you are sure that your application will not perform any read/write operations to the replicated tables.  | 
| See Also:  
 Oracle9i Replication for more information on parallel propagation dependency tracking  |