Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

ORA-00879

Cannot connect to database. The connection broker is exiting.

Cause

When a database instance uses connection brokers, the listener forwards each connection request to one of those brokers. The current connection attempt failed because the selected broker was exiting.


Action

Retry the connection call so the listener can forward it to a different connection broker.