ORA-12316 syntax error in database link's connect string
March 20th, 2009
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.
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.
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 LINKstatement.