Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Which rights to create database ?
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
"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
![]() |
![]() |