ORA-12316: syntax error in database link's connect string Cause: The connect string inthe CREATE DATABASE LINK statement has a
syntactical error. Action: Drop the databaselink and recreate it using valid syntax. See the SQL
Language Reference Manual for more information about the connect string
portion of the CREATE DATABASE LINK statement.