View Single Post
  #2 (permalink)  
Old 07-10-2007, 10:30 PM
paty paty is offline
Member
 
Join Date: Jul 2007
Posts: 41
paty is on a distinguished road
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.
Reply With Quote