The components of Agile PLM application...

28
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

Transcript of The components of Agile PLM application...

Page 1: The components of Agile PLM application areappsdba.info/docs/SOA/1-Database_Node_Installation.pdf · The components of Agile PLM application are: 1) Agile Database 2) Agile Application

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

Page 2: The components of Agile PLM application areappsdba.info/docs/SOA/1-Database_Node_Installation.pdf · The components of Agile PLM application are: 1) Agile Database 2) Agile Application

Ø Installing the Oracle Database

Oracle Database 10.2.0.1 installation

Page 3: The components of Agile PLM application areappsdba.info/docs/SOA/1-Database_Node_Installation.pdf · The components of Agile PLM application are: 1) Agile Database 2) Agile Application
Page 4: The components of Agile PLM application areappsdba.info/docs/SOA/1-Database_Node_Installation.pdf · The components of Agile PLM application are: 1) Agile Database 2) Agile Application
Page 5: The components of Agile PLM application areappsdba.info/docs/SOA/1-Database_Node_Installation.pdf · The components of Agile PLM application are: 1) Agile Database 2) Agile Application
Page 6: The components of Agile PLM application areappsdba.info/docs/SOA/1-Database_Node_Installation.pdf · The components of Agile PLM application are: 1) Agile Database 2) Agile Application
Page 7: The components of Agile PLM application areappsdba.info/docs/SOA/1-Database_Node_Installation.pdf · The components of Agile PLM application are: 1) Agile Database 2) Agile Application
Page 8: The components of Agile PLM application areappsdba.info/docs/SOA/1-Database_Node_Installation.pdf · The components of Agile PLM application are: 1) Agile Database 2) Agile Application
Page 9: The components of Agile PLM application areappsdba.info/docs/SOA/1-Database_Node_Installation.pdf · The components of Agile PLM application are: 1) Agile Database 2) Agile Application

Database Companion Installation

Page 10: The components of Agile PLM application areappsdba.info/docs/SOA/1-Database_Node_Installation.pdf · The components of Agile PLM application are: 1) Agile Database 2) Agile Application
Page 11: The components of Agile PLM application areappsdba.info/docs/SOA/1-Database_Node_Installation.pdf · The components of Agile PLM application are: 1) Agile Database 2) Agile Application
Page 12: The components of Agile PLM application areappsdba.info/docs/SOA/1-Database_Node_Installation.pdf · The components of Agile PLM application are: 1) Agile Database 2) Agile Application
Page 13: The components of Agile PLM application areappsdba.info/docs/SOA/1-Database_Node_Installation.pdf · The components of Agile PLM application are: 1) Agile Database 2) Agile Application
Page 14: The components of Agile PLM application areappsdba.info/docs/SOA/1-Database_Node_Installation.pdf · The components of Agile PLM application are: 1) Agile Database 2) Agile Application

Upgrade the code tree from 10.2.0.1 to 10.2.0.4

Page 15: The components of Agile PLM application areappsdba.info/docs/SOA/1-Database_Node_Installation.pdf · The components of Agile PLM application are: 1) Agile Database 2) Agile Application
Page 16: The components of Agile PLM application areappsdba.info/docs/SOA/1-Database_Node_Installation.pdf · The components of Agile PLM application are: 1) Agile Database 2) Agile Application
Page 17: The components of Agile PLM application areappsdba.info/docs/SOA/1-Database_Node_Installation.pdf · The components of Agile PLM application are: 1) Agile Database 2) Agile Application
Page 18: The components of Agile PLM application areappsdba.info/docs/SOA/1-Database_Node_Installation.pdf · The components of Agile PLM application are: 1) Agile Database 2) Agile Application
Page 19: The components of Agile PLM application areappsdba.info/docs/SOA/1-Database_Node_Installation.pdf · The components of Agile PLM application are: 1) Agile Database 2) Agile Application

Agile Database Creation

Page 20: The components of Agile PLM application areappsdba.info/docs/SOA/1-Database_Node_Installation.pdf · The components of Agile PLM application are: 1) Agile Database 2) Agile Application
Page 21: The components of Agile PLM application areappsdba.info/docs/SOA/1-Database_Node_Installation.pdf · The components of Agile PLM application are: 1) Agile Database 2) Agile Application
Page 22: The components of Agile PLM application areappsdba.info/docs/SOA/1-Database_Node_Installation.pdf · The components of Agile PLM application are: 1) Agile Database 2) Agile Application

Configure Database Listener

Page 23: The components of Agile PLM application areappsdba.info/docs/SOA/1-Database_Node_Installation.pdf · The components of Agile PLM application are: 1) Agile Database 2) Agile Application
Page 24: The components of Agile PLM application areappsdba.info/docs/SOA/1-Database_Node_Installation.pdf · The components of Agile PLM application are: 1) Agile Database 2) Agile Application
Page 25: The components of Agile PLM application areappsdba.info/docs/SOA/1-Database_Node_Installation.pdf · The components of Agile PLM application are: 1) Agile Database 2) Agile Application
Page 26: The components of Agile PLM application areappsdba.info/docs/SOA/1-Database_Node_Installation.pdf · The components of Agile PLM application are: 1) Agile Database 2) Agile Application
Page 27: The components of Agile PLM application areappsdba.info/docs/SOA/1-Database_Node_Installation.pdf · The components of Agile PLM application are: 1) Agile Database 2) Agile Application
Page 28: The components of Agile PLM application areappsdba.info/docs/SOA/1-Database_Node_Installation.pdf · The components of Agile PLM application are: 1) Agile Database 2) Agile Application