Refresh performance commands
Use these commands to view, optionally clear, and rebuild your database index after a refresh.
You can configure CDC Replication to
drop all indexes on all tables before a refresh and then re-create
the indexes after the refresh. This feature is turned off by default
and is only enabled if you set the refresh_loader_drop_index system
parameter to true
in Management Console.