Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Need help creating a database

Re: Need help creating a database

From: Randy Harris <randy_at_SpamFree.com>
Date: Tue, 08 Nov 2005 23:20:47 GMT
Message-ID: <jpacf.6149$8W.2135@newssvr30.news.prodigy.com>

"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:

/* 0x0000 17 */ .align 8
/* 0x0000 18 */ .xword (.L12+0)
/* 0x0004 24 */ .align 8
/* 0x0004 25 */ .xword (.L13+0)
/* 0x0008 26 */ .type ss_dba_grp,#object
/* 0x0008 27 */ .size ss_dba_grp,16

.section ".rodata1",#alloc
/* 0x0008 13 */ .align 8

                       .L12:

/* 0x0008 15 */ .ascii "dba\0"
/* 0x0014 20 */ .align 8
                       .L13:

/* 0x0014 22 */ .ascii "dba\0"
Received on Tue Nov 08 2005 - 17:20:47 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US