Database Error Messages

ORA-02013

missing CONNECT keyword

Cause

The keyword CONNECT did not follow the database link name in a CREATE DATABASE LINK statement.


Action

Specify the CONNECT clause after the database link name.