The ReconfigRedistOrderV view provides the end user a way to access the ReconfigRedistOrderTbl. Users with the appropriate privileges can SELECT, INSERT, UPDATE, or DELETE on the base table using the view.
User DBC must grant only SELECT, INSERT, UPDATE, or DELETE to users.
Possible Values for ProcessOffline
For the ProcessOffline column, tables undergoing large-scale changes must not be processed during online redistribution. Flag these tables for offline redistribution by setting this field to Y.
| Value | Description |
|---|---|
| Y | Table must be processed (deleted or redistributed) offline during the offline portion of the Reconfig deletion or redistribution phase. |
| N | Table must be processed (deleted or redistributed) online during the online of the Reconfig deletion or redistribution phase. (This is the default.) |