database link problem
Hi
can some one help me in providin some solution to this problem .
15:04:58 idle> create database link apexp_cirp connect to csr_apex_user identified by password using cir;
create database link apexp_cirp connect to csr_apex_user identified by passwordd using cir
*
ERROR at line 1:
ORA-02010: missing host connect string
I've connected to the user called cir_user on apex database and run thie above script.
i've also checked the tnsnames.ora file and the entry is there for cir
any suggestion is highly apprciated.