Oracle Consulting Oracle Training Oracle Support Development
Home
Catalog
Oracle Books
SQL Server Books
IT Books
Job Interview Books
eBooks
Rampant Horse Books
911 Series
Pedagogue Books

Oracle Software
image
Write for Rampant
Publish with Rampant
Rampant News
Rampant Authors
Rampant Staff
 Phone
 800-766-1884
Oracle News
Oracle Forum
Oracle Tips
Articles by our Authors
Press Releases
SQL Server Books
image
image

Oracle 11g Books

Oracle tuning

Oracle training

Oracle support

Remote Oracle

STATSPACK Viewer

Privacy Policy

 

   
 

ss

Oracle Tips by Burleson 

Direct Load

Direct load is Oracle feature designed to implement faster loading of large data quantities.  During the direct load, SQL is bypassed, the client pre-formats Oracle blocks and Oracle's database writer process, popular DBWR, writes the block to the disk.  This usually results in shorter path through Oracle code, bypassing the SQL engine and making extremely fast writes, thus shortening the load time drastically. In newer versions of Oracle, the client library also known as OCI library  has that capability. If  C/C++ bindings are used, one can write an application utilizing the direct load capability. PHP5 does not implement this feature of OCI library. That, however, doesn’t prevent scripts from using  the /*+ APPEND */ hint in insert statements. Same as with the array interface, this feature is not very useful for the web applications.


See code depot for complete scripts


The above book excerpt is from:

Easy Oracle PHP

Create Dynamic Web Pages with Oracle Data

ISBN 0-9761573-0-6   

Mladen Gogala

http://www.rampant-books.com/book_2005_2_php_oracle.htm

 

Download your Oracle scripts now:

www.oracle-script.com

The definitive Oracle Script collection for every Oracle professional DBA

Linux Oracle commands syntax poster

ION Oracle tuning software

Oracle data dictionary reference poster



Oracle Forum

BC Oracle consulting support training

BC remote Oracle DBA   

 

   

 Copyright © 1996 -2017 by Burleson. All rights reserved.


Oracle® is the registered trademark of Oracle Corporation. SQL Server® is the registered trademark of Microsoft Corporation. 
Many of the designations used by computer vendors to distinguish their products are claimed as Trademarks
 

Hit Counter