Like nvk@vhv said: Generate the script. In that script you will recognise the path-names of your source database. Change the path-names in that script to the new path-names (you must activate the lines, they are all commented out).
On the target machine DB2 must be installed and the instance must be defined and started. You can check with the "db2 attach to instancename". This must be completed 1st.
When you run that script on the target-machine the tablespaces will be placed on the newly defined path-names and that is the trick about redirected restore
