|
Most probably "listener" (Oracle's miniserver) knows about some instances and does not know about others. Check the file "listener.ora". Add missing entries and restart "listener" by invoking lsnctrl.sh(small shell with several commands).
Read docs on 'listener", "listener.ora" for more info.
|