PLEASE NOTE: Our Web site uses cookies to help improve your browsing experience while here and to provide us with information on how you use our site. Click here to see the cookies we use. Click here to learn how to delete and block cookies (if you block cookies, parts of our Web site will not work). If you do not modify your cookie settings, then we take that to mean you are happy with the default and that you are explicitly consenting to our use of the cookies as described.
With ASE 15’s partitioning capability, your DBAs can perform management and maintenance tasks more quickly on individual smaller partitions—rather than on huge tables and indexes.
Partitioning databases with ASE 15 improves system availability and speeds up common maintenance tasks by allowing you to divide tables into smaller partitions that are separately accessed and managed. Separate queries and processes can concurrently access different data partitions reducing database contention in systems with concurrent users or running routine database maintenance.
Decrease maintenance time and costs - control costs by reducing the time and effort required to run maintainance tasks against the database
Increase data availability – operations are isolated to specific partitions of data enabling the bulk of your data to remain available for applications