| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> lsnrctl status gives wrong hostname
Hello, Oracle Server v9.0.1 on SUSE Linux here. I changed the DB
hostname from *host.domain.com* to *host.subzone.domain.com*.
In $ORACLE_HOME/network/admin/listner.ora I wrote this listener configuration:
LISTENER =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
)
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST =
host.subzone.domain.com)(PORT = 1521))
)
)
But command "lsnrctl status" still gives this output:
LSNRCTL for Linux: Version 9.0.1.3.0 - Production on 13-FEB-2006 11:10:30
Copyright (c) 1991, 2001, Oracle Corporation. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC))) STATUS of the LISTENER
Alias LISTENER Version TNSLSNR for Linux: Version 9.0.1.3.0 - Production Start Date 13-FEB-2006 11:04:19 Uptime 0 days 0 hr. 6 min. 10 sec Trace Level off Security OFF SNMP OFF
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=host.domain.com)(PORT=1521)))
^^^^^^^^^^^^^^^
Do you know why?
Thank you. Kind regards,
-- Cris Carampa (spamto:cris119_at_operamail.com) potevo chiedere come si chiama il vostro cane il mio è un po' di tempo che si chiama LiberoReceived on Mon Feb 13 2006 - 04:24:37 CST
![]() |
![]() |