Page tree

Unsupported content

 

This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

This topic lists the available Report Administration Utility (also called blrptadmin) commands, purpose, and the roles required to execute the commands.

Report Administration Utility commands

blrptadmin command

Description

Roles required to execute the command

add site

Adds a site to the reports warehouse.

A role with any of the report-related authorizations (Reports.Viewer, Reports.Administration, Reports.QueryStudio, or Reports.Studio)

export content

Exports the entire reports content store or specified report packages to an archive file.

A role with the Reports.Administrator authorization

export reportdef

Exports a report definition from the reports portal to a file.

A role with any of the report-related authorizations (Reports.Viewer, Reports.Administration, Reports.QueryStudio, or Reports.Studio)

export report

Runs a report and exports the report data to a file.

A role with any of the report-related authorization (Reports.Viewer, Reports.Administration, Reports.QueryStudio, or Reports.Studio)

gencred

Generates and modifies encrypted single sign-on user credentials.

A role with any of the report-related authorization (Reports.Viewer, Reports.Administration, Reports.QueryStudio, or Reports.Studio)

get blcoredb

Gets the user name and connection string for the BMC Server Automation database.

A role with any of the report-related authorization (Reports.Viewer, Reports.Administration, Reports.QueryStudio, or Reports.Studio)

get emailconfig

Gets the email configuration parameters of the SMTP server, which enable email from the BMC BladeLogic Decision Support for Server Automation portal.

A role with any of the report-related authorization (Reports.Viewer, Reports.Administration, Reports.QueryStudio, or Reports.Studio)

get etldb

Gets the user name and connection string for the ETL master and work repositories.

A role with any of the report-related authorization (Reports.Viewer, Reports.Administration, Reports.QueryStudio, or Reports.Studio)

get portalcontentstore

Gets the user name and connection string for the portal content store database.

A role with any of the report-related authorization (Reports.Viewer, Reports.Administration, Reports.QueryStudio, or Reports.Studio)

get reportparams

Gets a list of report parameters (also called filters).

A role with any of the report-related authorization (Reports.Viewer, Reports.Administration, Reports.QueryStudio, or Reports.Studio)

get warehouse

Gets the user name and connection string for the reports warehouse database.

A role with any of the report-related authorization (Reports.Viewer, Reports.Administration, Reports.QueryStudio, or Reports.Studio)

import content

Imports the entire reports content store or specified report packages from an archive file.

A role with the Reports.Administrator authorization

import reportdef

Imports a report definition Open link from a file into the reports portal.

A role with any of the report-related authorization (Reports.Viewer, Reports.Administration, Reports.QueryStudio, or Reports.Studio) list sites

list sites

Lists all sites in the reports warehouse, including details such as site IDs and description. Specifies whether a site is the primary site.

A role with any of the report-related authorization (Reports.Viewer, Reports.Administration, Reports.QueryStudio, or Reports.Studio)

show site

Return details about the specified site, such as site IDs and description.
Specifies whether the site is the primary site.

A role with any of the report-related authorization (Reports.Viewer, Reports.Administration, Reports.QueryStudio, or Reports.Studio)

set blreaderpwd

Changes the password for the built-in ETL user, called BL_READER. This user has access to Metadata Navigator.

A role with any of the report-related authorization (Reports.Viewer, Reports.Administration, Reports.QueryStudio, or Reports.Studio)

set context

Sets the context of a site in the ETL (ODI) database.
If no context exists for the site in the ETL database, this command creates it. If the context already exists, this command updates it.

A role with any of the report-related authorization (Reports.Viewer, Reports.Administration, Reports.QueryStudio, or Reports.Studio)

set dbpasswords

Changes the passwords in BMC BladeLogic Decision Support for Server Automation to match passwords for the following databases: portal content store, reports data warehouse, ETL master or work repositories.

A role with the Reports.Administrator authorization

set dbinfo

Sets the details of the new database server in the reports server.

A role with the Reports.Administrator authorization

set emailconfig

Configures the SMTP server to enable email from the BMC BladeLogic Decision Support for Server Automation portal.
You can use the this command to add or modify the portal email configuration.

A role with the Reports.Administrator authorization

set etldb

Sets the ETL repository parameters.

A role with any of the report-related authorization (Reports.Viewer, Reports.Administration, Reports.QueryStudio, or Reports.Studio)

set portalcontentstore

Sets the portal content store parameters.

A role with the Reports.Administrator authorization

set primarysite

Sets a site as the primary site in the reports data warehouse.

A role with any of the report-related authorization (Reports.Viewer, Reports.Administration, Reports.QueryStudio, or Reports.Studio)

set site

Changes the name and description of the specified site in the reports data warehouse.

A role with any of the report-related authorization (Reports.Viewer, Reports.Administration, Reports.QueryStudio, or Reports.Studio)

set warehouse

Sets the reports warehouse database parameters.

A role with the Reports.Administrator authorization

set webserver

Sets the port used to communicate with the reports server (that is, the web server running BMC BladeLogic Decision Support for Server Automation), including the communication protocol, port number, and web server certificate key file path and certificate file path.

A role with any of the report-related authorization (Reports.Viewer, Reports.Administration, Reports.QueryStudio, or Reports.Studio)

version

Displays the version number of BMC BladeLogic Decision Support for Server Automation installed on the computer.

Any role

Command line help

Help is available for each command from the command line. For command help, use the following syntax: 

<commandName> -h


For example, to get help for the gencred command, type the following:

gencred -h