export ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1
运行 /u01/app/oracle/product/10.2.0/db_1/bin/netca 启动Oracle Net configuration Assistant
Select the type of Oracle Net services configuration:,选择"Cluster configuration",按Next
Select the nodes to configure 默认选择所有所有节点,按"Next"
Welcome 选择"Listener Configuration"(默认),按"Next"
Listener configuration, Listener,Select what you want to do:选择"Add"(默认),按"Next"
Listener name 默认值为LISTENER,按"Next"
Select Protocols,Selected Protocols中,可选的协议有TCPS,TCP,IPC,默认选择"TCP" ,按Next
TCP/IP Protocol 选择"Use the standard port number of 1521"(默认),按"Next"
More Listener,Would you like to configure another listener, 选择No(默认),按Next
Listener Configuration Compelete.按"Next"
按Finish结束监听器的配置