Database Error Messages

OCI-02012

missing USING keyword

Cause

The keyword USING did not follow the CONNECT TO clause in a CREATE DATABASE LINK statement.


Action

Specify the USING clause after the CONNECT TO clause.