Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle 12cR1 CTXSYS.SYNCRN

OTG-467455Nov 4 2017 — edited Nov 22 2017

During a recent project upgrading a clients Maximo system to IBM Power 8 processors running AIX 7.1 and Oracle 12cR1 we encountered the following issues:

  1. The system would after a restart, that is restarting the Host, AIX, Oracle RDBMS, the Listeners and the Weblogic Java clients, run without a hitch for a while.
  2. Sporadically a query would hang and the Websphere Java cliients would after a while respawn the request.
  3. On investigation it was found that the hanging was as a result of a sync operation on the CTXSYS indexes specifically the SYNCRN.
  • Verify the Indexes
  • Gather detailed stats

None of these seemed to help.

End result the CTX index was dropped and this releived the system of most of the bottleneck around the CTXSYS.SYNCRN.

This is not the solution but rather a temporary work around until the CTX index issue can be resloved.

Has anyone experienced this before and what actions do you propose I take to re-instate the CTX indexes.   These indexes are vitally important for Maximo queries to function properly.

This post has been answered by Roger Ford-Oracle on Nov 8 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 6 2017
Added on Nov 4 2017
10 comments
2,346 views