The LOAD_DEST_TABLE_IN_DOC procedure accepts the following optional parameters.
Parameter | Description |
---|---|
PARALLEL | The degree of parallelism for the direct-path copy of data between
the source table (IN_DOC) to the destination table (NEW_DOC). The default value is defined in the DEFAULT_PARALLEL column of the IN_DB_UPGRADE_CONTROL_UPGRADE table. The default value of 0 is equal to CPU_COUNT-2. |