Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: urgent connect '/ as sysdba' insufficient privs
Hi April,
have there been any previous changes to gid or uid for the oracle unix
user after the last relink of the oracle executable? if so then you
might have to relink the oracle binaries:
$ORACLE_HOME/bin/relink all
also check the permissions on $ORACLE_HOME/bin/oracle as well..they should be 6751 or rwsr-s--x
from memory the uid and gid is stored in the oracle executable on relink..subsequent changes to the uid or gid for the oracle user can result in this sort of permissions error..
aj wells wrote:
> 9i instance
> Linux
>
> Okay, we have an instance that we can log into connect sys/password as
> sysdba and it works fine
> however...
> if we try to log in '/ as sysdba' it complains about insufficient privs...
>
>
> suggestions would be most welcome
>
> have deleted password file and recreated password file
> oracle user is a member of the dba group
> relinked sqlplus
> what are we missing?
>
> ajw
> --
> http://www.freelists.org/webpage/oracle-l
>
-- http://www.freelists.org/webpage/oracle-lReceived on Tue Mar 29 2005 - 19:50:15 CST
![]() |
![]() |