主要命令:
localhost-> lsnrctl start
LSNRCTL for Linux: Version 10.1.0.5.0 - Production on 06-MAY-2009 16:25:37
Copyright (c) 1991, 2004, Oracle. All rights reserved.
Starting /u01/app/oracle/product/10.2.0/db_1/bin/tnslsnr: please wait...
TNSLSNR for Linux: Version 10.1.0.5.0 - Production
System parameter
file is /u01/app/oracle/product/10.2.0/db_1/network/admin/listener.ora
Log messages written to
/u01/app/oracle/product/10.2.0/db_1/network/log/listener.log
Error
listening on:
(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost.domain)(PORT=1524)))
TNS-12533: TNS:illegal ADDRESS
parameters
TNS-12560: TNS:protocol adapter error
TNS-00503: Illegal ADDRESS parameters
当tcp.excluded_nodes或者tcp.invited_nodes没有设置的情况下
原文:http://www.cnblogs.com/archersun/p/3608922.html