Then please follow the uninstall and reinstall in the order provided below:
Uninstall 3.6.8 Enterprise (Delete everything) -> Make checkbox active / Activate the checkbox
When the uninstallation is finished, please continue with point 2.
2. Install 3.6.8 Enterprise with Rocksdb
Disable "Keep a backup of databases" / Deactivate "Keep a backup of databases".
Now install ArangoDB 3.6.8 without any database.
3. Log into ArangoDB 3.6.8 as root user into the "_system" DB via http://127.0.0.1:8529.
Then go to Users and give Root user the same password it had as before, this is crucial.
4. Create ActifyDB DB
Create a new empty "ActifyDB" via Add Database menu as "root" user. Please note that this is case sensitive.
5. Restore database to 3.6.8 in RocksDB mode
Import the ActifyDB dump again. It should now be imported in RocksDB mode, as the configuration of ArangoDB 3.6.8 is already in RocksDB mode. When importing, the "ActifyDB" will be 100% converted to rocksDB format. Important:
If not already there, copy the dump folder into C:\Program Files\ArangoDB3 3.6.x\usr\bin for convenience.
In a powershell window or command prompt window, navigate to the C:\Program Files\ArangoDB3 3.6.x\usr\bin.
Type the following to restore the database data. .\arangorestore.exe --server.database ActifyDB --input-directory "dump"
6. You should be able to check via the ArangoDB GUI the collections in the ActifyDB database is now populated.
Proceed to run the 3.7.18 executable to upgrade the ActifyDB
Then upgrading from ArangoDB 3.7.18 to ArangoDB 3.8.8
And finally upgrading from ArangoDB 3.8.8 to ArangoDB 3.9.5.
7. Test for completion / Test for completion
Verify that the update and data restore worked by conducting the following simple tests.
Login to the ArangoDB web GUI and verify the database is a Community version and is 3.9.5.