DIRECT

Specifies to bypass memory (WOS) and write table data directly to disk (ROS). This hint overrides the table's load method, by default set to AUTO.

The following statements support this hint:

For more information about data load options, see Choosing a Load Method.

Syntax

statement-name /*+ DIRECT */ ...