Hi All,
Right now we are using embedded database in performance warehouse but as we are facing some issue due to high data we want to create new database but when I am clicking on rebuilt database it is showing that old data will lost.
Is there any way to some this data or can I get old data in new database.
Regards,
Jaydatt.
Answer by Reinhard W. ·
Jaydatt,
the embedded database is only meant for demo/test and not for real data!!!
I highly reccomend you switch to a proper database if you have more data (postgresql, MS SQL, Oracle).
Rebuilding the schema of the embedded DB clears the data as it would also on a real DB. There is no way to migrate the data fromt he embedded to another DB.
Reinhard
Reinhard,
We were using the embedded database for UAT purpose only but in UAT also the volume of data is very high that why we are planing to change the database but we also want that old data.
please suggest.
Best Regards,
Jaydatt.
Whatever UAT is, migrating data from an embedded repository to a real database is not possible, sorry
Reinhard
JANUARY 15, 3:00 PM GMT / 10:00 AM ET