Parameters

-c codepage
Specifies the codepage for the output files. Defaults to the system codepage.
-d output_directory
Specifies the directory where you want the report utility to save the output files.
-f date_format
Specifies the format of the date string that you provide with the -t parameter. The ARSRPT command assumes that you specify the date in yyyy-mm-dd format. You can specify a different format by doing one of the following options:
  • Select a format from the following table and specify the corresponding date format specifier.
  • Specify a format that is not listed in the table by using the values (for example, %m) and separators (such as the slash (/), dash (-), colon (:), or dot (.) characters). A specification for a date format that uses any of these three chars (slash, dash, or dot) can be used interchangeably; the program allows any of the three, regardless of which one you specified in the date format. A specification for a time format that uses either of these two chars (colon or dot) can be used interchangeably; the program allows either of the two, regardless of which one you specified in the time format.
Table 1. Standard date formats supported by Content Manager OnDemand.
Date format specifier Date format Example
%m/%d/%y mm/dd/yy 01/31/17
%d/%m/%y dd/mm/yy 31/01/17
%f/%e/%y m/d/yy 1/31/17
%e/%f/%y d/m/yy 31/1/17
%y.%m.%d yy.mm.dd 17.01.31
%m.%d.%Y mm.dd.yyyy 01.31.2017
%m-%d-%y mm-dd-yy 01-31-17
%d-%m-%y dd-mm-yy 31-01-17
%m%d%y mmddyy 013117
%m%d%Y mmddyyyy 01312017
%y%m%d yymmdd 170131
%Y%m%d yyyymmdd 20170131
%b %e, %Y Mth d, yyyy Jan 31, 2017
%B %e, %Y Month d, yyyy January 31, 2017
-h OD_instance
Specifies the name of the Content Manager OnDemand instance.
-I
Specifies the name of the Content Manager OnDemand instance.
-o file_name_prefix
Specifies the prefix to add to the output file names.
-p password
The password that corresponds to the user ID specified with the -u parameter.
-r report_selection
Specifies which activities to save in the output files. If you do not specify this parameter, the reporting utility collects information about activity included in options 1, 2, and 3. The following list describes the values you can specify for report_selection:
0
Specifies that the report include all activity.
1
Specifies that the report include all server startup activity.
2
Specifies that the report include all login activity.
3
Specifies that the report include all load activity.
4
Specifies that the report include all query activity and any corresponding retrieve activity.
5
Specifies that the report include all server retry activity.
-t date
Specifies the date for which the reporting utility collects information. The default format is yyyy-mm-dd. If you want to specify the date in a different format, specify the -f parameter with the date format specifier that describes the format.
-u userid
Specifies the Content Manager OnDemand user ID.
-x report_format
Specifies which output files to create. If you do not specify this parameter, the reporting utility creates summary and XML output. The following list describes the values you can specify for this parameter:
1
Create the summary.
2
Create the XML file.
3
Create the summary with histograms.
4
Create the XML file and summary with histograms.
-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.