Running the job from a command line

The Consistency Checker job is implemented as the consistency_checker.ebs script. To run the script from the command line, enter the following syntax at the command-line prompt:

dmbasic -fconsistency_checker.ebs -eEntry_Point --repository_name superuser password

Where repository_name is the name of the repository that is checked, superuser is the user name of a repository superuser, and password is the password of the superuser account.

The results of the checks are directed to standard output.