Rejected to advance the SCN Issues
Date: Tue, 25 Jun 2013 12:59:59 +0530
Message-ID: <CAG+FZajw0DhXKVJWbVLzqVc7KmfFNsQikM8cbdqwVb1WxG14+w_at_mail.gmail.com>
Hi All,
Almost all our Databases are affected with below errors , we suspect that its because of our distrubuted transactions .
Rejected the attempt to advance SCN over limit by 212 hours worth to
0x0c2c.ae9cc069, by distributed transaction remote logon, remote DB:
XXXXX.xxxx.com.
Client info : DB logon user APPS, machine XXXXXXX, program , and OS user
XXXXXXX
As if now we've mitigated this issue by setting below parameters.
_external_scn_rejection_threshold_hours=24
My question:-
- Distrubuted Transactions are being failed sometimes with ORA-600 , ORA-19706: invalid SCN & some instance crashes are also observed.
I've read in this blog (
http://www.orainternals.com/2012/01/20/scn-what-why-and-how/) and it says
that
At commit time, a co-ordinated SCN is needed for the distributed transaction and maximum SCN value from all participating databases is chosen.
So which means , since there is a increase in SCN number we should be facing this kind of issues even for local transactions rather than distrubted transactions right ? but we're not facing such issues as such ?
Regards
Bala
-- http://www.freelists.org/webpage/oracle-lReceived on Tue Jun 25 2013 - 09:29:59 CEST