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

Home -> Community -> Usenet -> c.d.o.misc -> Re: users in a group

Re: users in a group

From: Ana C. Dent <anacedent_at_hotmail.com>
Date: Sat, 14 Feb 2004 11:25:18 -0800
Message-ID: <zCuXb.40842$P17.10699@fed1read03>


Vu Pham wrote:
> If I understand correctly , under Oracle , then each project will be
> logically orgzanized as a schema. Each schema is corresponding to a user
> with same name. For other users to be able to access to this schema, then
> permissions need to be granted appropriately to them.
>
> Under Enterprise Manager, I see all users under the same level. Can I group
> users into group corresponding to each schema so that I don't need to look
> thru all users of different projects ( schemas ) ?
>
> I understand that there are users who access multiple schemas, but I am
> still looking for a way I can know all users for a given project.
>
> Thanks,
>
> Vu

Oracle does not support "groups" per se. Go RTFM regarding ROLES.
Privs can be granted to ROLES.
ROLES can be assigned to users. Received on Sat Feb 14 2004 - 13:25:18 CST

Original text of this message

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