[grid@rac1 ~]$
netstat
-an |
grep
1521|
grep
LISTEN
tcp 0 0 169.254.242.79:1521 0.0.0.0:* LISTEN
tcp 0 0 192.168.60.61:1521 0.0.0.0:* LISTEN -----rac1-priv
tcp 0 0 192.168.56.63:1521 0.0.0.0:* LISTEN -----rac1-vip
tcp 0 0 192.168.56.61:1521 0.0.0.0:* LISTEN -----rac1
[grid@rac1 ~]$
netstat
-an |
grep
1522|
grep
LISTEN
tcp 0 0 192.168.209.65:1522 0.0.0.0:* LISTEN -----rac-scan
tcp 0 0 192.168.209.63:1522 0.0.0.0:* LISTEN -----rac1-adg-vip
[grid@rac1 ~]$ lsnrctl status LISTENER
LSNRCTL
for
Linux: Version 12.1.0.2.0 - Production on 16-FEB-2016 21:41:54
Copyright (c) 1991, 2014, Oracle. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER)))
STATUS of the LISTENER
------------------------
Alias LISTENER
Version TNSLSNR
for
Linux: Version 12.1.0.2.0 - Production
Start Date 16-FEB-2016 17:59:39
Uptime 0 days 3 hr. 42 min. 14 sec
Trace Level off
Security ON: Local OS Authentication
SNMP OFF
Listener Parameter File
/u01/app/12
.1.0.2
/grid/network/admin/listener
.ora
Listener Log File
/u01/app/grid/diag/tnslsnr/rac1/listener/alert/log
.xml
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=LISTENER)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.56.61)(PORT=1521))) -----rac1
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.56.63)(PORT=1521))) -----rac1-vip
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcps)(HOST=rac1)(PORT=5500))(Security=(my_wallet_directory=
/u01/app/oracle/product/12
.1.0.2
/dbhome_1/admin/lunar/xdb_wallet
))(Presentation=HTTP)(Session=RAW))
Services Summary...
Service
"+ASM"
has 1 instance(s).
Instance
"+ASM1"
, status READY, has 1 handler(s)
for
this service...
Service
"lunar"
has 1 instance(s).
Instance
"lunar1"
, status READY, has 1 handler(s)
for
this service...
Service
"lunarXDB"
has 1 instance(s).
Instance
"lunar1"
, status READY, has 1 handler(s)
for
this service...
The
command
completed successfully
[grid@rac1 ~]$
[grid@rac1 ~]$ lsnrctl status LISTENER_ADG
LSNRCTL
for
Linux: Version 12.1.0.2.0 - Production on 16-FEB-2016 21:41:59
Copyright (c) 1991, 2014, Oracle. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER_ADG)))
STATUS of the LISTENER
------------------------
Alias LISTENER_ADG
Version TNSLSNR
for
Linux: Version 12.1.0.2.0 - Production
Start Date 16-FEB-2016 21:13:48
Uptime 0 days 0 hr. 28 min. 11 sec
Trace Level off
Security ON: Local OS Authentication
SNMP OFF
Listener Parameter File
/u01/app/12
.1.0.2
/grid/network/admin/listener
.ora
Listener Log File
/u01/app/grid/diag/tnslsnr/rac1/listener_adg/alert/log
.xml
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=LISTENER_ADG)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.209.63)(PORT=1522)))
The listener supports no services
The
command
completed successfully
[grid@rac1 ~]$