Recovering an accidentally dropped table space

If you accidentally drop a table space, including LOB table spaces, you can recover it from image copy data sets.

About this task

You might accidentally drop a table space, for example, when all tables in an implicitly created table space are dropped, or if someone unintentionally executes a DROP TABLESPACE statement for a particular table space.

When a table space is dropped, Db2 loses all information about the image copies of that table space. Although the image copy data set is not lost, locating it might require examination of image copy job listings or manually recorded information about the image copies.

The recovery procedures differ for Db2-managed data sets and user-managed data sets.