Previous Topic: Mainframe Installation and Web Hosting

Next Topic: Implementation Overview


ReportCenter Components

The following diagram shows the ReportCenter basic components.

ReportCenter basic components

The implementation requires the following components on the same system (LPAR):

Structured Query Language (SQL)-accessible Relational Database

Stores the data for the reports. All database access uses the Java Database Connectivity (JDBC) API.

ReportCenter Java Task

Provides the services to manage data and generate reports; it runs as a started task under the UNIX System Services Java Virtual Machine (JVM) environment. The Java Task receives data collected by local and remote regions, stores it in the database, and retrieves it to produce reports.

CA NetMaster Region

Designated and configured as the ReportCenter control region. The ReportCenter control region interfaces with UNIX System Services and the ReportCenter Java Task.