Sequence cache misses were consuming significant database time
Many times looking at the AWR Report, you come across "Sequence cache misses were consuming significant database time" when there is a slow performance on inserts.
Try increasing the cache size of the Sequence and use noorder if you are running a RAC database. Increasing the cache size would help improve the performance of inserts.
More details to follow on this topic ......
No comments:
Post a Comment