ChemAxon 60ee1f1328
14-11-2006 19:16:15
Hello,
I see from your website the quote:
"Inserting 10000 structures into a JChem table: 7 minute 4 seconds
jc_insert('<structure>', 'mytable', null, 'false', 'false');"
I wonder if it would be possible to provide the Oracle init.ora parameter file that was used for this test?
Currently, our system is approx an order of magnitude slower than this specified value and we would very much like to trouble shoot our way to the rates above! We are using the jc_equals and jc_insert (dups check false) functions in our pl/sql build and so perhaps we might expect a halving in your estimated time but currently we are at about 2 molecules processing a second. I will be running statspack and possibly tkprof tomorrow in order to help determine bottle necks, waits...etc...although looking in v$session_waits I notice that "sqlnet message from client" is causing a large amount of wait time - we would really appreciate any help in isolating the Oracle parameters that we may need to alter to get our system working faster.
Thanks for your support,
Daniel.
I see from your website the quote:
"Inserting 10000 structures into a JChem table: 7 minute 4 seconds
jc_insert('<structure>', 'mytable', null, 'false', 'false');"
I wonder if it would be possible to provide the Oracle init.ora parameter file that was used for this test?
Currently, our system is approx an order of magnitude slower than this specified value and we would very much like to trouble shoot our way to the rates above! We are using the jc_equals and jc_insert (dups check false) functions in our pl/sql build and so perhaps we might expect a halving in your estimated time but currently we are at about 2 molecules processing a second. I will be running statspack and possibly tkprof tomorrow in order to help determine bottle necks, waits...etc...although looking in v$session_waits I notice that "sqlnet message from client" is causing a large amount of wait time - we would really appreciate any help in isolating the Oracle parameters that we may need to alter to get our system working faster.
Thanks for your support,
Daniel.