Difference between revisions of "Recitalintegrity"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Yvonnemilne (Talk | contribs) |
||
Line 4: | Line 4: | ||
==Syntax== | ==Syntax== | ||
− | dbintegrity | + | dbintegrity <options> |
Line 19: | Line 19: | ||
|-f <table>||table to verify | |-f <table>||table to verify | ||
|- | |- | ||
− | |-d directory||directory to verify | + | |-d <directory>||directory to verify |
|- | |- | ||
− | |-D database||database to verify | + | |-D <database>||database to verify |
|- | |- | ||
|-r||recursively process subdirectories | |-r||recursively process subdirectories |
Revision as of 15:11, 30 October 2009
Purpose
Recital database integrity verification tool
Syntax
dbintegrity <options>
See Also
CREATE, CREATE DATABASE, CREATE TABLE, OPEN DATABASE, USE
Description
dbintegrity - Recital database integrity verification tool usage: dbintegrity [options]
Options | Description |
---|---|
-f <table> | table to verify |
-d <directory> | directory to verify |
-D <database> | database to verify |
-r | recursively process subdirectories |
-y | repair data if errors are found |
-q | only display errors |
-a | verbose mode |
--help, -h | display the usage information |
Example
# dbintegrity
Products
Recital