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

Home -> Community -> Usenet -> c.d.o.server -> LM Tablespace Autoextend Value - an easy one !!!

LM Tablespace Autoextend Value - an easy one !!!

From: Johne_uk <edgarj_at_tiscali.co.uk>
Date: 9 Jan 2007 03:34:35 -0800
Message-ID: <1168342475.178100.317280@42g2000cwt.googlegroups.com>


Hi,

I have a Locally Managed tablespace created at size 1GB and allowed to autoextend to 4GB (in 5MB chunks). The t/s has a single datafile.

I'm writing a sql script to recreate all my tablespaces as part of an overnight backup job. I've written the procedure to do this but I'm having trouble getting the 5M autoextend value from the data dictionary. I'm using the value in dba_data_files.increment_by but this reports 640 bytes - is there somewhere else I need to be returning this value from.

Thanks in advance
John Received on Tue Jan 09 2007 - 05:34:35 CST

Original text of this message

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