Differenze tra le versioni di "ItmSUITE® - SM/PM installation"

Da itm wiki.
(Created page with "= Software requirements = === DB server === === Application server === = DB: creation and initialization = = Application server installation = === Single mode === ==== J...")
 
(Java installation)
 
(21 versioni intermedie di uno stesso utente non sono mostrate)
Riga 1: Riga 1:
= Software requirements =
+
= DB: creation and initialization =
  
=== DB server ===
+
Please perform the following steps:
  
=== Application server ===
+
1. Create new ''[[Glossary|SM]]'' / ''[[Glossary|PM]]'' database (use a DB role with grants to perform this).
  
= DB: creation and initialization =
+
2. From ''[[Glossary|SM]]'' / ''[[Glossary|PM]]'' installation package open <u>'''Config/Scripts/Create_MSSQL.sql'''</u> script, select ''[[Glossary|SM]]'' / ''[[Glossary|PM]]'' database and run the script.
 +
 
 +
3. From ''[[Glossary|SM]]'' / ''[[Glossary|PM]]'' installation package open <u>'''Config/Scripts/Recreate_PSM_views.sql'''</u> script, select ''[[Glossary|SM]]'' / ''[[Glossary|PM]]'' database and run the script (ignore the error messages related to failed attempt to delete not present views).
 +
 
 +
4. From ''[[Glossary|SM]]'' / ''[[Glossary|PM]]'' installation package open '''<u>Config/Scripts/Create_MSSQL.sql</u>''' script, remove part of script about table creation (from beginning to 'alter table') and select ''[[Glossary|SM]]'' / ''[[Glossary|PM]]'' database, Run the script.
 +
 
 +
5. From ''[[Glossary|SM]]'' / ''[[Glossary|PM]]'' installation package open '''<u>Config/Scripts/Init_MSSQL.sql </u>''' script, select ''[[Glossary|SM]]'' / ''[[Glossary|PM]]'' database and run the script.
  
 
= Application server installation =
 
= Application server installation =
  
 
=== Single mode ===
 
=== Single mode ===
 +
The default installation mode of ''[[Glossary|SM]]'' / ''[[Glossary|PM]]'' is in <u>'''Single Mode'''</u>.
 +
The following paragraphs will explain this mode, otherwise see section below for installation in <u>'''Cluster Mode'''</u>.
  
 
==== Java installation ====
 
==== Java installation ====
 +
 +
This section is dedicated to the installation of Java on the Application Server:
 +
 +
1. Download the Java Runtime Environment ver. 1.6.0_24
 +
 +
2. Set the environment variable JAVA_HOME with the installation folder of Java package just installed
 +
 +
For instructions on how to set environment variables, see:
 +
http://technet.microsoft.com/it-it/library/cc736637(WS.10).aspx
  
 
==== JBOSS installation ====
 
==== JBOSS installation ====

Versione attuale delle 15:35, 28 ago 2015

DB: creation and initialization

Please perform the following steps:

1. Create new SM / PM database (use a DB role with grants to perform this).

2. From SM / PM installation package open Config/Scripts/Create_MSSQL.sql script, select SM / PM database and run the script.

3. From SM / PM installation package open Config/Scripts/Recreate_PSM_views.sql script, select SM / PM database and run the script (ignore the error messages related to failed attempt to delete not present views).

4. From SM / PM installation package open Config/Scripts/Create_MSSQL.sql script, remove part of script about table creation (from beginning to 'alter table') and select SM / PM database, Run the script.

5. From SM / PM installation package open Config/Scripts/Init_MSSQL.sql script, select SM / PM database and run the script.

Application server installation

Single mode

The default installation mode of SM / PM is in Single Mode. The following paragraphs will explain this mode, otherwise see section below for installation in Cluster Mode.

Java installation

This section is dedicated to the installation of Java on the Application Server:

1. Download the Java Runtime Environment ver. 1.6.0_24

2. Set the environment variable JAVA_HOME with the installation folder of Java package just installed

For instructions on how to set environment variables, see: http://technet.microsoft.com/it-it/library/cc736637(WS.10).aspx

JBOSS installation

Application deploy

Cluster mode

Java installation

JBOSS installation

Application deploy

Installation and configuration of Apache Web Server

Basic configuration

DB connection

Full Teaxt search

Windows service creation

Mail server