Parameters for the BlackBerry Application Reporting Tool
The parameters listed in parenthesis are optional.
Parameter |
Description |
|---|---|
-db <db_name> |
This parameter specifies the name of the BlackBerry Configuration Database. |
[-dbauth] |
This parameter specifies that the BlackBerry Application Reporting Tool must use Microsoft SQL Server authentication. By default, the tool uses Windows authentication. If you specify this parameter, you must also specify the -dbuser <user_name> and -dbpass <password> parameters. |
[-dbpass <password>] |
This parameter specifies the password that the tool uses for database authentication. If you use this parameter, you must also use the -dbauth and -dbuser <user_name> parameters. |
[-dbuser <user_name>] |
This parameter specifies the user ID that the tool uses for database authentication. If you use this parameter, you must also use the -dbauth and -dbpass <password> parameters. |
[-n <db_server>] |
This parameter specifies the host name or IP address of the database server. By default, the tool uses the name localhost. |
[-o <file_name>] |
This parameter specifies the name of the output file that the tool creates. |
[-?] [-help] |
Both of these parameters provides more information about the tool. No other parameters are required when you use one of these parameters. |
Was this information helpful? Send us your comments.