Regina - This is an issue we've just been struggling with. The first
question is how your users are accessing the database? In our case it is an
application server, Weblogic. Now most app. servers are capable of
performing connection pooling, so if all the connections connect to the same
Oracle userid, the connection pooling can perform most efficiently. In this
case, the Java programs being served by the app. server will be performing
the security.
   Now, if you are using other web tools that don't use connection pooling
and may not have as much security themselves, then the answer may be
different.

Dennis Williams
DBA, 40%OCP
Lifetouch, Inc.
[EMAIL PROTECTED] 


-----Original Message-----
Sent: Tuesday, January 21, 2003 1:41 PM
To: Multiple recipients of list ORACLE-L


Hi

I have a question for any of you involved in Web applications.  I would 
like to know how many of you go for the single Oracle user for everyone 
approach, and how many of you create Oracle schemas for each user, and if 
you can, what was the major reason for choosing that approach.  Any 
opinions you wish to contribute will be helpful.

Thank you,
Regina

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Regina Harter
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: DENNIS WILLIAMS
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to