|
From: Ed R. <ero...@ug...> - 2005-06-28 14:58:44
|
I've only been following this lightly, but Haiming's comment caught my attention. There are a number of reasons for keeping separate tablespaces in oracle, and this is an important one. You should always, at the very least, place your indexes in a separate table space. -ed ---- Original message ---- >Date: Tue, 28 Jun 2005 09:27:18 -0400 >From: Haiming Wang <hw...@ug...> >Subject: Re: [GUSDEV] GUS 3.5 installation success >To: Michael Saffitz <msa...@pc...> >Cc: Jian Lu <jl...@vb...>, Steve Fischer <sfi...@pc...>, Gusdev gusdev-gusdev <gus...@li...> > >According to the Optimal Flexible Architecture (OFA) standard for Oracle >, it would be a best practice for having separate indexes from the data. >Create your primary key and all other indexes in a separate tablespace >and put that on a separate disk and controller. > >Thanks for adding this support in the next GUS release. > >-Haiming > >On Tue, 2005-06-28 at 09:09, Michael Saffitz wrote: > >> > 1) 3.0 has separate tablespaces for each name space and its index. Do >> > you want to keep those tablespaces or merge them into one? >> >> We anticipate that most installations of GUS really only need one >> tablespace, since data storage parameters are likely to be the same for all >> GUS tables. This being said, I could foresee someone wanting to run >> standard tables in archivelog mode, and version tables in noarchivelog mode. >> One of my to do items for the next release is to better support the multiple >> tablespaces. > > > >------------------------------------------------------- >SF.Net email is sponsored by: Discover Easy Linux Migration Strategies >from IBM. Find simple to follow Roadmaps, straightforward articles, >informative Webcasts and more! Get everything you need to get up to >speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click >_______________________________________________ >Gusdev-gusdev mailing list >Gus...@li... >https://lists.sourceforge.net/lists/listinfo/gusdev-gusdev ----------------- Ed Robinson Center for Tropical and Emerging Global Diseases University of Georgia, Athens, GA 30602 ero...@ug.../(706)542.1447/254.8883 |