Database Administration (MOSC)

MOSC Banner

What would be the best way to create the Temp tablespace ?

edited Apr 10, 2013 9:47AM in Database Administration (MOSC) 4 commentsAnswered ✓
Hi experts.
I need to recreate a temp tablespace and I want to ask what would be the best number for the LOCAL UNIFORM SIZE?
This is a heavy updated continuous database and big.

CREATE BIGFILE TEMPORARY TABLESPACE "TEMP" TEMPFILE '/iwaydev/TEMP/orcl/temp01.dbf' SIZE 12001M AUTOEXTEND ON NEXT 80M MAXSIZE 133120M EXTENT MANAGEMENT LOCAL UNIFORM SIZE 5120K
ALTER DATABASE DEFAULT TEMPORARY TABLESPACE "TEMP"

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