Sometimes it is necessary to rebuild an index because it has become fragmented due to extensive insertion and deletion operations on the table.
Prerequisites
You must have DBA authority or be the owner of the table on which the index is created.
Context and remarks
When you rebuild an index, you rebuild the physical index. All logical indexes that use the physical index benefit from the rebuild operation. You do not need to perform a rebuild on logical indexes.
Use the SQL Anywhere 12 plug-in to connect to the database.
In the left pane, double-click Indexes.
Right-click the index and click Rebuild.
Click OK.
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |