In our DB2 UDB 7.2+FP6 database on AIX 5.2L I am trying to
reorg a table to free up page space on a table and get
SQL2216N SQL error "-289" occurred while reorganizing a database table.
Is this because the table is out of paging space? Would I need to reorg with a temp table? Thanks