Quote:
Originally Posted by DBFinder
The one you pasted already. The simplest version will be as I said
Code:
db2 restore db EHA0710
when you are in the same folder as image.
or
Code:
db2 restore db EHA0710 from C:/DB2
from anywhere.
regards
|
Thanks so much for immediate reply.
I just tried out as you said
db2 => restore db EHA0710 from C:\DB2
This was the out come......
*************************
SQL2570N An attempt to restore on target OS "NT-32" from a backup created on
source OS "Linux-IA32" failed due to the incompatibility of operating systems
or an incorrect specification of the restore command. Reason-code: "1".
*************************
I am using windows 7.....