Command-Line Syntax for the Logparse Utility
The following table lists the command-line syntax for the Logparse utility.
Flag |
Parameter | Description | Comment |
---|---|---|---|
|
install_dir |
Full path to the parent directory of SIEBEL_ROOT
($SIEBEL_ROOT). For example, if SIEBEL_ROOT is Enclose the path in quotes. |
Required |
|
LANGUAGE_CODE |
The language in which the Upgrade Wizard ran. This is called the resource language, and typically is the language in which you ran the Siebel Installation Wizard. For example, if the resource language is English, then the language code is enu. |
Required |
|
PROCESS |
Name of the schema process for which you
want to generate a summary file, for example, To obtain the schema process name, look in |
Required. |
|
LOGPARSE_FILENAME |
Name of the Logparse log file. |
Default value is |
|
MAX_NUMBER_SQL |
Maximum number of longest-running SQL statements to display in the summary. |
Default value is 10 |
|
THRESHOLD_TIME |
Threshold time for longest running SQL statement, in the format hh:mm:ss. |
Default value is 00:10:00 (By default, SQL statements that run longer than 10 minutes are displayed) |
|
MAX_NUMBER_ERRORS |
Maximum number of errors to display in the summary. |
Default is 8 |