Changing the previously configured tablespace for statspack
We have inherited a 2 node 9i (9.2.0.7) database with statspack configured
The default tablespace for PERFSTAT user is TOOLS
Statspack data has never been purged from this system and as a result now occupies 26 GB of space
We need to get rid of that tablespace and create a brand new tablespace to be used by STATSPACK
We are currently creating a backup of statspack data (using export utility)
After the backup is completed, we will not need the old data anymore and would like to start afresh
and would like to configure statspack to use a new tablespace (PERFSTAT_DATA) for its data instead of TOOLS