Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle password problem related to installation
tdrudy_at_ix.netcom.com wrote:
> My company just purchased all of the Oracle pieces and I just
> installed 7.3.2.1 on a Sparc 1000 w/128M RAM running Solaris 2.5, and
> completed the Webserver install. However, as I did those two things and
> was preparing to load 7.3.2.2 (patches and upgrades), I tried to connect
> internal to the running (test) database (no data loaded; it's the
> default which Oracle creates if you elec to install db objects at
> installation) to shut it down so I could do the upgrade. Although It
> would allow me to connect, it would NOT allow me to shut the instance
> down, and gave me error message "insufficient privileges". Then I tried
> connecting as sys/system/etc but got same error msg. I was logged into
> our server through a client.
If REMOTE_LOGIN_PASSWORDFILE is set to NONE, please check oracle (or other DBAs) is a member of the group dba or oper (or other names if you have changed it during installation - check it also from install.log). If REMOTE_LOGIN_PASSWORDFILE is set to SHARED or EXCLUSIVE, please ensure that SYS or INTERNAL exist in V$PWFILE_USERS.
--- Name : Lun Wing San Title : Oracle Application Developer of Hong Kong Productivity Council Oracle Database Administrator and System Administrator of QRC Phone : (852)27885841Received on Mon Dec 30 1996 - 00:00:00 CST
![]() |
![]() |