Hi,
Any body can help me how to calculate how much space I should allocate for Data Area and Index Area.
Here is the situation: I have a db with 40Gig size and it got only one area right now called Schema Area. Both Data and Index goes on Schema Area. My goal is to Dump and load the db to
a new empty db that has two storage area called Data Area and Index Area so that all data goes to Data Area and Index goes to Index Area. I've done this before but can't remember how I did it.
Thanks.
Any body can help me how to calculate how much space I should allocate for Data Area and Index Area.
Here is the situation: I have a db with 40Gig size and it got only one area right now called Schema Area. Both Data and Index goes on Schema Area. My goal is to Dump and load the db to
a new empty db that has two storage area called Data Area and Index Area so that all data goes to Data Area and Index goes to Index Area. I've done this before but can't remember how I did it.
Thanks.