![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, Is there a way, on 10g and 11i, to create a set of 4 tablespaces, each of which is set to autoextend, so that the entire set of tablespaces has a specific maxsize value? I am not interested in setting a specific maxsize value for any specific tablespace, rather, for the set as a whole. Thanks |
#3
| |||
| |||
|
|
Hi, Is there a way, on 10g and 11i, to create a set of 4 tablespaces, each of which is set to autoextend, so that the entire set of tablespaces has a specific maxsize value? I am not interested in setting a specific maxsize value for any specific tablespace, rather, for the set as a whole. Thanks |
#4
| |||
| |||
|
|
On Dec 13, 10:40*am, "if_inves... (AT) yahoo (DOT) com" basis_consult... (AT) hotmail (DOT) com> wrote: Hi, Is there a way, on 10g and 11i, to create a set of 4 tablespaces, each of which is set to autoextend, so that the entire set of tablespaces has a specific maxsize value? I am not interested in setting a specific maxsize value for any specific tablespace, rather, for the set as a whole. Thanks The size of Oracle tablespace is determine by the Oracle block size, type of tablespace, and in the case of small file tablesaces number of files with up to approx. 4 million blocks per file. You can find the specificies in the Oracle version# Reference manual. For 11gR2http://download.oracle.com/docs/cd/E11882_01/server.112/e17110/limits... HTH -- Mark D Powell -- |
#5
| |||
| |||
|
|
Hi, Is there a way, on 10g and 11i, to create a set of 4 tablespaces, each of which is set to autoextend, so that the entire set of tablespaces has a specific maxsize value? I am not interested in setting a specific maxsize value for any specific tablespace, rather, for the set as a whole. Not directly within Oracle. |
#6
| |||
| |||
|
|
On Mon, 13 Dec 2010 07:40:01 -0800, if_inves... (AT) yahoo (DOT) com wrote: Hi, Is there a way, on 10g and 11i, to create a set of 4 tablespaces, each of which is set to autoextend, so that the entire set of tablespaces has a specific maxsize value? I am not interested in setting a specific maxsize value for any specific tablespace, rather, for the set as a whole. Not directly within Oracle. Far better IMHO to avoid autoextend altogether; simply set sensible sizes for your tablespaces and monitor, unless the requirements are highly unusual. |
![]() |
| Thread Tools | |
| Display Modes | |
| |