View SQL isnt working correctly on localy partitioned indexes

sagizvi

Member²
It generated a create index command without "local" at the end... even when the index is a local partition index.
 
Hi Marco.

plsqldeveloper doesn't generate correct sql for local indexes in 8.0 as well...

This cause us a serious damage when DBA used it in order to copy table and indexes to the production environment. All work in the bank was stopped for a half a day because of this bug.
 
Back
Top