Help Me !

I use DOA For C++ Builder 4.0

use
Oracle Server 7.3.4 For Digital Unix
Oracle Server 8.0.5 For Digital Unix
Oracle Server 8.1.5 For Windows NT 4.0
load data is very fast

but
Oracle Server 8.1.6 For Digital Unix
load data is very slow

why ? pleaase tell me !

help me ! thank you !
 
Suggestion: enable timed statistics on the database server, set TOracleSession.SQLTrace to stTrue in your application, run the application, run tkprof with the generated trace file on the server, and check where the time is lost.

------------------
Marco Kalter
Allround Automations
 
Back
Top