Skip Headers
Oracle® Real-Time Decisions Installation and Administration Guide
Version 3.0.0.1

Part Number E13856-02
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

9 Additional Configuration Settings and Starting Client Tools

This chapter describes additional configuration settings for Decision Center and Real-Time Decision Server, and provides information about accessing Oracle RTD client tools.

This chapter contains the following topics:

9.1 Decision Center Browser Configuration

Decision Center Internet Explorer client browsers should be configured for optimal performance, as follows:

  1. In Internet Explorer, choose Tools > Internet Options to set options.

  2. On the Advanced tab, deselect Reuse windows for launching shortcuts.

  3. Ensure that cookies are enabled for the browser.

9.2 Real-Time Decision Server Logging Configuration

The Logger attribute of the OracleRTD > SDManagement > SDLogging MBean is a Log4J-type logger (accessible through JMX clients such as JConsole). For full documentation, see the Log4J website at:

http://logging.apache.org/log4j

To change logging configuration parameters:

  1. Start Oracle RTD.

  2. Start JConsole and log in. See Section 15.1, "Accessing JConsole" for more information.

  3. Go to the Oracle RTD > SDManagement > SDLogging MBean.

  4. Change the logging attributes as necessary:

    • The attributes Priority and InlineServicePriority can be set to DEBUG, INFO, WARN, or ERROR to control the level of logging messages that are written to the server log.

    • The attribute LogFile determines the location of the server log and is by default set to RTD_HOME\log\server.log.

  5. Press Enter. To cancel your changes, press the Esc key.

9.3 Accessing Oracle Real-Time Decisions Client Tools

Perform the steps in the following sections to start and access the Oracle RTD client tools, such as Decision Studio, Decision Center, and Load Generator. See Section 15.1, "Accessing JConsole" for information about starting the JConsole administration tool.

To access Decision Center, Real-Time Decision Server must be running. Decision Studio and Load Generator can function partially even when Real-Time Decision Server is not running.

This section contains the following topics:

9.3.1 Accessing Decision Studio

To access Decision Studio, go to the client computer where you installed the Oracle RTD client tools and run RTD_HOME\eclipse\eclipse.exe.

9.3.2 Accessing Decision Center

To access Decision Center from any computer, open a Web browser and go to http://server_name:port/ui.

The Oracle RTD application port is typically 8080.

9.3.3 Accessing Load Generator

To access Load Generator, go to the client computer where you installed the Oracle RTD client tools and run RTD_HOME\scripts\loadgen.cmd.