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: 500 users, 10,000 roles: Performance problems to be expected?

Re: 500 users, 10,000 roles: Performance problems to be expected?

From: Rajiv Gangadharan <rajiv_gangadharan_at_sancharnet.in>
Date: Wed, 11 Jun 2003 00:11:47 -0700
Message-ID: <bc58sr$fjuts$3@ID-176666.news.dfncis.de>


IMHO, roles can be granted on objects (tables) and not on individual rows (or on conditions).

"Dr. Holger Peine" <peine_at_iese.fraunhofer.de> wrote in message news:3eddee5e_at_news.fhg.de...
> andrewst wrote:
>
> >
> > Originally posted by Holger Peine
> >> Hello,
> >>
> >> I'm designing the user/role/privilege security for an existing Oracle
> >> 8i database accessed through an application server (Bea Weblogic). So
> >> far, the AS uses one DB user for all accesses, i.e. end users are
> >> managed in the AS only, not in the DB.
> >>
> >> I plan to change that and make a dedicated account for each end user
> >> (about 500) plus maybe 10,000 roles (one role per user and a few roles
> >> per row in the central data table, which is expected to hold a few
> >> thousand rows). Of the 500 users, maybe 20 are connected at the same
> >> time (on the average). Is this sensible from point of view of
> >> performance?
> > "a few roles per row"??? What is THAT all about?
>
> One or two roles per row: One role "Users allowed to write this row"
> and sometimes a second role "Users allowed to read this row".
> Does that make sense?
>
> >
> > --
> > Posted via http://dbforums.com
>
Received on Wed Jun 11 2003 - 02:11:47 CDT

Original text of this message

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