Modifying the number of archived plans displayed in the Dynamic Workload Console
You can modify the number of archived plans displayed in the Monitor
Workload view of the Dynamic Workload Console. The default number is 30
plans.
To modify the default number, configure the following property in the
TdwcGlobalSettings.xml file:
<monitor>
<property name="maxArchivedPlan"value="30"></property>
</monitor>
See
TdwcGlobalSettings.xml sample to view the complete syntax for the file.For more information about how to customize global settings, see Customizing your global settings.