some JDBC Oracle related questions# Database - 数据库
h*r
1 楼
Use Java and JDBC, Oracle 8i, cpu PIII 733, 256MB, by LAN to
server,
server is PII 450, 128MB. Thanks a lot for help. Now I can
get each
second only 30 inserts, boss require at least 100 inserts
per second,
How to know some benchmark for Java and JDBC insert run for
Oracle 8i?
What will be the best insert rates per second(each insert no
more than 512 bytes)?
I already enable connection pooling, everytime during
initing will bring
5 to 20 connections ready to save the operation time.
Another q
server,
server is PII 450, 128MB. Thanks a lot for help. Now I can
get each
second only 30 inserts, boss require at least 100 inserts
per second,
How to know some benchmark for Java and JDBC insert run for
Oracle 8i?
What will be the best insert rates per second(each insert no
more than 512 bytes)?
I already enable connection pooling, everytime during
initing will bring
5 to 20 connections ready to save the operation time.
Another q