Parameters

-a Audit the Content Manager OnDemand database
This option checks the Content Manager OnDemand database for inconsistencies or potential problems.
-c Create message table and index
Creates a table and index for load data information which is extracted from the Content Manager OnDemand system log. This data is used for auditing purposes.
-d Drop message table and index
Deletes the table and index that are created with the -c parameter and any data contained. Do not combine this parameter with any other parameter except for -v and -I.
-F <format> Trace output information
Optional parameter when tracing is specified. The default output is text format. The possible values are C, T, and X:
C or CSV
The CSV format is a comma separated file that is useful in spreadsheets.
T or TEXT
Default output format.
X or XML
The XML format outputs XML structured data. Using the XML output requires a header and trailer to be added to the trace file to complete the XML syntax and create valid XML. After the XML structured data is combined with .XSL and .DTD files, it can be viewed in a browser or XML editor. You can obtain these needed files from: ftp://service.software.ibm.com/software/ondemand/utils/trace
-g <Application group name>
Specifies an application group name. If the parameter is not specified, the default is all application groups. This parameter is used with the -a parameter.
-I <od_inst>
Specifies the database instance name.
-o <Output file name>
This parameter is optional. Any output is sent to the console if it is not specified. This option provides a file name for any log output that is produced by the utility when you use the -a parameter. Output to a file is in XML format. Output to the console is in a human readable plain text format.
-p Populate message table
Extracts load information from the System Log and populates the table created with the -c parameter. This parameter is used for auditing purposes.
-v Verbose
Prints additional status messages to the console.
-1 trace_file
Specify a fully qualified trace file name as directed by IBM Software Support.
-2 level
Specify a value as directed by IBM Software Support.