Home » RDBMS Server » Server Administration » Default Undo vs Default Temp tablesapces (windows 2012, oracle 12c)
Default Undo vs Default Temp tablesapces [message #636610] |
Wed, 29 April 2015 02:03  |
muktha_22
Messages: 527 Registered: December 2009
|
Senior Member |
|
|
HI All,
Having a small doubt,
We do setup the default temp tablespace as:
alter database default temporary tablespace temp;
But we do that for UNDO tablespace in SYSTEM level as:
ALTER SYSTEM SET UNDO_TABLESPACE <name>;
Both are releasing the space once shutdown the DB.
Then why we required one in MOUNT level (Alter database...)and One in OPEN level (Alter system...)?
Regards
Muktha
|
|
|
|
|
|
|
|
|
|
|
Goto Forum:
Current Time: Sun May 04 00:05:23 CDT 2025
|