Difference between revisions of "Recitalintegrity"
From Recital Documentation Wiki
		
		
		
Yvonnemilne  (Talk | contribs)  | 
				Yvonnemilne  (Talk | contribs)   | 
				||
| Line 1: | Line 1: | ||
{{YLM to do}}  | {{YLM to do}}  | ||
| − | |||
| − | |||
| − | |||
| − | |||
==Purpose==  | ==Purpose==  | ||
Recital database integrity verification tool  | Recital database integrity verification tool  | ||
| Line 18: | Line 14: | ||
dbintegrity - Recital database integrity verification tool  | dbintegrity - Recital database integrity verification tool  | ||
usage: dbintegrity [options]  | usage: dbintegrity [options]  | ||
| − | + | {| class="wikitable"  | |
| − | + | !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  | ||
| + | |-  | ||
| + | |}  | ||
Revision as of 15:09, 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 
 
 Example# dbintegrity 
 ProductsRecital |