Table of Contents
Introduction
It is advisable, both for reasons of space and to avoid the loss of the database, to migRaven Database to another storage device. This is useful in environments with a large number of directories that are migRaven This prevents the C:\ partition from filling up and preventing the operating system from running.
Important notes: There should always be at least 50 gigabytes of free space available on the C:\ partition. During the migRaven scans temporary files are created.
Instructions
The migRaven Database should be on drive D:\ be moved.
Stop services
First, stop all migRaven Services.

Create target path
Create the directories of the path D:\Program Files\migRavenGraphDB\data and make sure that the service account of the service migRavenDBServiceHost is entitled to write on it.
The database program remains on drive C: \ Program Files \migRavenGraphDB, Only that data Directory containing the database containing the Active Directory and Fileserver project data is stored on a drive D:\Program Files\migRavenGraphDB\data .
Copy the existing folder
Copy the data directory from the source path, C:\Program Files\migRavenGraphDB,

into the target path.

Adjusting the configuration file
Öffnen Sie die neo4j.conf File under C: \ Program Files \migRavenGraphDB\conf and change the entry #dbms.directories.data=data in
dbms.directories.data=D:/Program Files/migRavenGraphDB/data
Important: Change the backslashes of the path to slashes, as shown in the example above.
