Command-Line Syntax for the Logparse Utility

The following table lists the command-line syntax for the Logparse utility.

Flag Parameter Description Comment

/s

install_dir

Full path to the parent directory of SIEBEL_ROOT ($SIEBEL_ROOT). For example, if SIEBEL_ROOT is C:\sba8x\siebsrvr, then install_dir is C:\sba8x.

Enclose the path in quotes.

Required

/g

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

/r

PROCESS

Name of the schema process for which you want to generate a summary file, for example, upgrep_dev_8x.

To obtain the schema process name, look in siebsrvr\log. The subdirectory names in log are the schema process names.

Required.

/l

LOGPARSE_FILENAME

Name of the Logparse log file.

Default value is logparse.log

/n

MAX_NUMBER_SQL

Maximum number of longest-running SQL statements to display in the summary.

Default value is 10

/t

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)

/e

MAX_NUMBER_ERRORS

Maximum number of errors to display in the summary.

Default is 8