Oracle DBA, How To, Error, Cause and Action

ORA-02020: too many database links in use

ORA-02020: too many database links in use




Cause: The current session has exceeded the INIT.ORA open_links maximum.




Action: Increase the open_links limit, or free up some open links by committing or rolling back the transaction and canceling open cursors that reference remote databases.