Hi everyone.
I copy folder backup in
C:\<OpManager Home>\bin\backup
After i was arhive it file ZIP by name backup2808.zip and install new opManager.
After new opManager, I was command line using CMD by admin
C:\<OpManager Home>\bin\backup>RestoreDB.bat
backup2808.zip
and have log
************** Restore operation started **********************
Restore started on 08-28-2015 at 16:21:45:491
jdbc.RestoreException: Specify the absolute path of the backup file to restore the data backup.
at jdbc.RestoreBackup.extractZip(RestoreBackup.java:1060)
at jdbc.RestoreBackup.restoreDB(RestoreBackup.java:74)
at jdbc.RestoreBackup.doRestore(RestoreBackup.java:1185)
at jdbc.RestoreBackup.main(RestoreBackup.java:1191)
deleting temp files if exists ...
temp files deleted successfully.
Restore finished at : 16:21:45:514
But, i don't see any change on new opManager.
I think, I was restore don't susscessfully.
So can you help me ? Thanks .