Database Error Messages

ORA-17865

Invalid connection string format, a valid format is: "host:port:sid[:server_mode]".

Cause

The connection string format is invalid.


Action

Ensure use of the correct format "host:port:sid[:server_mode]" (server mode is optional). If using IPv6, ensure that it is surrounded by square brackets [xxx:xxx:xxx:xxx:xxx:xxx].