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: Which rights to create database ?

Re: Which rights to create database ?

From: Chris Leonard <chris_at_databaseguy.com>
Date: Mon, 1 Apr 2002 11:16:05 -0600
Message-ID: <0C0q8.48$xj2.69285@news.uswest.net>


Since the database will not exist yet, you need to do one of two things. You can either create a password file, and use the password associated with it, or you can create an operating system group (called dba in Unix or ora_dba in Windows) and add the appropriate operating system user to that group.

Hope this helps!
Chris



Chris Leonard
MCSE, MCDBA, MCT, OCP, CIW
The Database Guy at PPI
http://www.propoint.com
Brainbench MVP for Oracle Admin
http://www.brainbench.com

"Theo Klein" <theoklein77_at_hotmail.com> wrote in message news:a89mri$q316v$1_at_ID-124047.news.dfncis.de...
> Which rights have I to give a user with the grant command
> that he can use the create database command without the error "not enough
> rights"?
>
> The Klein
>
>
Received on Mon Apr 01 2002 - 11:16:05 CST

Original text of this message

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