Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> some DBA help.
Assume that you are starting a new database and that you need to start
adding user to this database. There are three basic types of users:
developers (who can create basically all objects in the database), data
processors (who can insert data into a given set of tables -CUSTOMER and
ORDER TABLE as well as updates these tables) and casual user (who can view
data from the INVENTORY and PARTS table). Assume also that every day there
may be an unpredictable number of users to be added to the different types
of categories. As a DBA, what can you do to make the task of adding user a
little bit simpler?
Would we assign developers and data processors to the same table space? Why
or why not?
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Lalit Batra
INET: lalitbatra_at_hotmail.com
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (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). Received on Fri Dec 07 2001 - 04:22:16 CST
![]() |
![]() |