MySQL Forums
Forum List  »  Oracle

Tablespace monitoring.
Posted by: Sarangan Jayaraman
Date: August 17, 2005 06:34AM

In our application we have around 5 large tables grouped in a single tablespace in Oracle. And this tablespace will be monitored so that the size never gets overflowed. The apps will
1. Monitor the size of the Tablespace and
2. Alter Tablespace size at run time

Now we have planned to move to MySQL 5. In MySQL I can have single Tablespace for all the tables or have a separate tablespace for each and every tables in the application. But I don't know about the Grouping multiple tables and form a single Tablespace and monitor it.

Can any one please help me how to get this done in MySQL 5.

Thanks in Advance
Sarangan.

Options: ReplyQuote


Subject
Views
Written By
Posted
Tablespace monitoring.
3537
August 17, 2005 06:34AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.