Forum Replies Created

Viewing 15 posts - 106 through 120 (of 157 total)

  • RE: Problem with JDBC Queries ??

    HI ,

    I am using SQL Server 2005 standard edition 64 bit sp3 .

    From SQl server we are using SQL JDBC 2.0 and we copied SQLJDBC_XA .Dll version is...

  • RE: Dead lock issue

    HI All,

    I am continuously seeing the below queries taking more cpu time .

    EXEC master..xp_sqljdbc_xa_end @P0 OUT, @P1 OUT, @P2, @P3, @P4

    EXEC master..xp_sqljdbc_xa_start @P0 OUT, @P1 OUT, @P2, @P3, @P4, @P5...

  • RE: Problem with JDBC Queries ??

    HI All,

    Any updates on this . Its very urgent for me .

    Please help on this , i am not find any solution in google also ..

    Thanks

    Lavanya

  • RE: Problem with JDBC Queries ??

    HI All,

    I am continuously seeing the below queries taking more cpu time .

    EXEC master..xp_sqljdbc_xa_end @P0 OUT, @P1 OUT, @P2, @P3, @P4

    EXEC master..xp_sqljdbc_xa_start @P0 OUT, @P1 OUT, @P2, @P3,...

  • RE: Problem with JDBC Queries ??

    HI ,

    I don't know about the EMS server .

    How to find EMS server is exist or not ??

    My application access the SQL server through JDBC...

  • RE: msdsb failed to start ??

    rama38udaya (9/26/2011)


    When did this happened? : i found this last week . [My All system databases are cloned from oter server]

    Any activity was done recently where the...

  • RE: Dead lock issue

    HI ,

    sorry for confusion.

    Iam facing some performance issues with my server . I am trying to find out root cause of this , so i am going step...

  • RE: Dead lock issue

    Hi Gila,

    Thanks for the information .

    I had some confusion , what is the recommended transaction isolation level .

    I run " dbcc useroptions " ...

  • RE: Dead lock issue

    HI Gila,

    Thanks for the update .

    By using the profiler we can find the which queries are running ,but yesterday night i faced a problem with site outage...

  • RE: Dead lock issue

    HI Gila ,

    Thanks for the quick response . At that time i find a query

    (@P0 int OUTPUT,@P1 nvarchar(4000) OUTPUT,@P2 varbinary(8000),@P3 varbinary(8000),@P4 int)EXEC master..xp_sqljdbc_xa_commit @P0 OUT, @P1 OUT, @P2,...

  • RE: read_committed_snapshot is off?

    hi ,

    Is it required to run on system databases also ?

    what are the temp db changes i need to do before turn on this activity .

  • RE: MAx no of user conection to SQL ??

    Hi friend,

    Thanks for the quick response and thanks for the information .

    this is the correct way to check the user connections ???

    SQL Server General statistics : User...

  • RE: Profiler User error mesaages

    Thanks Gianluca Sartori

  • RE: The Microsoft Distributed Transaction Coordinator (MS DTC) has cancelled the distributed transaction

    Hi ,

    Any one reply to my issue. its very urgent for me .

  • RE: MAx no of parameters in storedprocedure ??

    Thank you dave , GSquared and friends

Viewing 15 posts - 106 through 120 (of 157 total)