![]() |
BillMax Billing Solutions 877.245.5629 sales@billmax.com |
dbck — Database integrity check
/usr/local/billmax/bin/dbck [-h] [-v] [-t
{
table1,table2,
...}
] [-r] [-a] [-A] [-e] [-u] [-d days]
Verify the integrity of a BillMax database. The following general areas are checked:
Referential integrity.
Various list references.
Many data aspects of the payhist table.
Data is NOT validated against any Constraints.
-hShow help for this program.
-vVerbose. Output more comments about what is being done.
-t table1,table2,...Specify a list of tables to check. Submit a comma delimited list.
-rRepair database problems that are able to be automatically repaired and do not need manual intervention. By default, the user is prompted whether or not to perform the repair.
-a
Used in conjunction with -r. Automatically perform database repairs without prompting the user.
-A-eDo not check the Allocation records.
-u-d days
Check the payhist table only for the last days.