DB2 : displays the list of active utilities

  db2 list utilities show detail

The LIST UTILITIES command in DB2 displays the list of active utilities on the instance, providing detailed progress information for utilities that support progress monitoring.



This command is useful for monitoring the status of running utilities, such as online backups or RUNSTATS operations. It helps in identifying performance issues and determining which utilities are running. If a utility is suspected to be degrading performance, it can be throttled using the SET UTIL_IMPACT_PRIORITY command.

Note: The LIST UTILITIES command can also be used to monitor the progress of deferred cleanup of indexes by asynchronous index cleanup and the completion of a detach of a data partition from a partitioned table.




Sample Output

ID = 1
Type = BACKUP
Database Name = SAMPLE
Description = offline db
Start Time = 09/17/2012 13:28:30.575198
State = Executing
Invocation Type = User
Throttling: Priority = Unthrottled
Progress Monitoring:
Estimated Percentage Complete = 1
Total Work = 747868852768 bytes
Completed Work = 10738136885 bytes
Start Time = 09/17/2012 13:28:30.575211

Comments

Popular posts from this blog

Oracle: To clean up WRI$_ADV_OBJECTS