Database Error Messages

ORA-00115

Cannot connect to database. The selected process has reached its connection limit.

Cause

A connection request was refused because the chosen dispatcher or connection broker has reached its connection limit. The listener chooses which process based on the SERVER parameter in the CONNECT_DATA.


Action

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