Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Can't connect internal in svrmgrl, oracle8
Apologies for following up to my own post, but I found the answer,
and since I saw people ask the same question in Dejanews but no
specific answers, I wanted to share.
The file $ORACLE_HOME/rdbms/lib/config.c was set up with the dba group set to "mips" instead of dba, despite my having specified dba (which was the default group name) and the documentation indicating dba as the default as well. This problem appears to have gone away after I changed the above file and did a "make -f ins_rdbms.mk ioracle".
-omar
In article <6rvtir$9ut_at_umbc7.umbc.edu>, Omar Siddique <omar_at_umbc.edu> wrote:
>I've just done a fresh install of Oracle 8.0.3 under Irix 6.2
>(current patchset). However, the starting database files
>aren't being created, apparently because svrmgrl is requiring
>a password on "connect internal". Specifying the only
>password I gave the installer comes back with a:
>
>SVRMGR> connect internal
>Password:
>ORA-01031: insufficient privileges
>
>I'm doing this as user oracle (who owns all of the oracle files) and
>is member of group DBA. Thinking I screwed something up, I even
>reinstalled the software, but have the same problem still.
>
>Help!
>
>Thanks,
>
>-omar
>
>
Received on Tue Aug 25 1998 - 22:24:12 CDT
![]() |
![]() |