Hi everyone,

I'm having problem of creating database link. I logged on to svrmgrl from NT and created a
database link to a database in HP-UX, and I receive an error. Below is the sample:

create database link Apple
connect to Trina identified by (password)
using Apple.world;

ORA-02010: missing host connect string

Please give me some advise.