Zero-Knowledge Database Utilities:   ndbverify

 

 
 



$Id: ndbverify.html,v 1.2 2000/07/13 17:51:10 igor Exp $


Revision Comments
1.1 Author(s): Igor Stolbikov (igor@zks.net); 
Initial draft. 





Database restructuring tools

 

Command Line option

Remote/Local Access.

      ndbverify utility uses zkDB interface, which allow it to have local or remote access to the databases. In case when
      database distributed on the multiple machines, it has to run from remote client.

Removing partititions.  To remove partition it has to be disabled. To do this following steps have to be done:
            - shutdown database clients
            - modify configuration file by setting parition option state  to DISABLED,
            - change partitions MinLimit and MaxLimit options that they cover all range record values without disabled partition.
            - run ndbverify to move records from disabled partition.
            - delete disabled partitions from the partition list in the configuration file
            - restart