ORA-12541 TNS: No Listener
I'm trying to connect via SQLPlus to a databse and I'm getting
C:\Dokumente und Einstellungen\Administrator>cd \import
C:\import>sqlplus user/password@orcl
SQL*Plus: Release 11.2.0.1.0 Production on Di Jun 3 12:06:46 2014
Copyright (c) 1982, 2010, Oracle. All rights reserved.
ERROR:
ORA-12541: TNS: Kein Listener
Benutzernamen eingeben:
Trying to start the listener I'm getting:
C:\app\Administrator\product\11.2.0\dbhome_1\BIN>lsnrctl
LSNRCTL for 32-bit Windows: Version 11.2.0.1.0 - Production on 03-JUN-2014 11:53
:26
Copyright (c) 1991, 2010, Oracle. All rights reserved.
Willkommen in LSNRCTL. Geben Sie "help" ein, um Information zu erhalten.
LSNRCTL> start
TNS-01106: Listener-Prozess mit dem Namen LISTENER wurde bereits gestartet.
LSNRCTL> quit
I already rebooted the machine to no avail.