Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: system tablespace at 50 pct_increase in 9i?

RE: system tablespace at 50 pct_increase in 9i?

From: Mercadante, Thomas F <NDATFM_at_labor.state.ny.us>
Date: Mon, 18 Aug 2003 06:09:29 -0800
Message-ID: <F001.005CB582.20030818060929@fatcity.com>


Another point of discussion - just what do you expect to gain by altering the SYSTEM tablespace's storage params? It is not a high volume tablespace - the O's part of I/O to this particular tablespace is very low. Altering storage params here are just simply a waste of time - there is no benefit to doing it. And if you are THAT anal in that you want all tablespaces to be the same, then you have more immediate problems!!!  

Tom Mercadante
Oracle Certified Professional

-----Original Message-----
Sent: Monday, August 18, 2003 9:45 AM
To: Multiple recipients of list ORACLE-L

Good point! Another war story...

Some 6 years ago, during v7.3.3 timeframe, a DBA decided to modify INITIAL, NEXT, and PCTINCREASE of everything, including stuff in SYSTEM. Unfortunately, he chose first to do this in pre-PROD (to become PROD following week). Turns out he ran into a little-known bug (aren't they all, at first?) whereby any ALTER TABLE to the table named SYS.BOOTSTRAP$ causes a single bit to be set in the segment header block. This single bit being set causes ORA-00600 on instance startup.

You guessed it: the night before go live, they had a junior DBA stop and restart the instance at 12:30am. Poor guy stayed up all night, I got there around 6:00am, we found the cause and convinced Oracle Support to dial in and BBED the problem into submission by 1:00pm. MetaLink didn't exist in those days - we had access to MetaLink's predecessor, called "WebIV"...

Don't change the stuff in the SYSTEM tablespace, which includes the tablespace itself. Keep "foreign stuff" (i.e. not belonging to SYS, SYSTEM, MDSYS, ORDSYS, OUTLN, etc) out of it and just leave it alone.

on 8/18/03 4:59 AM, rgaffuri_at_cox.net at rgaffuri_at_cox.net wrote:

i thought you should leave the system table space to the defaults? Ive never touched System.

you really should change system to locally managed tablespaces?
>
> From: Tim Gorman <tim_at_sagelogix.com>
> Date: 2003/08/17 Sun PM 11:19:23 EDT
> To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
> Subject: Re: system tablespace at 50 pct_increase in 9i?
>
> Better yet, use locally-managed SYSTEM tablespace and dispense with the
> issue altogether?
>
>
> on 8/17/03 5:39 PM, Ryan at rgaffuri_at_cox.net wrote:
>
> > any idea why oracle has the system tablespace using 50 pct_increase in
9i? I k
> > now it did that in the past, but why not set it to zero?
> >
> > Ryan
> >
>
>
>
>


Better yet, use locally-managed SYSTEM tablespace and dispense with the issue altogether?

on 8/17/03 5:39 PM, Ryan at rgaffuri_at_cox.net wrote:

any idea why oracle has the system tablespace using 50 pct_increase in 9i? I k now it did that in the past, but why not set it to zero?

Ryan

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Mercadante, Thomas F
  INET: NDATFM_at_labor.state.ny.us

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: 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 Mon Aug 18 2003 - 09:09:29 CDT

Original text of this message

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