Dears,
we just upgraded successfully to EHP6 a test system, and at the end we noticed the tsp *702 are not empty, some table it's still inside.
For that reason we cannot drop them as usual.
We read note 1715052 ad as suggested we try to perform a reorganization to move them to the new tablespaces.
But despite we are using the latest DBATOOLS 720 (34) we recive the error:
BR0301E SQL error -42008 at location tab_onl_reorg-39, SQL statement:
'BEGIN DBMS_REDEFINITION.START_REDEF_TABLE (UNAME => '"SAPR3"', ORIG_TABLE => '"TTREET"', INT_TABLE => '"TTREET#$"', OPTIONS_FLAG => DBMS_REDEFINITION.CONS_US E_PK); END;'
ORA-42008: error occurred while instantiating the redefinition
ORA-01405: fetched column value is NULL
ORA-06512: at "SYS.DBMS_REDEFINITION", line 56
ORA-06512: at "SYS.DBMS_REDEFINITION", line 1490
ORA-06512: at line 1
We found note 1290097, but does not work. The error still occurr.
Any advise ?
Best Regards