Hello DB6 experts!
I've made an export-import in a 9.7 database.
The problem is that after this clean process, I can't use the statement:
db2 alter tablespace tbs_name reduce MAX
it gives me an error:
SQL1763N Invalid ALTER TABLESPACE statement for table space
It's an error expected if the tablespace was created in a db version previous that 9.7.
Although, sin I have made an export-import, I think that tablespace was created in 9.7 version.
Do you know how can I get rid of this error?
regards,
Filipe Vasconcelos