by the by db2dart has this to say
Code:
Highwater Mark: 11776008 pages, 1472001 extents (extents #0 - 1472000)
Lower highwater mark processing - phase start.
Current highwater mark: 1472000
Desired highwater mark: 0
Number of used extents in tablespace: 597408
Number of free extents below original HWM: 874593
Number of free extents below desired HWM: 0
Number of free extents below current HWM: 874593
Final highwater mark: Extent #1472000 (1472001 extents, 11776008 pages).
** The highwater mark is held by a SMP extent which can be removed by
ALTER TABLESPACE REDUCE command.
Yet when I try an "alter tablespace <name> reduce" I get a syntax error and when I try "alter tablespace <name> reduce (all 100m)" I get told there's not enough space with the reason code "1" message.