Validates all or part of a database. This function is used by the dbvalid utility.
short DBValidate ( const a_validate_db * );
A pointer to a structure. See a_validate_db structure.
A return code, as listed in Software component exit codes.
For information about the Validation utility, see Validation utility (dbvalid).
Validating a table or an entire database should be performed while no connections are making changes to the database; otherwise, spurious errors may be reported indicating some form of database corruption even though no corruption actually exists.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |