Following is a list of enhancements made to database utilities in SQL Anywhere version 11.0.0.
Configuration file enhancement You can now use an ampersand (&) in configuration files to indicate that the previous token is continued on the next line. See Using configuration files.
Unload utility (dbunload) enhancements The following enhancements have been made to dbunload:
Validation utility (dbvalid) enhancements Previously, the dbvalid utility validated all tables and materialized views by default. Dbvalid now also executes a VALIDATE DATABASE statement.
When a database is autostarted by running the Validation utility, it is started in read-only mode. This prevents you from changing the database in case it is being validated as part of a backup and recovery plan.
Maintaining the generated .sql file if the Log Translation utility (dbtran) detects corruption The Log Translation utility -k option lets you specify that you do not want a partial .sql file deleted if translating the log file fails because of corruption in the transaction log file. See Log Translation utility (dbtran).
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |