Modifying Reports Server Audit Configuration

Administering Oracle Reports Services Using Oracle Enterprise Manager 7-21

7.15 Managing and Monitoring a Reports High Availability HA Solution

Oracle Fusion Middleware consists of many components that can be deployed in distributed topologies. The underlying paradigm used to enable high availability for Oracle Fusion Middleware is clustering, which unites various Oracle Fusion Middleware components in certain permutations to offer scalable and unified functionality, and redundancy should any of the individual components fail. For more information, see Section 2.5, Setting Up a High Availability Environment .

7.15.1 Configuring Reports Server for High Availability

Refer to Section 2.5.3, Configuring Reports Server for High Availability .

7.15.2 Displaying a Consolidated Job Queue

Refer to Section 7.7.2, Displaying a Consolidated Job Queue .

7.15.3 Specifying a Shared Cache Directory

To specify a shared cache directory for high availability HA: 1. Log in to Oracle Enterprise Manager. 2. Navigate to the Reports Application Home page see Section 7.3, Viewing the Component Topology .

3. From the Reports menu, select Administration Advanced Configuration.

The Reports Application Advanced Configuration page displays.

4. In the High Availability Parameters section, in the Cluster Cache Directory field,

enter the path to the shared cache directory for HA, then click Apply. To see the changes, reload the WLS node.

7.16 About the Oracle Fusion Middleware System MBean Browser

The Oracle Fusion Middleware System MBean Browser is a part of Oracle Fusion Middleware Control, and it is used to update configuration settings for middle tier components. This section contains the following topics: ■ When should I use the Oracle Fusion Middleware System MBean Browser? ■ About Reports Configuration MBeans 7.16.1 When should I use the Oracle Fusion Middleware System MBean Browser? You use the System MBean Browser to enter or modify Oracle Reports configuration settings that are not available in Fusion Middleware Control Oracle Reports pages.

7.16.2 About Reports Configuration MBeans

Configuration MBeans are defined for each of the Oracle Reports configuration files. Table 7–3 lists the configuration MBeans for Oracle Reports. Note: You should not use the System MBean Browser unless you are an advanced middle tier administrator. 7-22 Publishing Reports to the Web with Oracle Reports Services

7.17 Modifying Reports Configuration Settings Using the System MBean Browser

To modify Oracle Reports configuration settings using the System MBean Browser: 1. Start Oracle Enterprise Manager Fusion Middleware Control and display the Farm Home page.

2. Select Fusion Middleware ReportsDomain WLS_REPORTS. The WLS_

REPORTS page is displayed.

3. From the WebLogic Server menu, choose System MBean Browser. Fusion

Middleware Control displays the System MBean Browser page. 4. Click the plus + symbol in the left column to expand a node in the navigation tree and drill down to the MBean you wish to access. The navigation tree expands to display links for viewing or updating settings. Each node in the navigation tree represents settings in a configuration file.

5. Click a node in the navigation tree, and click the Attributes tab to display the

details for a group of attributes. Attribute details include name, description of each attribute, access details and its current value. 6. Update an attribute value in one of the following ways: ■ Using the current page: Enter a new attribute value into the Value field for the appropriate row. Click Apply to apply the changes. ■ Displaying a page to view or update the setting: Table 7–3 Reports Configuration MBeans Configuration MBeans Associated Configuration File ServerConfigMXBean rwserver.confrwbuilder.conf JDBCPDSConfigMXBean jdbcpds.conf DiscoveryServiceConfigMX Bean rwnetwork.conf TextPDSConfigMXBean textpds.conf XMLPDSConfigMXBean xmlpds.conf CgicmdConfigMXBean cgicmd.dat RWServletConfigMXBean rwservlet.properties BridgeConfigMXBean rwbridge.conf ScreenprinterConfigMXBea n screenprinter.ppd Note: All Reports environment variables that are set in the registry are not exposed using MBeans. However, if they are specified in the server configuration file ENVID, the environment variables are exposed by ReportsServerConfigMXBean. Similarly, all environment variables used in server startstop shell scripts are not exposed using MBeans.