You must have either DBA or VALIDATE authority to validate a table.
Use the SQL Anywhere 12 plug-in to connect to the database as a user with DBA authority.
In the left pane, double-click Tables.
Right-click the table and choose Validate.
Click OK.
Execute the VALIDATE TABLE statement:
VALIDATE TABLE table-name; |
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |