Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> database links and ora 00933
hello:
we are trying to plod through the set up of symmetric replication or master-master replication.
We are working on Oracle 8.0.4 running on NT 4.0, sp4.
We have modified the init.ora file db_domain and global_name = TRUE. There is no problem with private links but in trying to set up a public database link we are incurring the following error when we try:
'create public database link fles.cpqcap-prod01.cpqcap where the sid is fles
, the server is cpqcap-prod01 and
the domain is cpqcap.
The error is:
create public database link fles.cpqcap-pod01.cpqcap *
ora-00933: sql command not properly ended.
Oracle doesn't like the dash in the server name and is looking for an underscore in stead. While we can't change our server names to remve the dash, hopefully thee is a solution somehow.
Thanks. Any information that can be provided will be appreciated.
David Spaisman Received on Mon Feb 07 2000 - 09:26:11 CST
![]() |
![]() |