Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: 10g init.ora
so that the database registers itself with the listener (saves you having to
have a listener.ora with services in it)
now what s written there is the "defaut" port 1521 on the localhost, but if you use a different port then you need to update this parameter
On 23/05/06, Joe Smith <joe_dba_at_hotmail.com> wrote:
>
> *.local_listener='(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1
> )(PORT=1521)))'
>
> what is the advantage of putting this Listener.ora line in the init.ora?
>
-- http://www.freelists.org/webpage/oracle-lReceived on Tue May 23 2006 - 16:18:05 CDT
![]() |
![]() |