Hi,
I'm working on DB2 8.2.3 on Windows. I have a databsase which need to be restored on a new database server on different system (Same configuration as mine). I want to create a new database with the back up.
I had taken a complete back up of my database and copied the folder structure to the target system in different drive (D

.
The data files on my system are on C:
From the target system when I tried to issue db2 restore command from the command prompt it throws out an error
"SQL3282N The supplied credentials are not valid."
I used the command from the folder in which the back up image is present (There are 3 other images present in that back up folder)
D:\DB2BACKUP\<IMGAGE1>>db2 restore database <DB> FROM D:\DB2BACKUP\<IMGAGE1>
Where <IMAGE1> is the folder that contains the database that I did back up from my system.
I tried to perform the same operation from the Control Center its giving DN error as the above.
Can anyone give me steps to perform a restore to a new database from the back up image of the Source system from another system.
Looking for a quick reply.
Thanks
Krishna Vaddadi