Category: Knowledge Base

Java version on migRaven Update server

Replacing the existing open source Java Azul Zulu JRE installation with another / newer Java Azul Zulu JRE version To install the migRaven.24/7 we always deliver a Java based Neo4j graph database. Neo4j strongly recommends using the Java Azul Zulu JRE. Upgrading the existing Java Azul Zulu JRE installation: Java Azul Zulu JRE …

Read more

Permanent link to this post: https://help.migraven.com/java-version-auf-migraven-server-updaten/

HowTo: Update a user's group memberships in Windows without logging off/on

Update the security token and group memberships via RunAs.

Read more

Permanent link to this post: https://help.migraven.com/howto-gruppenmitgliedschaften-eines-benutzer-in-windows-ohne-ab-anmelden-aktualisieren/

thumbs.db - Prevents deleting directories

The thumbs.db is a system file that, as a rule, cannot be deleted because it is usually occupied by a file handle. migRaven delete directories in the course of different workflows, for example migRaven.24/7 data retention or migRaven.one directory wipe off migRaven.24/7 tasks out. So erases migRaven.24/7 DataRetention all directories as soon as they are empty. But if this file ...

Read more

Permanent link to this post: https://help.migraven.com/thumbs-db-loeschen-von-verzeichnissen-waehrend-der-archivierung-ueber-migraven-24-7-sicherstellen/

migRavenADScanService does not start

It can happen that the migRaven Application does not start because the migRaven Ad Scan Service is not running or is stuck in the Starting state. To do this, add the user for the migRavenDBServiceHost was stored in the group of local administrators and restart the service / terminate and restart via Task Manager.

Permanent link to this post: https://help.migraven.com/migravenadscanservice-startet-nicht/

Backup and restore migRaven Database

Regular backups for the migRaven Setting up a database: We recommend that you create two backup tasks at different times because, especially in large environments, the transaction logs can become very large and processing them can take a lot of time. To be even safer, it makes sense to save the backups of the different tasks in separate destinations...

Read more

Permanent link to this post: https://help.migraven.com/backup-und-restore-migraven-datenbank/

Consistency check of the migRaven Database

To check whether everything is correct in the database, 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. If there are any errors in the TXT file, please report them to our support team at support@migraven.com. This is what the output looks like if...

Read more

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

Data retention log is not saved

In an earlier version of migRaven it was possible to set the path for the log recordings within the directory, which by default was \ ProgramData \migRaven\ archiveLog When updating to a newer version, this setting is not migrated accordingly. Since version 6.3.19351 a path is explicitly required for this, so if an update has been carried out errors can occur ...

Read more

Permanent link to this post: https://help.migraven.com/data-retention-log-wird-nicht-gespeichert/

system monitoring

The system monitoring shows migRaven Administrators have various statuses for data retention, folder self-service and the different scans.

Read more

Permanent link to this post: https://help.migraven.com/systemueberwachung/

HTTP Error 403.14

If the browser shows the 403.14 error message when the Web client is invoked,you should look in the Windows features for the solution:

Read more

Permanent link to this post: https://help.migraven.com/http-error-403-14/

Neo4j - data volume for the first level downwards (e.g. measuring home directories)

  Determination of the amount of data for a first-level project. B when measuring "home directories" MATCH (n: Project) - [: rel_child_ini] -> (v) - [: rel_child0] -> (u) where id (n) = 5006787 with u match (u) - [: rel_child0 * 0 ..] -> (x) RETURN distinct u.sourcepath, sum (toInteger (x.filecount)) as filecount, sum (toInteger (x.foldersize)) as quantity order by quantity desc u.sourcepath filecount quantity in byte \\ ebner.cc \ data \ homefolders \ red 27616 2,90775E + 11 \\ ebner.cc \ data \ homefolders \ kef 259 2,90025E + 11 \\ ebner.cc \ data \ homefolders \ spen ...

Read more

Permanent link to this post: https://help.migraven.com/neo4j-datenmenge-fuer-die-erste-ebene-abwaerts-zb-homeverzeichnisse-messen/

Load more