Showing posts with label ora-28672 hatası. Show all posts
Showing posts with label ora-28672 hatası. Show all posts

Sunday, July 31, 2022

ORA-28672 UPDATE BLOCK REFERENCES

 


Oracle Database Error Code: ORA-28672 UPDATE BLOCK REFERENCES may not be used on a global index

Oracle Database Error Code ORA-28672 Description;

UPDATE BLOCK REFERENCES may not be used on a global index.

Cause; 

User attempted to UPDATE BLOCK REFERENCES on a global partitioned or non-partitioned index. This feature is not supported for non-partitioned or global partitioned indexes on a partitioned IOT and a global partitioned index on a non-partitioned IOT.

How to Solve ORA-28672 UPDATE BLOCK REFERENCES may not be used on a global index.

Action for Solve;

Use online index [partition] rebuild to fix the block references.


Oracle Database Error Code Messages; ORA-28672 GÜNCELLEME BLOK REFERANSLARI global bir dizinde kullanılamaz.


Hatanın Nedeni;

Kullanıcı, genel bölümlenmiş veya bölümlenmemiş bir dizinde BLOK REFERANSLARI GÜNCELLEME girişiminde bulundu. Bu özellik, bölümlenmemiş bir IOT'ta bölümlenmemiş veya genel bölümlenmiş dizinler ve bölümlenmemiş bir IOT'ta genel bölümlenmiş bir dizin için desteklenmez.

Çözüm Yöntemi;

Blok referanslarını düzeltmek için çevrimiçi dizin [bölümü] yeniden oluşturmayı deneyin.

Featured Post

Ora-00921 Unexpected end of SQL Command

 ORA-00921 unexpected end of SQL command     Oracle Database Error Code Messages ORA-00921 About Help Description; Unexpected end of SQL com...

Search This Blog