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: Warmstart objects

RE: Warmstart objects

From: Deshpande, Kirti <kirti.deshpande_at_verizon.com>
Date: Tue, 03 Jul 2001 11:04:44 -0700
Message-ID: <F001.003406F4.20010703111049@fatcity.com>

Michael,
I am afraid not.

Some of these sys owned objects that are created by sql.bsq are not to be altered. These include all the ones that are created prior to the bootstrap$ table in the sql.bsq script. Objects created after this table, may be altered for storage parameters, if they must. I have not had a need to alter such objects, yet.

Hope this helps.

Regards,

> -----Original Message-----
> From: Michael Kline [SMTP:maklinesr_at_home.com]
> Sent: Tuesday, July 03, 2001 1:03 PM
> To: Multiple recipients of list ORACLE-L
> Subject: Warmstart objects
>
> This seems new to me. Is there a work around?
>
> sql>r 1* alter index sys.I_obj2 storage(next 1m)
>
> *ERROR at line 1:ORA-00701: object necessary for warmstarting database
> cannot be altered
>
>
> Michael Kline
> ThinkSpark Richmond, VA
> 804-744-1545
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Michael Kline
> INET: maklinesr_at_home.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).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Deshpande, Kirti
  INET: kirti.deshpande_at_verizon.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 Tue Jul 03 2001 - 13:04:44 CDT

Original text of this message

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