Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Changing the uid/gid for oracle/dba on an Oracle 8(HPUX)
Don't forget that we didn't actual change the name of the group - only
its uid(numeric group id). I know that in
$ORACLE_HOME/rdbms/lib/config.c, there are references to the "dba"
group, but not to the actual gid(numeric group id). Also, you don't
necessarily have to relink after the installation - it will normally run
immediately. So, presumeably there is something else?? There may be an
issue with the fact that we're running on a trusted system...
John P. Higgins wrote:
>
> The dba group was linked into the code at install time. You need to find the
> module and change the group and then re-make oracle!
>
> Stuart Walker wrote:
>
> > We have a small problem... We're trying to change the uid & gid values
> > for oracle & dba. Anyone out there done this before? We changed all
> > the appropriate entries in /etc/passwd & /etc/group and ensured Oracle
> > was down before we did this. But, after the change, as soon as we tried
> > to run svrmgrl as oracle, it asks us for a password!!
> >
> > Oracle Server Manager Release 3.0.4.0.0 - Production
> >
> > (c) Copyright 1997, Oracle Corporation. All Rights Reserved.
> >
> > Oracle8 Enterprise Edition Release 8.0.4.2.1 - Production
> > With the Partitioning and Objects options
> > PL/SQL Release 8.0.4.2.1 - Production
> >
> > SVRMGR>connect internal
> > Password:
> > ORA-01031: insufficient privileges
> > SVRMGR>
> >
> > Any ideas ???
> >
> > Regards
> >
> > Stuart Walker - Westpac System Admin
> > swalker_at_westpac.com.au
Received on Fri Sep 04 1998 - 01:50:20 CDT
![]() |
![]() |