Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: standby database and listener
On Fri, 11 Mar 2005 19:33:44 +0100, Sybrand Bakker <postbus_at_sybrandb.demon.nl> wrote:
>
> As your situation is non-standard you'll need to set the
> local_listener parameter in init.ora at least for the standby
> database, but better for both of them.
thanks, I use local_listener in standby init.ora file and it works fine.
Just another question : there is yet a new service in the standby listener :
service "dbprod"
Instance "dbprodstby" ...
service "dbprodstby"
Instance "dbprodstby" ...
and before the use of local_listner, I have just the dbprodstby service (in the tnsnames.ora, the service_name is dbprodstby for the name used in local_listener).
Any another idea ? ;)
David. Received on Fri Mar 11 2005 - 15:33:45 CST
![]() |
![]() |