Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Changing the osdba group
You are right.
If you have an access to metalink, check Note:50507.1
Shortly :
go to $ORACLE_HOME/rdbms/lib/
modify config.s : change the definition of SS_DBA_GRP from oinstall to dba
rm config.o
make -f oracle.mk config.o
make -f oracle.mk ioracle
should do it.
> ----------
> From: paquette stephane[SMTP:stephane_paquette_at_yahoo.com]
> Reply To: ORACLE-L_at_fatcity.com
> Sent: Tuesday, October 03, 2000 15:10
> To: Multiple recipients of list ORACLE-L
> Subject: Changing the osdba group
>
> Hi all
>
> A consultant from Oracle France installed Oracle the
> week before I started at this client. Oracle 816 was
> installed with oinstall as the osdba group.
> The OS is Solaris 7.
> Can I changed the osdba group from oinstall to dba
> without reinstalling ?
> I've read somewhere that I can modify the
> $ORACLE_HOME/rdbms/lib/config.s file and relink, is it
> true ? What are the steps ?
>
> TIA
>
>
>
> =====
> Stephane Paquette
> DBA Oracle
> stephane_paquette_at_yahoo.com
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free!
> http://photos.yahoo.com/
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: =?iso-8859-1?q?paquette=20stephane?=
> INET: stephane_paquette_at_yahoo.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
Received on Tue Oct 03 2000 - 07:46:17 CDT