Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: RE: Oracle TEMPORARY SEGMENT
Rafiq,
I'm not using locally managed tablespaces just yet. If the definition of 'truly temporary' includes locally managed tablespace, then you are correct.
Thanks for keeping me on the straight and narrow.
Jerry Whittle
ASIFICS DBA
NCI Information Systems Inc.
jerome.whittle_at_scott.af.mil
618-622-4145
> -----Original Message-----
> From: M Rafiq [SMTP:rafiq9857_at_hotmail.com]
>
> Jerry,
>
> Your sql will never run on Temp tablespace 'that are truly temporary' in
> 8.1.7....
>
> Just see the results....
>
> Oracle8i Enterprise Edition Release 8.1.7.2.0 - Production
> With the Partitioning option
> JServer Release 8.1.7.2.0 - Production
>
> SQL> alter tablespace temp default storage(pctincrease 10);
> alter tablespace temp default storage(pctincrease 10)
> *
> ERROR at line 1:
> ORA-03217: invalid option for alter of TEMPORARY TABLESPACE
>
> If you use temporary_data_files(truly temp tablespace)for temp tablespace
> with locally managed tablespace , this will not work...
>
> Regards
> Rafiq
>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Whittle Jerome Contr NCI INET: Jerome.Whittle_at_scott.af.mil 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 Tue Feb 11 2003 - 13:14:17 CST