openlsd.appli.admin
Class LSDCheckP

java.lang.Object
  extended by openlsd.appli.admin.LSDCheckP

public class LSDCheckP
extends java.lang.Object

Check DB <-> LSD in parallel (unefficient)

Author:
Frederic Bregier LGPL

Method Summary
static void main(java.lang.String[] args)
          Start the connexion and runs the commands to check DB <-> LSD.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)
Start the connexion and runs the commands to check DB <-> LSD.

Parameters:
args - with the config filename as first arg. A second argument can be '-repair' to repair all problems (optional), '-repairdb' to repair DB references, or '-repairlsd' to repair LSD references. A third argument can be the legacy on which the check will be applied, else all legacies will be used (optional).