| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Replication+database links
Hi,
I am trying to create replication enviroment between to databases.
When I create snapshot group using Oracle Replication Manager I get following error : select gname from sys.dba_repgroup_at_sid.domain where master='Y' ora-00933 ...
I believe that query should be
select gname from sys.dba_repgroup@"sid.domain" where master='Y'.
Why ORM do not place " ?
Can it be other reason ?
I have Oracle 8.1.7
Thanks for any ideas
Szalas
-- Posted via http://dbforums.comReceived on Tue Sep 09 2003 - 10:01:28 CDT
![]() |
![]() |