|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
ORA-02051 Merhaba,
PROD'ta yaptığımız bir işleminde aşağıdaki hata ile karşılaştık.Loglarımızda bunu hangi işlemi yaparken aldığımızı göremedik. Sebebi ne olabilir ? * ORA-02051: another session in same transaction failed Cause: a session at the same site with same global transaction ID failed; It can also be caused by application error if an attempt was made to update database while another tightly coupled transaction branch with same global transaction ID has been finalized. Action: none necessary, transaction automatically recovered. In case of application error, make sure no more updates to database once transaction manager has started two-phase commit for tightly coupled distributed transaction. * iyi çalışmalar. -- Fatih CIFTCI |
|
|
Re: [java_tr] ORA-02051Merhaba,
Aynı transaction içinde diğer bir db üzerinde aldığınız hatadan dolayı XA driver bu işleminizi rollback etmiş gözüküyor sürecinizdeki diğer işlemlerin aldığı hataları takip ederseniz bu rollbackin sebebini de bulmuş olursunuz. İyi günler... On Mon, Sep 28, 2009 at 11:20 AM, Fatih CIFTCI <fatihciftci.cs@...>wrote: > Merhaba, > > PROD'ta yaptığımız bir işleminde aşağıdaki hata ile > karşılaştık.Loglarımızda > bunu hangi işlemi yaparken aldığımızı göremedik. > > Sebebi ne olabilir ? > * > ORA-02051: another session in same transaction failed > Cause: a session at the same site with same global transaction ID > failed; It can also be caused by application error if an attempt was made > to > update database while another tightly coupled transaction branch with same > global transaction ID has been finalized. > Action: none necessary, transaction automatically recovered. In case of > application error, make sure no more updates to database once transaction > manager has started two-phase commit for tightly coupled distributed > transaction. * > > iyi çalışmalar. > > -- > Fatih CIFTCI > > > [Non-text portions of this message have been removed] > > > > ------------------------------------ > > Gruptan ayrilmak için asagidaki adrese bos bir ileti gondermeniz > yeterlidir: java_tr-unsubscribe@... > > Veritabani konulari icin: database_tr-subscribe@... > Yahoo! Groups Links > > > > -- *********************** Burak Tartan Forever IT ;-) btartan@... btartan.blogspot.com *********************** |
| Free embeddable forum powered by Nabble | Forum Help |