[Email protected] ~]$ lsnrctl status
Lsnrctl for linux:version 11.2.0.1.0-production on 06-oct-2015 21:10:05
Copyright (c) 1991, Oracle. All rights reserved.
Connecting to (Description= (address= (PROTOCOL=IPC) (key=extproc1521)))
STATUS of the LISTENER
------------------------
Alias LISTENER
Version Tnslsnr for Linux:version 11.2.0.1.0-production
Start Date 06-oct-2015 19:45:16
Uptime 0 days 1 hr. Min. sec
Trace level off
Security on:local OS Authentication
SNMP OFF
Listener Parameter File/u01/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora
Listener Log File/u01/app/oracle/diag/tnslsnr/redhat4/listener/alert/log.xml
Listening Endpoints Summary ...
(Description= (address= (PROTOCOL=IPC) (key=extproc1521)))
(Description= (address= (protocol=tcp) (host=redhat4.7) (port=1521)))
Services Summary ...
Service "ora11g" has 1 instance (s).
Instance "ora11g", status ready, have 1 handler (s) for the This service ...
Service "Ora11gxdb" has 1 instance (s).
Instance "ora11g", status ready, have 1 handler (s) for the This service ...
Service "ORCL.7" has 1 instance (s).
Instance "ORCL", status ready, have 1 handler (s) for the This service ...
Service "orclxdb.7" has 1 instance (s).
Instance "ORCL", status ready, have 1 handler (s) for the This service ...
The command completed successfully
[[email protected] ~]$ Lsnrctl stop
Lsnrctl for linux:version 11.2.0.1.0-production on 06-oct-2015 21:10:14
Copyright (c) 1991, Oracle. All rights reserved.
Connecting to (Description= (address= (PROTOCOL=IPC) (key=extproc1521)))
The command completed successfully
[[email protected] ~]$ lsnrctl start
Lsnrctl for linux:version 11.2.0.1.0-production on 06-oct-2015 21:10:26
Copyright (c) 1991, Oracle. All rights reserved.
Starting/u01/app/oracle/product/11.2.0/dbhome_1/bin/tnslsnr:please wait ...
Tnslsnr for Linux:version 11.2.0.1.0-production
System parameter File Is/u01/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora
Log messages Written To/u01/app/oracle/diag/tnslsnr/redhat4/listener/alert/log.xml
Listening on: (Description= (Address= (PROTOCOL=IPC) (key=extproc1521)))
Listening on: (Description= (Address= (protocol=tcp) (host=redhat4.7) (port=1521)))
Connecting to (Description= (address= (PROTOCOL=IPC) (key=extproc1521)))
STATUS of the LISTENER
------------------------
Alias LISTENER
Version Tnslsnr for Linux:version 11.2.0.1.0-production
Start Date 06-oct-2015 21:10:26
Uptime 0 days 0 hr. 0 min. 0 sec
Trace level off
Security on:local OS Authentication
SNMP OFF
Listener Parameter File/u01/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora
Listener Log File/u01/app/oracle/diag/tnslsnr/redhat4/listener/alert/log.xml
Listening Endpoints Summary ...
(Description= (address= (PROTOCOL=IPC) (key=extproc1521)))
(Description= (address= (protocol=tcp) (host=redhat4.7) (port=1521)))
The listener supports no services
The command completed successfully
Oracle Lsnrctl Status|start|stop