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: this shouldn't be happening

Re: this shouldn't be happening

From: Sean Fitzgerald <sfitzgerald_at_centurytel.net>
Date: 4 Oct 2001 09:19:37 -0700
Message-ID: <605a2fd5.0110040819.3d965711@posting.google.com>


At first glance my comment is don't put application tables in the sys schema. SYS is for the data dictionary. You should create separate tablespaces for your application as well as separate owners. Otherwise you are asking for big trouble with fragmentation and security. Received on Thu Oct 04 2001 - 11:19:37 CDT

Original text of this message

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