cancel
Showing results for 
Search instead for 
Did you mean: 

Rebuild the index partitions

Former Member
0 Kudos

Hi!

After the job _Update stats we received the following warning about the rebuild of index:

BR0986W Partitioned index SAPHBT./BIC/B0000054007~0 is unbalanced - please rebuild the index partitions

Question:

What is the procedure to do this?

(tcode SA38 --> RSANAORA)

Thank you!

Accepted Solutions (1)

Accepted Solutions (1)

stefan_koehler
Active Contributor
0 Kudos

Hello Holger,

please check sapnote #439783 ... there is a step-by-step guide.

Regards

Stefan

Answers (1)

Answers (1)

former_member204746
Active Contributor
0 Kudos

solution 1:

sqlplus "/ as sysdba"

alter table SAPHBT."/BIC/B0000054007" monitoring;

solution 2:

upgrade to Oracle 10g.