Quote:
|
Originally Posted by vijay0708
we can restore tablespace or database by using restore command. But here the point is, i need rows only. So how it will possible? HOw can we get those deleted rows.
|
Maybe I'm missing your point, but what's the problem? You take the backup, restore it in another system/DB2 instance that you set up, extract the rows you want and export them, then load them again in the desired target system.