9130 Cannot operate on table/index with down regions
Explanation:
A statement has attempted to access a table or index with down regions in it.
Generated By:
AMP (STP, S2S, SUT).
For Whom:
End User.
Remedy:
Remove the down regions in the table/index before esubmitting the SQL statement. Some of the ways to rmove the down regions are: - Fast path DELETE ALL/ DROP table SQL statement - Rebuild the Table - Restore the table from backup - Drop and recreate the index