Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: DB_LINK Question
Greissing Christian wrote:
> Hello !
>
> In Oracle 7.2 it was possible to create a database link to a database
> naming it the you want, but now i tried to do the same in
> Oracle 7.3.2 and what happens, it works only when the link name
> is the same as the global_name of the database i want to connect to.
>
> What mistake do i make ???
>
> mailto: grc_at_rts.co.at
That's the case only if you have global_names = TRUE setting in your init.ora. If you set it to FALSE you'll be ably to name your database link as you want. However, to make replication working you need to have global_names set to TRUE.
-- Vitaly Sikolenko Senior Sales Consultant Server & Gateways ORACLE C.I.S. Moscow Russia E-mail: vsikolen_at_ru.oracle.com The statements and opinions expressed here are my own and do not necessarily represent those of Oracle Corporation.Received on Thu Aug 07 1997 - 00:00:00 CDT
![]() |
![]() |