Hi
In personal oracle-8.0 when iam using dblink name
other than database name it gives an error.
Is it necessary that dblink name should be of database name?
could anyone help me out?
Printable View
Hi
In personal oracle-8.0 when iam using dblink name
other than database name it gives an error.
Is it necessary that dblink name should be of database name?
could anyone help me out?
Probably you have set the global_names parameter to True. So put it to false if you want to have db link name different from db name.