Home » Developer & Programmer » Precompilers, OCI & OCCI » Very slow insert into ORACLE
Very slow insert into ORACLE [message #94371] Fri, 10 September 2004 04:02 Go to next message
Tabacaru
Messages: 1
Registered: September 2004
Junior Member
ORACLE 10 g

In a new table, with two keys (not primary) I insert about 30.000 rows , command a INSERT INTO table Values(....). I use a SQLPASSTHROUGH command from a client (ODBC). Time for the operation: 325 sec.

The same command in MS SQL2000 is 32 sec.

Is there any possibility to have a parameter on INSERT for speeding it ?

Thanks a lot !

Tabacaru Teodor

Ragusa, ITALY
Re: Very slow insert into ORACLE [message #94477 is a reply to message #94371] Wed, 15 December 2004 04:11 Go to previous message
Kaustubh Deshpande
Messages: 32
Registered: March 2004
Member
Hi,

You can use APPEND HINT for improving performance of insert statement.

Regards,
Kaustubh Deshpande
Previous Topic: How to read a table output of a procedure in C
Next Topic: DB2 - Oracle Migration
Goto Forum:
  


Current Time: Fri Mar 29 06:23:22 CDT 2024