Hello,
Yes, those are all the fields of the table.I do not think that this is related to any LONGRAW, RAW data from any of the tables.
After dropping the MLOG_REFCOL$ table which was not in the data dictionary and according to customer was not used for anything, I now have a new error.
Both the initial error and the new one are general errors.I receive them for any table that I try to reorganise.
BR0280I BRSPACE time stamp: 2014-07-22 16.19.12
BR1101I Starting 'online' table reorganization...
BR0280I BRSPACE time stamp: 2014-07-22 16.19.12
BR1124I Starting 'online' reorganization of table SAPR3.SEOCOMPODF ...
BR0280I BRSPACE time stamp: 2014-07-22 16.19.31
BR0301E SQL error -942 at location tab_onl_reorg-39, SQL statement:
'BEGIN DBMS_REDEFINITION.START_REDEF_TABLE (UNAME => '"SAPR3"', ORIG_TABLE => '"SEOCOMPODF"', INT_TABLE => '"SEOCOMPODF#$"', OPTIONS_FLAG => DBMS_REDEFINITION.CONS_USE_PK); END;'
ORA-00942: table or view does not exist
ORA-06512: at "SYS.DBMS_REDEFINITION", line 56
ORA-06512: at "SYS.DBMS_REDEFINITION", line 1498
ORA-06512: at line 1
BR0280I BRSPACE time stamp: 2014-07-22 16.19.31
BR1106E Reorganization of table SAPR3.SEOCOMPODF failed
Thank you again for your time.