Orientdb: is it possible to rename an existing database?

Created on 8 Mar 2017  路  6Comments  路  Source: orientechnologies/orientdb

OrientDB Version: 2.2.x

Expected behavior

Is there any way to change the name of a existing database?

documentation question

All 6 comments

I'm also interested on this issue...

Hi you can rename embedded database if you rename all WAL files (they have the same name as name of database) and rename database folder

It worked! (I had just to rename two files, .wmr and .wal, and the database directory - in both servers cause they are clustered....) Thanks!

Cool ))

Where are the .wmr and .wal files located?

@triketora inside your database folder.

Was this page helpful?
0 / 5 - 0 ratings