| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Re: Starting up oracle listener and database
www.loial.co.uk wrote:
> Which order should this be done in. Anyone experienced problems as a
> result of satrting database first, then listener and which were
> resolved by doing it the other way around?
>
> Client is saying they have to start listener first with our app or it
> doesn't work. Fime if they start listener and then database!
>
> JL
Ever since version 8i (if I recall correctly) instances will automatically register with the listener ("service register" entry in the log).
If the listener is already running, this registration happens immediately upon instance start-up. If you start the listener after the instance, it can take up to a minute or two for the registration to happen. Another option is to explicitly create the service you want in the listener.ora file.
-Mark Bole Received on Fri Apr 29 2005 - 09:47:52 CDT
![]() |
![]() |