Forum Replies Created

Viewing 2 posts - 1 through 3 (of 3 total)

  • RE: ms sql server 2012 - locks

    Thanks Kevin, you've right. It's great that you see a problem just from few rows.

  • RE: ms sql server 2012 - locks

    by the way I'm making update statement:

    use TBCDEV

    GO

    Begin Transaction

    update GFO.GFO_TRANSACTION set DESCRIPTION=null, TRANSACTIONNUMBER=null, REGISTRATIONDATE='20120713 12:53:08.644', DISCRIMINATOR='cz.bsc.g6.components.loan.domain.CreditLimitChangeTransaction', REMARK=null, ENVELOPE=null, STATUS='CS', BUSINESSOBJECTTYPE='3.09.11.01', REGISTEREDBY=2635, SIGNEDCONTENT=null, EXTERNALSYSTEMRESULTCODE=' DCM_30021', EXTERNALSYSTEMRESULTDESC='The request was not found.', CHANNEL='IBS'...

Viewing 2 posts - 1 through 3 (of 3 total)