oracle 11g listener.ora,Oracle 11g中添加两个listener

$ORACLE_HOME\network\admin中的listener.ora的配置如下:

LISTENER =

(DESCRIPTION_LIST =

(DESCRIPTION =

(ADDRESS = (PROTOCOL = TCP)(HOST = xxx.xxx.xxx.xxx)(PORT = 1521))

)

(DESCRIPTION =

(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))

)

)

SID_LIST_LISTENER2 =

(SID_LIST =

(SID_DESC =

(GLOBAL_DBNAME = bruce)

(ORACLE_HOME = E:\oracle\product\10.2.0\db_1\BIN)

(SID_NAME = bruce)

)

)

LISTENER2 =

(DESCRIPTION =

(ADDRESS = (PROTOCOL = TCP)(HOST = xxx.xxx.xxx.xxx)(PORT = 1621))

)

C:\Users\xxxxxxxx>lsnrctl status--默认是listener

LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 03-DEC-2015 08:38:51

Copyright (c) 1991, 2005, Oracle.  All rights reserved.

Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=xxx.xxx.xxx.xxx)(PORT=1521)))

STATUS of the LISTENER

------------------------

Alias                     LISTENER

Version                   TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production

Start Date                03-DEC-2015 08:27:24

Uptime                    0 days 0 hr. 11 min. 26 sec

Trace Level               off

Security                  ON: Local OS Authentication

SNMP                      OFF

Listener Parameter File   E:\oracle\product\10.2.0\db_1\network\admin\listener.ora

Listener Log File         E:\oracle\product\10.2.0\db_1\network\log\listener.log

Listening Endpoints Summary...

(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=xxx.xxx.xxx.xxx)(PORT=1521)))

(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))

Services Summary...

Service "bruce" has 1 instance(s).

Instance "bruce", status READY, has 1 handler(s) for this service...

Service "bruceXDB" has 1 instance(s).

Instance "bruce", status READY, has 1 handler(s) for this service...

Service "bruce_XPT" has 1 instance(s).

Instance "bruce", status READY, has 1 handler(s) for this service...

The command completed successfully

C:\Users\xxxxxxxx>lsnrctl start listener2

LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 03-DEC-2015 08:39:01

Copyright (c) 1991, 2005, Oracle.  All rights reserved.

Starting tnslsnr: please wait...

TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production

系统参数文件为E:\oracle\product\10.2.0\db_1\network\admin\listener.ora

写入E:\oracle\product\10.2.0\db_1\network\log\listener2.log的日志信息

监听: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=xxx.xxx.xxx.xxx)(PORT=1621)))

Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=xxx.xxx.xxx.xxx)(PORT=1621)))

STATUS of the LISTENER

------------------------

Alias                     listener2

Version                   TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production

Start Date                03-DEC-2015 08:39:07

Uptime                    0 days 0 hr. 0 min. 6 sec

Trace Level               off

Security                  ON: Local OS Authentication

SNMP                      OFF

Listener Parameter File   E:\oracle\product\10.2.0\db_1\network\admin\listener.ora

Listener Log File         E:\oracle\product\10.2.0\db_1\network\log\listener2.log

Listening Endpoints Summary...

(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=xxx.xxx.xxx.xxx)(PORT=1621)))

Services Summary...

Service "bruce" has 1 instance(s).

Instance "bruce", status UNKNOWN, has 1 handler(s) for this service...

The command completed successfully

C:\Users\xxxxxxxx>lsnrctl status listener2

LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 03-DEC-2015 08:39:15

Copyright (c) 1991, 2005, Oracle.  All rights reserved.

Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=xxx.xxx.xxx.xxx)(PORT=1621)))

STATUS of the LISTENER

------------------------

Alias                     listener2

Version                   TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production

Start Date                03-DEC-2015 08:39:07

Uptime                    0 days 0 hr. 0 min. 12 sec

Trace Level               off

Security                  ON: Local OS Authentication

SNMP                      OFF

Listener Parameter File   E:\oracle\product\10.2.0\db_1\network\admin\listener.ora

Listener Log File         E:\oracle\product\10.2.0\db_1\network\log\listener2.log

Listening Endpoints Summary...

(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=xxx.xxx.xxx.xxx)(PORT=1621)))

Services Summary...

Service "bruce" has 1 instance(s).

Instance "bruce", status UNKNOWN, has 1 handler(s) for this service...

The command completed successfully

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值