Groups > Weblogic > WebLogic JDBC > Re: Error message connecting to database xa_start (40000) returns -7




Re: Error message connecting to database xa_start (40000)
returns -7

Re: Error message connecting to database xa_start (40000) returns -7
Wed, 7 May 2008 10:12:19 -0700
Eric Borisow wrote:

> Hi,
> 
> I was just wondering if anyone knows what the cause of the following error
is:
> 
> xa_start (40000) returns -7
> 
> We are using a third-party application that connects to a SQL Server 2000
database and we are seeing this error today.  I can't seem to find any
information about it.  I can post the full stack trace from the jdbc logs if
necessary.
> 
> Thanks,
> Eric

Hi. This is an exception from the MS DBMS when running the
extended stored procedure installed for the JDBC driver
you're using. The first suspicion is that your DBMS is
broken in someway regarding XA/global tx management, and
this is not unheard-of, so I would contact MS for it's latest
DBMS and/or DTM patches that would/might relate to this.
HTH,
Post Reply
about | contact