Importing the TADDM report package to Tivoli Common Reporting

To import the predefined TADDM reports into Tivoli® Common Reporting, you can import the TADDM report package.

You must first have the Tivoli Common Reporting feature installed on your system. Tivoli Common Reporting is provided with some Tivoli products but is not currently included with TADDM.
A Tivoli Common Reporting report package is a .zip file containing one or more reports or report designs along with their required resources, in a format that can be used by Tivoli Common Reporting. The predefined BIRT reports for TADDM are provided in a report package that you can import to Tivoli Common Reporting.

For some BIRT reports, there are different versions of the same report available depending on which server the report is being run, for example, the TADDM_SNAPSHOT_CHANGE report on the domain server or storage server, and the TADDM_SNAPSHOT_SYNC_CHANGE report on the synchronization server. Generally, only the appropriate version of a report is available, but after importing BIRT reports into Tivoli Common Reporting, both versions of a report might be available. Ensure that you use only the version of the report that is appropriate to the server on which you want to run the report.

After importing BIRT reports into Tivoli Common Reporting, some reports with the text Drill-through only in the report name might be available. These reports are intended to be run by drilling down through selected data in another report and you must not run them separately.

The Server Affinity by Scope report cannot be imported into Tivoli Common Reporting.

For more information about importing report packages, refer to the Tivoli Common Reporting documentation.

To import TADDM reports, complete the following steps:

  1. If you are using Tivoli Common Reporting 1.3, complete the following steps:
    1. In the Tivoli Common Reporting report navigation window, go to the Navigation tab.
    2. Right-click the root node of the navigation tree (Report Sets).
    3. Click Import Report Package.
    4. In the Import Report Package window, specify the location of the TADDMReports.zip report package file.
      This file is located in the $COLLATION_HOME/etc/reporting directory.
    5. Expand Advanced Options and do the following:
      1. Select the Overwrite check box. This ensures that any previously installed copies of the reports are overwritten.
      2. In the Security Set field, type the name of the security set into which you want to import the contents of the report package.
    6. Click Import.
      The TADDM report package is imported into the Tivoli Common Reporting data store.
  2. If you are using Tivoli Common Reporting 2.1, complete the following steps:
    1. Open a command line and navigate to TIP_install_dir/tipv2Components/TCRComponent/bin.
    2. Run the import command:
      trcmd -user userID -password password -import -bulk pkgFile
      where pkgFile is the path to the TADDMReports.zip report package file copied to the Tivoli Common Reporting server from $COLLATION_HOME/etc/reporting on the TADDM server.
    3. TADDM report package is imported into the Tivoli Common Reporting data store.
  3. If you are using Tivoli Common Reporting 3.1, complete the following steps:
    1. Open a command line and navigate to JazzSM_install_dir/reporting/bin.
    2. Run the import command:
      trcmd -user userID -password password -import -bulk pkgFile
      where pkgFile is the path to the TADDMReports.zip report package file copied to the Tivoli Common Reporting server from $COLLATION_HOME/etc/reporting on the TADDM server.
    3. TADDM report package is imported into the Tivoli Common Reporting data store.
After you import the TADDM reports, you must reconfigure the JDBC data source for each report.