Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Question regarding DBAssistant
I generated a script using the database assistant to
create a database.
At the end it created these two lines.
alter user sys temporary tablespace tmp00; alter user system default tablespace tools00 temporary tablespace tmp00;
My question is whether I should change the sys and system default tablespace to tools00 or leave it as system. I am not sure whether it is good idea to create the system tables/procedures in the tools tablespace.
Thanks
Loren
![]() |
![]() |