the components of agile plm application...

Post on 04-Jun-2020

24 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

The components of Agile PLM application are: 1) Agile Database 2) Agile Application Server 3) Agile File Manager 4) Agile Web Proxies These components should be installed in the above order. Agile Database Used to hold all Agile data. It is recommended to install the database and application server on separated machines. Agile Application Server The Agile Application Server can be run on Oracle Application Server 10g or BEA WebLogic Server. The Application Server is the main component of the Agile system, all services and business logic reside on it. The Agile application deployed on the Application Server. All users (Java/Web clients) connect to the Application Server in 2 possible ways: - Directly - Indirectly, via Wev proxy Server. Agile File Manager The File Manager manages all Agile files in the file system (File Vault). The File Manager runs on Tomcat. Agile Web Proxies Server The Agile web client allows connection to both internal and external users. Agile web client uses Microsoft IIS (Internet Information Services) or Apache web server. The Agile web client connects to an Agile Application Server the same way like other Agile Application Server clients.

Database Node Installation This post will describe all phases of database node installation, and next post I’ll describe the application node installation.

The Agile Database node installation composed from the following steps: - Complete all database installation pre requisites - Oracle Database 10.2.0.1 installation - Oracle Datbase companion installation - Agile Database creation - Listener configuration

Ø Installing the Oracle Database

Oracle Database 10.2.0.1 installation

Database Companion Installation

Upgrade the code tree from 10.2.0.1 to 10.2.0.4

Agile Database Creation

Configure Database Listener

top related