DB2 Utility Commands

No comments
DB2 Utility Commands
List the running utilities and their progress

db2 list utilities show detail
Throttle a running utility.
First find the Utility ID.
db2 list utilities show detail
Throttle the utility to a value of 1 to 10. 10 being the most throttled.

db2 set UTIL_IMPACT_PRIORITY for <util_id> TO 5

No comments :

Post a Comment