Friday, September 26, 2008

difference between the conventional and direct path loader

What is the difference between the conventional and direct path loader? (for DBA)?

The conventional path loader essentially loads the data by using standard INSERT statements. The direct path loader (DIRECT=TRUE) bypasses much of the logic involved with that, and loads directly into the Oracle data files. More information about the restrictions of direct path loading can be obtained from the Utilities Users Guide.

No comments:

Post a Comment

Thanks to given comments.......

My Blog List