Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: spfile/listener question
Try to set the LOCAL_LISTENER to "DESCRIPTION=
(ADDRESS=(PROTOCOL=tcp)(HOST=dbserver)(PORT=1421))" instead of tns alias.
Tanel.
> Odd question time:
> RTFM'd until we're blue, but we can't get the listener services to
register
> when specified in the init.ora vs a listener.ora file. HR Apps 11.5.7 on
> Oracle 9.2.0.5, HPUX 11.11.
>
> We're trying to set the listener in the init.ora/spfile using the
> parameters:
> LOCAL_LISTENER=db1
> SERVICE_NAMES=db1.us.acme.com
> INSTANCE_NAME=db1
>
> tnsnames.ora entry looks like:
> db1= (DESCRIPTION= (ADDRESS=(PROTOCOL=tcp)(HOST=dbserver)(PORT=1421)))
>
> As SYSDBA we've done the:
> ALTER SYSTEM SET LOCAL_LISTENER='db1'
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Mon Jun 28 2004 - 12:41:35 CDT
![]() |
![]() |