HI,
We have 1.5 TB SOFFCONT1 table which is having log segment and want to
reduce the size and run reports as suggested by SAP Notes but not able
toreorg the same due to error while doing reorg by BRTOOLS.
I have run the following command:-
brspace -u / -c force -f tbreorg -a reorg -o SAPRP1 -s PSAPRP1 -t
SOFFCONT1 -n PSAPRP1SOFF -e 16 -KST
Ouutput error:-
BR0280I BRSPACE time stamp: 2014-07-04 19.43.41
BR1101I Starting 'online' table reorganization...
BR0280I BRSPACE time stamp: 2014-07-04 19.43.42
BR1124I Starting 'online' reorganization of table SAPRP1.SOFFCONT1 ...
BR0280I BRSPACE time stamp: 2014-07-04 19.44.03
BR0301E SQL error -42008 at location tab_onl_reorg-39, SQL statement:
'BEGIN DBMS_REDEFINITION.START_REDEF_TABLE (UNAME => '"SAPRP1"',
ORIG_TABLE => '"SOFFCONT1"', INT_TABLE => '"SOFFCONT1#$"', OPTIONS_FLAG
=> DBMS_REDEFINITION.CONS_USE_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 1488
ORA-06512: at line 1
BR0280I BRSPACE time stamp: 2014-07-04 19.44.05
BR1106E Reorganization of table SAPRP1.SOFFCONT1 failed
This is not specific to the table i have also upgrade the BRTOOLS but
issue not getting resolved still same error coming.
please suggest.
Regards:
Akash Ahuja