| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.misc -> MSP98, ODBC and Oracle
Hello all,
I am using an Oracle database to store multiple MSP98 projects through the File Load/Save functions and ODBC.
They work OK but ODBC is very slow.
Analysis of the Oracle trace files during Load/Save shows that numerous
parsing requests are sent to Oracle besides the effective I/O
operations.
It looks like every single column reference is checked against the
Oracle catalog prior to issuing the actual SELECT / INSERT / UPDATE
statement.
Clearly, extremely ineficient.
Does anyone have ideas ?
Configuration is : MSP98 SR1, Oracle 7.3.2, MS ODBC for Oracle 2.573
Thanks. Received on Tue Aug 17 1999 - 20:20:38 CDT
![]() |
![]() |