2.2 Configuring 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 a 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"
- the host where the web application is deployed
portis the port number of the Java server.tsamis the Oracle TSAM Plus URL.
Note:
From an HTTP perspective, the Oracle TSAM Plus Agent LMS is the HTTP client, and the Oracle TSAM Plus Manager is the HTTP server. If a firewall is deployed between the Oracle TSAM Plus Manager and Tuxedo applications, the firewall must allow the LMS to issue HTTP requests to the Oracle TSAM Plus Manager.