Table of Contents

SQL*Loader - Direct-Path Load

About

The direct path load in SQL*Loader

Specifying a Direct Path Load

To start SQL*Loader in direct path load mode, set the DIRECT parameter to true on the command line or in the parameter file, if used, in the format:

DIRECT=true

Reference