Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: RE: New Listener Question
Alex, you are correct. And that's how it worked in 8.1.6. But due to some unknown 'feature' one has to explicitly set the service_names and instance_name in the init .ora file as a workaround to be able to use auto-register feature in 8.1.7. Again, only if using the default listener name with default listener port#.. I have not yet tested this stuff in 9.0.1 but will do in the very near future.
Regards,
> -----Original Message-----
> From: Hillman, Alex [SMTP:Alex.Hillman_at_usmint.treas.gov]
> Sent: Wednesday, July 18, 2001 1:52 PM
> To: Multiple recipients of list ORACLE-L
> Subject: RE: RE: New Listener Question
>
> instance_name has default value ORACLE_SID and service_name has default
> value db_name.db_domain - so you do not need to define these parameters
> for
> dynamic service registration.
>
> Alex Hillman
>
> -----Original Message-----
> Sent: Wednesday, July 18, 2001 2:25 PM
> To: Multiple recipients of list ORACLE-L
>
>
>
>
> Actually, it's called dynamic service registration and you need
> both the INSTANCE_NAME parameter and the SERVICE_NAMES parameter
> defined in the init.ora. Then, when the instance starts up, it
> will register the services it supports with the listener(s).
>
> Jon Walthour
>
>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Deshpande, Kirti INET: kirti.deshpande_at_verizon.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Wed Jul 18 2001 - 13:29:15 CDT
![]() |
![]() |