Hi Soumya,
Execute the below commands on source as well as target system to compare the list of tablespaces
db2=> connect to <MYDB>
db2=> list tablespaces show detail
From this comparison you will know which tablespaces are missing in target.
Reasons for missing tablespace could be from the link below
Hope this helps.
Regards,
Deepak Kori