Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Mulitple Instances on Windows NT
Sounds like your problem is SQL*Net related. Look in the SQL*Net documentation.
I have NT servers running multiple instances without problems. My SQL*Net setup uses Names Server, but you don't need this. Either way, the Oracle Network Manager tool will help you set up your SQL*Net files to detect the new instance. Alternatively you could just edit the listener.ora file by hand and add your new instances details by hand (don't forget to 'bounce' the network listener after you've made the changes.)
Steve Phelan.
Jeremiah P. O'Connell wrote in article <34147207.9BF8EFDE_at_fnal.gov>...
>I am having trouble setting up multiple instances on a Windows NT
>server. I believe my problem is in my listeners.ora file. Both of the
>instances are running on the server but I can only connect to one of
>them from client machine. I could not find any information in the
>manuals on how to do this. Does anyone know where I could find
>information on how to do this?
>
>Thanks
>Jerry O'Connell
>jpoconnell_at_fnal.gov
>
Received on Wed Sep 10 1997 - 00:00:00 CDT
![]() |
![]() |