Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: ORA 03121 + MTS

Re: ORA 03121 + MTS

From: Michael D. Long <michael_d_long_at_bellsouth.net>
Date: Thu, 16 Aug 2001 15:41:21 -0400
Message-ID: <OlMR3roJBHA.1804@tkmsftngp07>


You definitely want to update the client, as 7.3.4.x has a lot of problems that were resolved in 8.0.5.2.2 and later releases.

Also, you need to follow the Microsoft MSKB article on configuring a server for MTS & Oracle.

Michael D. Long

"Kathinka Victoria Weyns" <kawe_at_ementor.no> wrote in message news:oVSe7.501$1b2.4445_at_news1.oke.nextra.no...
> Hi,
>
> I have VB6 components running in MTS on a NT4.0 server. When attempting to
> retrieve data from an Oracle 8.0.5 db my application crashes at for ex
>
> Set adoRecordset = adoConnection.Execute(strSql)
>
> When starting the components locally on my client (setting the mts flag to
> 0), there's no trouble at all.
>
> I've got microsoft odbc for oracle installed, version 2.573.4202.0 and
mdac
> 2.1
> The VB projects references to Microsoft ActiveX Data Object lib 2.1
>
> In the xa-trace files I see this:
>
> 174445.73:118.118.11942:
> ORACLE XA: Version 7.3.4.0.0. RM name = 'Oracle_XA'.
>
> 174445.73:118.118.11942:
> xaolgn: XAER_RMERR; upiahs failed. ORA-3121.
>
> 174445.73:118.118.11942:
> ORA-03121: no interface driver connected - function not performed
>
> Is there an oracle patch I should have installed or is the sollution
> something else?
>
> Regards, Kathinka
>
>
Received on Thu Aug 16 2001 - 14:41:21 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US