Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 (中文) » SQL Anywhere 服务器 - SQL 用法 » 性能提高、诊断和监控 » 关于提高性能的提示

 

提示:在校验表时使用 WITH EXPRESS CHECK 选项

如果您发现校验具有较小高速缓存的大型数据库需要很长的时间,则可以使用以下两个选项之一来减少所用的时间。通过使用含 VALIDATE TABLE 语句的 WITH EXPRESS CHECK 选项,或带有校验实用程序 (dbvalid) 的 -fx 选项,都可大大增加表的校验速度。

 另请参见