dbTalk Databases Forums  

Re: Distributed transactions MSSQL 2000 and Oracle 8i

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Re: Distributed transactions MSSQL 2000 and Oracle 8i in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Don Ferguson
 
Posts: n/a

Default Re: Distributed transactions MSSQL 2000 and Oracle 8i - 12-14-2004 , 05:54 PM






I had the same problem but with the Oracle 9i client. However the MSDN
information listed in this thread at http://tinyurl.com/5u5d9 does not
address Oracle 9i. Nevertheless, I was able to resolve it by adapting
the registry values to reflect 9i.

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSDTC\MTxOCI ]
"OracleXaLib"="oraclient9.dll"
"OracleSqlLib"="orasql9.dll"
"OracleOciLib"="oci.dll"


Reply With Quote
  #2  
Old   
Don Ferguson
 
Posts: n/a

Default Re: Distributed transactions MSSQL 2000 and Oracle 8i - 12-14-2004 , 05:55 PM






I had the same problem but with the Oracle 9i client. However the MSDN
information listed in this thread at http://tinyurl.com/5u5d9 does not
address Oracle 9i. Nevertheless, I was able to resolve it by adapting
the registry values to reflect 9i.

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSDTC\MTxOCI ]
"OracleXaLib"="oraclient9.dll"
"OracleSqlLib"="orasql9.dll"
"OracleOciLib"="oci.dll"


Reply With Quote
  #3  
Old   
Don Ferguson
 
Posts: n/a

Default Re: Distributed transactions MSSQL 2000 and Oracle 8i - 12-14-2004 , 06:13 PM




http://tinyurl.com/5u5d9

This works with Oracle 9i client as well; however, the following
changes need to be made to the registry.

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSDTC\MTxOCI ]
"OracleXaLib"="oraclient9.dll"
"OracleSqlLib"="orasql9.dll"
"OracleOciLib"="oci.dll"


Reply With Quote
  #4  
Old   
Don Ferguson
 
Posts: n/a

Default Re: Distributed transactions MSSQL 2000 and Oracle 8i - 12-14-2004 , 06:18 PM




http://tinyurl.com/5u5d9

This works with Oracle 9i client as well; however, the following
changes need to be made to the registry.

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSDTC\MTxOCI ]
"OracleXaLib"="oraclient9.dll"
"OracleSqlLib"="orasql9.dll"
"OracleOciLib"="oci.dll"


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.