Showing posts with label ora-12316. Show all posts
Showing posts with label ora-12316. Show all posts

Wednesday, November 02, 2022

Ora-12316 Syntax Error in Database

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

    Oracle Database Error Code Messages ORA-12316 Description About Help;

Syntax error in database link's connect string.

    Cause for Error and Problem;

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

    How to Solve;ORA-12316 syntax error in database link's connect string?

    Action for Solve and Fix Ora-12316;

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.

Next Post Ora-12401;

Ora-12401 Invalid Label String: String

Featured Post

Ora-00921 Unexpected end of SQL Command

 ORA-00921 unexpected end of SQL command     Oracle Database Error Code Messages ORA-00921 About Help Description; Unexpected end of SQL com...

Search This Blog