Table of Contents Previous Next PDF


Oracle TSAM Plus Manager

Oracle TSAM Plus Manager
This chapter contains the following sections:
Overview
The Oracle TSAM Plus Manager is the data manipulation and representation component of Oracle TSAM Plus. It is a J2EE application. The Oracle TSAM Plus Manager provides the following functionality:
Communicates with the Oracle TSAM Plus Agent for performance metrics, configuration information and other utility messages.
Provides a Web console for Oracle TSAM Plus administration, monitored data presentation and alerts management.
Oracle TSAM Plus Data Server
The Oracle TSAM Plus Data Server is the communication interface to Oracle TSAM Plus. It accepts requests from LMS and metrics query requests from web browser. For each LMS, the URL of the data server must be configured correctly. The format is as follows:
CLOPT="-A -- -l host:port/tsam"
Note:
Oracle TSAM Plus Console
Oracle TSAM Plus Console is the Web application which provides a GUI interface for administration and data presentation. For more information, see the Oracle TSAM Plus Console Users Guide.
Application Server
The Oracle TSAM Plus Manager runs in a Java application server. The supported Java application servers include Oracle WebLogic Server and Apache Tomcat.
Database
Oracle TSAM Plus uses a relational database to store the following information:
Oracle TSAM Plus supports automatic database reconnection. All background threads (data persistence, call patter calculation, etc.) in the TSAM Plus manager try to reconnect database automatically after the connection is recovered. However, you need to log on TSAM Plus console again if the database connection was broken.
The Oracle TSAM Plus Manager supports Oracle Database and Apache Derby. For more information, see the Oracle TSAM Plus Deployment Guide.
Configuring Oracle TSAM Plus Manager
Oracle TSAM Plus Manager provides some global parameters for tuning purpose. They are available at the Management/Global Parameters page. Please refer the console guide for detail usage.
See Also

Copyright © 1994, 2017, Oracle and/or its affiliates. All rights reserved.