Database Error Messages

PGU-00337

missing instance name

Cause

The instance name was not specified in the connect statement.


Action

Use 'connect username/password@instance' or 'connect username/password'.