Specifies to perform bulk loading using the Oracle Direct Path API instead of the Oracle SQL*Loader utility.
| Valid in: | DATA and PROC steps (when accessing data using SAS/ACCESS software) |
|---|---|
| Categories: | Bulk Loading |
| Data Set Control | |
| Default: | NO |
| Restriction: | This data set option is not valid in z/OS operating environments. |
| Requirement: | To specify this option, you must first set BULKLOAD=YES |
| Data source: | Oracle |
| See: | BULKLOAD= data set option, ERRLIMIT= data set option, INSERTBUFF= data set option |
Table of Contents
specifies to perform bulk loading using the Direct Path API.
| Notes | The Oracle SQL* Loader is not required for bulk loading using Direct Path API. |
|---|---|
| Direct Path API bulk loading shows better performance for SAS tables that contain mainly numeric values as compared to the same bulk loading using the SQL*Loader utility. |
specifies to perform bulk loading using the Oracle SQL*Loader utility.
The following are differences in bulk loading when you use the Direct Path API: