PROSTRCT REORDER AI qualifier

Reorders AI extents.

Syntax

prostrct reorder ai db-name

Parameters

db-name
Specifies the database where you want to reorder AI extents.

Notes

  • Reorder AI extents only if you cannot empty extents, perhaps because of OpenEdge Replication locking an extent.
  • REORDER AI will move empty AI extents to follow the busy extent in switch order.
  • REORDER AI will rename AI extents and associate them with different extent areas. Use PROSTRCT LIST to generate a new .st file for your database immediately after reordering. For more information on generating a new .st file, see PROSTRCT LIST qualifier.
  • See Manage after-imaging files for more information about the REORDER AI qualifier.