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

Home -> Community -> Usenet -> c.d.o.server -> Re: internal insufficient privilege

Re: internal insufficient privilege

From: <sybrandb_at_yahoo.com>
Date: 22 Jun 2005 01:17:26 -0700
Message-ID: <1119428246.001599.129060@z14g2000cwz.googlegroups.com>


try connect / as sysdba
If that doesn't work probably the password of the internal account doesn't equal the password of SYS (assuming remote_login_passwordfile=exclusive).
Issue alter user sys identified by
and the password of internal will be equal to the password of SYS, which is the correct situation when
remote_login_passwordfiel=exclusive.

8.1.7 is desupported and Win2k will be desupported end of this month.

--
Sybrand Bakker
Senior Oracle DBA
Received on Wed Jun 22 2005 - 03:17:26 CDT

Original text of this message

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