Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: [Q] svrmgrl privilege problem on NT?
Hi "L",
Maybe your password file is corrupt, try this:
delete password file ($ORACLE_HOME/database/pwdSID.ora
build new password file; for example:
orapwd80 file=N:ORANT\DATABASE\PWDORCL.ORA password=oracle
Now should be able to connect internal using "oracle" as the password
-----Original Message-----
From: L [mailto:leed_at_chele.cais.net]
Sent: Saturday, December 16, 2000 12:16 PM
To: Multiple recipients of list ORACLE-L
Subject: [Q] svrmgrl privilege problem on NT?
We have ORACLE 8.1.6 on Win 2000 server. I have following "svrmgrl" privilege problem need help:
svrmgrl
connect internal
password: xxx
ORA-01031: insufficient privilege
connect as sysdba
username: sys
password:
ORA-01031: insufficient privilege
If I use 'sqlplus", then it work fine.
sqlplus
connect sys/XXX as sysdba
Does anyone know why?
Thanks.
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: L
INET: leed_at_chele.cais.net
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Mon Dec 18 2000 - 09:16:05 CST
![]() |
![]() |