Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: The use of schemas
Oracle Applications does it this way, but then, it has over 20 thousand objects. For
something this
small, I would suggest 2 schemas. One to hold the tables and one to hold packages,
procedures,
views, etc.
The only other thing to keep in mind is access control (security).
Ron Thomas
Hypercom, Inc
rthomas_at_hypercom.com
"Hit any PHB to continue..."
oracle12i_at_hot mail.com To: ORACLE-L_at_fatcity.com Sent by: cc: root_at_fatcity. Subject: The use of schemas com 02/13/02 12:09 PM Please respond to ORACLE-L
Hi all,
Our consultant has presented a schema design which I have never seen (not that I have seen all the designs in the world) but I also failed to see the advantage.
Basically our application consists of 35 tables and all is under one schema named after the application. Granted, the application has many components such as billing tables, event tables etc.
Now the consultant wants to split all 35 tables into as many as 8 different schemas! Such as a billing schema, a event schema. To me this only complicates the whole thing as now you have to manage 8 schemas and manage many grants, synonyms. Not to mention some tables are not clear cut as which component it belongs to. I just don't see what this buys us.
Has anyone seen such a approach? And what's the benefit of doing so?
Thanks
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: oracle dba
INET: oracle12i_at_hotmail.com
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Liststo: 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).
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Ron Thomas
INET: rthomas_at_hypercom.com
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Liststo: 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 Wed Feb 13 2002 - 13:54:44 CST
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
![]() |
![]() |