Re: Extent management local and undo Tablespace
Originally posted by newcomer
Hi All,
After the completion of Oracle 9i database creation, can I make the database 'Extent Management Local' and 'define Undo tablespace' later.
Thanks
There's another option: let the Oracle Database Configuration Assistent create batch files when you design a database. Edit the scripts that are called from the create batch file and alter your 'Extent Management Local' and 'Undo tablespace'-information there. After that run the batch file...
An expert is one who knows more and more about less and less until he knows absolutely everything about nothing.