Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: [Q] svrmgrl privilege problem on NT?

RE: [Q] svrmgrl privilege problem on NT?

From: Cunningham, Gerald <Gerald.Cunningham_at_usi.net>
Date: Mon, 18 Dec 2000 10:16:05 -0500
Message-Id: <10714.124839@fatcity.com>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US