Quantcast
Channel: SCN : Discussion List - SAP on Oracle
Viewing all articles
Browse latest Browse all 1892

Error reorg table with brspace

$
0
0

Hi everybody,

 

I was trying to reorganize a table with brspace and I got the next error:

 

BR0280I BRSPACE time stamp: 2013-03-27 12.19.49

BR1101I Starting 'online' table reorganization...

BR0280I BRSPACE time stamp: 2013-03-27 12.19.50

BR1124I Starting 'online' reorganization of table SAPSR3.SWW_WI2OBJ ...

BR0280I BRSPACE time stamp: 2013-03-27 12.19.51

BR0301E SQL error -42008 at location tab_onl_reorg-39, SQL statement:

'BEGIN DBMS_REDEFINITION.START_REDEF_TABLE (UNAME => '"SAPSR3"', ORIG_TABLE => '"SWW_WI2OBJ"', INT_TABLE => '"SWW_WI2OBJ#$"', OPTIONS_FLAG => DBMS_REDEFINITION.CONS_USE_PK); END;'

ORA-42008: error occurred while instantiating the redefinition

ORA-22060: argument [] is an invalid or uninitialized number

ORA-06512: at "SYS.DBMS_SNAPSHOT_UTL", line 1613

ORA-06512: at line 1

ORA-06512: at "SYS.DBMS_REDEFINITION", line 56

ORA-06512: at "SYS.DBMS_REDEFINITION", line 1490

ORA-06512: at line 1

 

The options I put in brspace were:

 

Options for reorganization of tables: SAPSR3.SWW_WI2OBJ (degree 1)

1 * Reorganization action (action) ............ [reorg]
2 - Reorganization mode (mode) ................ [online]
3 - Create DDL statements (ddl) ............... [yes]
4 ~ New destination tablespace (newts) ........ []
5 ~ Separate index tablespace (indts) ......... []
6 - Parallel threads (parallel) ............... [1]
7 ~ Table/index parallel degree (degree) ...... []
8 ~ Category of initial extent size (initial) . []
9 ~ Sort by fields of index (sortind) ......... []
10 # Index for IOT conversion (iotind) ......... [FIRST]
11 - Compression action (compress) ............. [none]
12 # LOB compression degree (lobcompr) ......... [medium]
13 # Index compression method (indcompr) ....... [ora_proc]

 

I suppose there are a wrong option, but I used the same in the developper system

 

Brtools are the same in both systems: 7.20 (23)

 

Does anybody know what is the problem?

 

Regards.


Viewing all articles
Browse latest Browse all 1892

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>