Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

SQL-02140

An unnamed connection already exists

Cause

An attempt to register an external procedure context was made when an unnamed connection already exists for the runtime context.


Action

Do not attempt to establish any connections with the EXEC SQL CONNECT statement from external procedures.