This section describes the steps in using Workload Intelligence.
To analyze captured workloads using Workload Intelligence:
Create a database user with the appropriate privileges to use Workload Intelligence, as described in "Creating a Database User for Workload Intelligence".
Create a new Workload Intelligence job by running the LoadInfo
Java program, as described in "Creating a Workload Intelligence Job".
Generate a model that describes the workload by running the BuildModel
Java program, as described in "Generating a Workload Model".
Identify patterns in templates that occur in the workload by running the FindPatterns
Java program, as described in "Identifying Patterns in a Workload".
Generate a report to display the results by running the GenerateReport
Java program, as described in "Generating a Workload Intelligence Report".