In first:
Did u declare local and remote listener in init.ora for both instances?
In second:
U can check what instances service by listener using:
$ lsnrctl
> services
and u have to see that both instances are sevice by listener, If not see my first question.




Reply With Quote