Database Administration (MOSC)

MOSC Banner

Tablespace Uniform

edited Jul 10, 2015 10:06AM in Database Administration (MOSC) 3 commentsAnswered ✓

Hi every body,

we are using a storage model, which use several tablespaces with different initial size (Uniform).

on our database (OLAP) (4 TB) we have 6 tablesapces (small datafile) !

NameTypeUniform
DATA_LVL01DATA64K
INDEX_LVL01INDEX64K
DATA_LVL02DATA1M
INDEX_LVL02INDEX1M
DATA_LVL03DATA8M
INDEX_LVL03INDEX8M

we have scheduled a procedure to run twice every month, to move the segments from low level to higher one, depending on the segment size!

for example if a table partition size in DATA_LVL01 tablespace is more than 100MB, then this procedure will move this partition to DATA_LVL02 tablespace.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center