Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: svrmgrl password problems
Hi Eric,
First I would not use root to access a database. However your problem likely lies with the operating system authentication used when you try to connect internal. Check to see if root is in the unix group of dba or (with less privileges) oper.
If someone has modified the authentication method (available on Oracle 8 and so maybe 7.3.3) to using a password file then you will need to add an account and permissions for Unix.
Cheers,
Doug Carter
Database Administrator
TUI Consulting
Eric R. Sherrill wrote in message
<01bd779b$65e84900$4730a497_at_sherrille27014>...
>I am having problems connecting to the database as "root" user. The
>database is asking for a password where it never did before. Here is
>SVRMGR>connect internal
>Password:
>ORA-01031: insufficient privileges
Received on Mon May 04 1998 - 19:17:15 CDT
![]() |
![]() |