This is a multi-part example to illustrate the process of recreating/cloning a system throttle named 'TableA_FTS' of the ruleset 'TestRuleset' in another ruleset named 'ProdRuleset' using TDWM views and Workload Management Ruleset APIs. The new throttle in 'ProdRuleset' will have the same rule name, attributes, classification criteria, classification sub-criteria, and state limit.
- Create a new throttle 'TableA_FTS' in 'ProdRuleset' with the same attributes of 'TableA_FTS' in 'TestRuleset' (but without classification criteria, classification sub-criteria, and state limit).
- Add the same classification criteria of 'TableA_FTS' in 'TestRuleset' to the new throttle.
- Add the same classification sub-criteria of 'TableA_FTS' in 'TestRuleset' to the new throttle.
- Set the same state limit of 'TableA_FTS' in 'TestRuleset' for the new throttle.
- Enable the rule and activate ruleset to make 'TableA_FTS' in 'ProdRuleset' operational.