No, type the whole thing “lsnrctl start” at the dos prompt. Like this:
Microsoft Windows [Version 6.1.7601]
Copyright © 2009 Microsoft Corporation. All rights reserved.
C:>lsnrctl start
LSNRCTL for 64-bit Windows: Version 12.1.0.1.0 - Production on 02-JAN-2015 14:36:49
Copyright © 1991, 2013, Oracle. All rights reserved.
Starting tnslsnr: please wait…
TNSLSNR for 64-bit Windows: Version 12.1.0.1.0 - Production
System parameter file is C:\Oracle\product\12.1.0\dbhome_1\network\admin\listener.ora
Log messages written to C:\Oracle\diag\tnslsnr\JD-ORCL12\listener\alert\log.xml
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\.\pipe\EXTPROC1521ipc)))
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=JD-ORCL12)(PORT=1521)))
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
STATUS of the LISTENER
Alias LISTENER
Version TNSLSNR for 64-bit Windows: Version 12.1.0.1.0 - Production
Start Date 02-JAN-2015 14:36:51
Uptime 0 days 0 hr. 0 min. 4 sec
Trace Level off
Security ON: Local OS Authentication
SNMP OFF
Listener Parameter File C:\Oracle\product\12.1.0\dbhome_1\network\admin\listener.ora
Listener Log File C:\Oracle\diag\tnslsnr\JD-ORCL12\listener\alert\log.xml
Listening Endpoints Summary…
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\.\pipe\EXTPROC1521ipc)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=JD-ORCL12)(PORT=1521)))
Services Summary…
Service “CLRExtProc” has 1 instance(s).
Instance “CLRExtProc”, status UNKNOWN, has 1 handler(s) for this service…
The command completed successfully
C:>