Is it possible to migrate a database over for an Idash Migration?
I am migrating idash from old servers to new servers. I have installed idash on the new servers. However the new idash DB doesn't contain any data. I am planning to import idash Data from the old server on the migration day.
Can you advice what other steps I need to keep in mind while I perform this idash Migration?
Yes it is.
Here are 2 ways to try and migrate the data.
1. Setup Oracle Mirroring to replicate the data over a
2. Using Datamover to export to a file and then use it to overlay the empty database then have idash point to it.