ORA-12316 syntax error in database link's connect string

  • Share
  • Share

Description:
ORA-12316 syntax error in database link’s connect string

Cause:
The connect string in the CREATE DATABASE LINK statement has a syntactical error.

ORA-12300 to ORA-12399 ,

  1. admin
    March 20th, 2009 at 13:46 | #1

    Drop the database link and re-create it using valid syntax. See the Oracle9i SQL Reference for more information about the connect string portion of the CREATE DATABASE LINK statement.

  1. No trackbacks yet.