Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Need help creating a database
"Ronald Rood" <devnull_at_ronr.nl> wrote in message news:0001HW.BF96B9FA0093AF7DF0305550_at_news.individual.net...
> On Tue, 8 Nov 2005 05:27:48 +0100, Randy Harris wrote > (in article <8PVbf.9970$Lv.6170_at_newssvr24.news.prodigy.net>): > > What is the privileged group in $ORACLE_HOME/rdbms/lib/config.s ? > Your dba account should be member of that group. (Look for something like > SS_DBA_GRP) > > > With kind regards / met vriendelijke groeten, > Ronald > > http://ciber.nl > http://homepage.mac.com/ik_zelf/oracle >
I hope you don't mind if I post the config.s file. I don't understand how to interpret the contents.
.section ".text",#alloc,#execinstr
/* 0x0000 7 */ .file "x.c"
.section ".data",#alloc,#write
/* 0x0000 9 */ .global ss_dba_grp
/* 0x0000 10 */ .align 8
.global ss_dba_grp ss_dba_grp:/* 0x0008 26 */ .type ss_dba_grp,#object
/* 0x0000 17 */ .align 8
/* 0x0000 18 */ .xword (.L12+0)
/* 0x0004 24 */ .align 8
/* 0x0004 25 */ .xword (.L13+0)
.section ".rodata1",#alloc
/* 0x0008 13 */ .align 8
.L12:
.L13:
![]() |
![]() |