ADB8070E Table space table_space_name cannot be dropped, because it contains a history table.

Explanation

An attempt was made to drop the specified table space, which contains a history table. As part of the Db2 restrictions for system-period data versioning, you cannot drop a table space that contains a history table.
table_space_name
The qualified name of the table space.

System action

Processing stops.

User response

None required. However, if you still want to drop the specified table space, you must drop versioning first so that the table in the table space is no longer a history table.