Skip navigation FileNet logo
Glossary  |  Help Directory  
  Help for Process Analyzer Administration and Configuration  
  Search  |  Index  
Administration & Configuration
Administrative tasks
  Daily tasks
    Prune the data warehouse
    Process the OLAP cubes
  As needed tasks
    Size the data warehouse
    Grant access rights
    Prune isolated region data
    Delete a user-defined field
Process Analyzer Engine Configuration Tool
Process Analyzer Client Configuration Tool
Other information
   

Process Cubes

The Process Analyzer cubes are updated at scheduled intervals. To facilitate updating the cubes, a script, ProcessCubes, is installed as a local package on the SQL Server. (The Work in Progress cube is automatically updated every five minutes by a separate script, ProcessWIP.) By default, the script runs the cube processing daily at midnight.

To modify the default schedule for processing the cubes

CAUTION The ProcessCubes job cannot run at the same time as the ProcessWIP job. By default, ProcessWIP is scheduled every five minutes from 4:00 a.m. to 11:30 p.m. If you change the default schedule for ProcessCubes, make sure it does not conflict with ProcessWIP. In addition, be sure that ProcessCubes occurs at least one hour prior to the Prune VMAEDW job, if scheduled.

  1. In SQL Server Enterprise Manager, open Management/SQL Server Agent/Jobs.
  2. Double-click ProcessCubes and modify the job as needed.

To process the cubes manually

  1. In SQL Server Enterprise Manager, open Management/SQL Server Agent/Jobs.
  2. Right-click ProcessCubes and select Start Job.