Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

TNS-01190 on windows

Ora_83Jan 30 2011 — edited Jan 31 2011
Hi

Oracle 10g on Windows.


The user is already in ora_dba group. I also dont think there is any password on the listener. I am unable to stop/start listener from command line, however I can from windows services. What is the reason for this ?
C:\Users\>lsnrctl stop

LSNRCTL for 64-bit Windows: Version 10.2.0.5.0 - Production on 26-JAN-2011 12:48
:44

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

Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=MKDB02)(PORT=1521)))
TNS-01190: The user is not authorized to execute the requested listener command

C:\Users\>sqlplus "/ as sysdba"

SQL*Plus: Release 10.2.0.5.0 - Production on Wed Jan 26 12:48:52 2011

Copyright (c) 1982, 2010, Oracle.  All Rights Reserved.


Connected to:
Oracle Database 10g Release 10.2.0.5.0 - 64bit Production

SQL> exit
Disconnected from Oracle Database 10g Release 10.2.0.5.0 - 64bit Production
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 28 2011
Added on Jan 30 2011
13 comments
9,004 views