Thanks so much for your reply,
We have a different challenge for out of place restore, We followed similar restore as mentioned by you however this doesn't solve our problem which is described below which we need help for?
1. Take backup from source db2 installed on /home/db2inst1 and
2. backup saved on e.g. /some/CoOl/Path
3. Dropped the "Sample" Db
4. Created "newDb" on a different path e.g. /opt/db2inst1/newDb
5. Restore the backup form path mentioned in step 2 to see file at newly created db "newDb"
but the restore is creating new files at default directoy i.e /home/db2inst1
Is the a way to get the db installed on a newly created db in above example path /opt/db2inst1/newDb and NOT the /home/db2inst1
Thanks once again
Aarti