WebSphere Commerce EnterpriseWebSphere Commerce Professional

Configuring when the buildstats utility runs

Procedure

  1. Stop the LikeMinds server inside the WebSphere Application Server.
  2. Use any database modification tool to enter the following SQL statement:
    
    update lps_cfg set value='
    mm 
    hh * * * runBuildstats' where name='lps.schedule.buildstats'
    
    where mm represents the minutes, and hh represents the hour (24 hour clock) at which you want the utility to run.
  3. Start the LikeMinds server inside the WebSphere Application Server.