B
Bob Adler
How do v9.2.0.3 Oracle servers and clients need to be
configured to work with the v1.1 .NET Data Provider for
Oracle?
I've seen postings in this newsgroup saying the Oracle
server must be set up to run in Multi-Threaded Server
mode, rather than Dedicated Server mode, and that Oracle
Services for MTS (provided by Oracle) must be running,
rather than MTXOCI. Unfortunately, I've been unable to
find confirmation in any .NET documentation.
Also, in order for Ora8i XA and MS DTC to properly
interact the following HKLM>Sware>MS>MSDTC>MTXOCI Registry
parameters had to list the correct *.dll files:
OracleXaLib = oraclient8.dll
OracleSqlLib = orasql8.dll
OracleOciLib = oci.dll
Is there a similar set of Registry changes that need to be
made in order for Ora9i and MS DTC to properly interact?
Can someone answer these questions or point me to the
relevant documention?
TIA
configured to work with the v1.1 .NET Data Provider for
Oracle?
I've seen postings in this newsgroup saying the Oracle
server must be set up to run in Multi-Threaded Server
mode, rather than Dedicated Server mode, and that Oracle
Services for MTS (provided by Oracle) must be running,
rather than MTXOCI. Unfortunately, I've been unable to
find confirmation in any .NET documentation.
Also, in order for Ora8i XA and MS DTC to properly
interact the following HKLM>Sware>MS>MSDTC>MTXOCI Registry
parameters had to list the correct *.dll files:
OracleXaLib = oraclient8.dll
OracleSqlLib = orasql8.dll
OracleOciLib = oci.dll
Is there a similar set of Registry changes that need to be
made in order for Ora9i and MS DTC to properly interact?
Can someone answer these questions or point me to the
relevant documention?
TIA