analyze_stats - Analyze Database Statistics Script
analyze_stats [-oqrV] [-d DataArea | DataID] [-p Program] [-l Path]
The analyze_stats script creates a configuration file for the tables analyzed by the report. The configuration file shows tables that you could configure for caching and the recommended number of records to be cached. You use analyze_stats in conjunction with the timed statistics feature.
For more information, see the Lawson Administration: Data Access guide for your database.
Program Option | Description |
---|---|
o
|
Offline Mode. Do not connect to the database. |
q
|
Quiet Mode. Generate only the program
.cfg file
|
r
|
Report Mode. Generate only a report; do not generate a configuration file. |
d DataArea|DataID
|
Specify a data area or data ID to analyze. |
p Program
|
Specify a program to analyze. |
l Path
|
Designate a path to the timestat files. |
V
|
Print the usage. |