DB6: Stored procedure for online table move

[] [] [] [] [] [] [] []

Symptom
You want to move tables online between tablespaces using the stored procedure ONLINE_TABLE_MOVE.
Other terms
online table move stored procedure
Reason and Prerequisites
For Linux and UNIX only: You are using DB2 Version 8.2.2 or higherFor Windows only: You are using DB2 Version 9.1 or higherDB2 registry variable DB2_SKIPDELETEDmustbe set to OFF.The SYSTOOLSPACE tablespace must be accessible for ‘PUBLIC’.
To [...]