ETL_COMPUTE_STAGE_USER_STATISTICS
| Parameters | Values |
|---|---|
|
Section |
DATABASE |
|
Key |
ETL_COMPUTE_STAGE_USER_STATISTICS |
|
Company Defined |
0 |
|
Name |
ETL_STAGE_USER_STATISTICS |
|
Default Value |
1 |
|
Description |
Defines how ETL should compute statistics for the stage user. 0 — Disabled (no statistics computed) 1 — Use the Oracle DBMS_STATS method to compute the statistics. DBMS_STATS is the preferred method for computing statistics. 2 — Use the Oracle ANALYZE method to compute the statistics. |
Parent topic: DATABASE Profile Global Switches