where mm represents the minutes, and hh represents the hour (24 hour clock) at which you want the utility to run.
Configure when the buildstats utility runs
To configure when the buildstats utility runs:
- Stop the LikeMinds server inside the WebSphere Application Server.
- Use any database modification tool to enter the following SQL statement:
update lps_cfg set value='mm hh * * * runBuildstats' where name='lps.schedule.buildstats'
(C) Copyright IBM Corporation 1996, 2006. All Rights Reserved.