Could sequences cause too bad performance when those are used into a RAC environment, and same time
Hi everybody:
Now we have a very strange issue. We have one database in a 4 nodes RAC. We have detected that application has some problems managing sequences. The issue is that application needs the sequence has ordered no cached. So this could slowdown application, but application is working "fine".
Today we have implementd replication using Oracle Golden Gate.on this scenario, we have problems specially with 7 sequences, which cause golden gate has never get sincronized between primary and replica. In order to solve this issue, we decided to exclude those 7 sequences. Ignoring those sequences Golden Gate replicates very good, no issues.