Consistency check of the migRaven Database

To check whether everything in the database is correct, the following commands can be executed:

This is also explained in detail on the neo4j website. https://neo4j.com/docs/operations-manual/current/tools/consistency-checker/

The name of our database is = graph.db.

C:\Program Files\migRavenDB\bin\neo4j stop
C:\Program Files\migRavenDB\bin\neo4j-admin check-consistency --database=graph.db >> output_consistency_check.txt

If there are any errors in the TXT file, please report them to our supporter supportmigraven.com is available for storage, management and analysis.

This is what the output looks like if everything is OK:

2019-11-13 12:42:14.479+0000 INFO [o.n.k.i.s.f.RecordFormatSelector] Selected RecordFormat:StandardV4_0[SF4.0.b] record format from store /data/databases/neo4j
2019-11-13 12:42:14.481+0000 INFO [o.n.k.i.s.f.RecordFormatSelector] Format not configured for store /data/databases/neo4j. Selected format from the store files: RecordFormat:StandardV4_0[SF4.0.b]
Index structure consistency check
....................  10%
....................  20%
....................  30%
....................  40%
....................  50%
....................  60%
....................  70%
....................  80%
....................  90%
.................... 100%
Full Consistency Check
....................  10%
....................  20%
....................  30%
....................  40%
....................  50%
....................  60%
....................  70%
....................  80%
....................  90%
.Checking node and relationship counts
....................  10%
....................  20%
....................  30%
....................  40%
....................  50%
....................  60%
....................  70%
....................  80%
....................  90%
.................... 100%

Permanent link to this post: https://help.migraven.com/konsistenz-check-der-migraven-datenbank/

Leave a Comment

Your email address will not be published.