Re: 1. Do you know in which tablespace the tables that store information about the Oracle
valexena <member43815@db forums.comwrote in message news:<3551988.1 067847165@dbfor ums.com>...
1. Do you know in which tablespace the tables that store
information about the Oracle online rollback segments is
located?
If I understand you correctly the answer is the SYSTEM tablespace. All
the base tables used by the data dictionary views should be in the
SYSTEM tablespace, and obviously this includes DBA_ROLLBACK_SE GS etc.
Comment