Tuesday, July 8, 2014

IBM Knowledge Center - Installation checklists

IBM TRIRIGA Application Platform Version 3.4.0

Installation checklists


Before you install the IBM® TRIRIGA® Application Platform, you can follow the application server and database checklists that apply to your implementation.

Checklist for new IBM TRIRIGA Application Platform installations

ItemDescription
Release notesRead the IBM TRIRIGA Release Notes that apply to your installation version for information and instructions that are specific to that release.
Data recovery and backupsBefore starting the installation process, create a data recovery plan to be used in the event of a IBM TRIRIGA Application Platformsystem failure. IBM TRIRIGA is a Java enterprise application that runs on a variety of Java application servers and database platforms. Each application server and database platform provides different methods and recommendations for backups and recovery. Consult the product information provided with the application server and database platform you are using with IBM TRIRIGA for backup and recovery operation standards and best practices. After a successful installation, the IBM TRIRIGA installation folder can be backed up regularly to preserve IBM TRIRIGA system settings.
Full installationFollow the full installation process for a new installation. If you are upgrading an existing IBM TRIRIGA implementation, see the IBM TRIRIGA Application Platform 3 Upgrade Installation Guide.
Language packsThe installer copies language packs into the [install directory]\userfiles\LanguagePacks folder. Starting with the IBM TRIRIGA Application Platform version 3.3, the directory structure of the language packs separates the label packs from the data packs. You must unpack the main language pack before you select the individual language pack to import. Make sure that you import the correct type of language pack in the specific interface. For example, if you are in the Label Manager, you must import a label pack. If you are in the Language Manager, you must import a data pack. Importing a data pack is not required if your installation is US English only. For more information, see the IBM TRIRIGA Application Platform 3 Localization User Guide.
First step in the installationThe first step in the installation is to run the installer:
  • From the Windows environment, double-click the install.exe file. On WindowsC:\Tririga is the default installation location.
  • Connect and log in to your application server as the IBM TRIRIGA user through SSH or other remote terminal application.
  • From the UNIX or Linux command line, log in to a terminal as the IBM TRIRIGA user and type ./install.bin -i console. To go back, type back and press the Enter key. On UNIX servers, /usr/local/tririga is the typical installation location. After the root super user pre-creates this directory, run the chown tririga /usr/local/tririga command as root, where tririga is the name of the installation user.
Java virtual machine (JVM)During the installation:
  • Select the path to the Java virtual machine (JVM) that you want the installer to use. The screen lists the java.exe versions that are available on your target computer. IBM TRIRIGA supports Java 6 only.
    WebSphere® Application Server installations support IBM Java versions 6 or 7. JBoss and WebLogic Server installations supportOracle Java.
  • If you see the following message, “Unable to install the Java Virtual Machine included with this installer”, then continue with the installation. This message is caused by the version of InstallAnywhere that is used by the installer. It has no effect on the installation.
Installation directoryDuring the installation, specify the complete path of the directory to which you want to install the files:
  • The installation path must not have any spaces. If it has spaces, specify another path. On WindowsC:\Tririga is the typical location. On UNIX/usr/local/tririga is the typical location.
  • The directory must not have an existing installation. If it has an existing installation, rename that directory. For example, rename the directory to add the word "old" and the date.
Application dataDuring the installation, choose the compressed file where the IBM TRIRIGA application data is stored. This compressed file is nameddata.zip and is selected automatically by the installer. If the file is not selected, then locate and select the correct file.
After the installationAfter the installation is complete:
  • Verify that your installation is running properly. For more information, see the topic about the verification checklist.

Checklist for new IBM TRIRIGA Application Platform installations on Oracle Database

ItemDescription
Release notesRead the IBM TRIRIGA Release Notes.
Multibyte language supportIf you support multibyte languages, the Oracle Database must originally be installed as a multibyte database. If the database was not originally installed as a multibyte database, it cannot be changed afterwards.
Multibyte language supportIf you support multibyte languages, take the following steps before you begin the installation:
  • Set the instance character set to UTF-8 or UTF-16. If you do not select a UTF-8 or UTF-16 character set, a multibyte character is shown as a question mark when saved in the database.
  • Set the NLS_LENGTH_SEMANTICS parameter to CHAR (not BYTE). If you use BYTE instead of CHAR, the platform does not run the length operations correctly and data can be lost.
  • Set a block size of at least 16K.
User name requirementFor Oracle Database, the schema owner must use the same user ID as the database user.

Checklist for new IBM TRIRIGA Application Platform installations on Microsoft SQL Server

ItemDescription
Release notesRead the IBM TRIRIGA Release Notes.
UsersVerify that the database user that is being used for the new installation is uniquely associated to the database.
Multibyte language supportIf you support multibyte languages, take the following steps during the installation:
  • Select the option to configure your database for multibyte support.
  • Choose a collation for the database.
Multibyte language support and WebLogic ServerIf you support multibyte languages, verify on the WebLogic Server that the JDBC URL in your DataSource-TRIRIGA-data sets the property of SendStringParametersAsUnicode to true.
Multibyte language support and WebSphere Application ServerIf you support multibyte languages, verify in the WebSphere Application Server data source that the custom property ofsendStringParametersAsUnicode is set to true.
Multibyte language support and JBoss Enterprise Application PlatformIf you support multibyte languages, verify in the JBoss Enterprise Application Platform data source, tririga-ds.xml, that the custom property of sendStringParametersAsUnicode is set to true.
User name requirementFor Microsoft SQL Server, you can use different values for the database name and the database user ID.


http://www-01.ibm.com/support/knowledgecenter/SSHEB3_3.4.0/com.ibm.tap.doc_3.4.0/ins_install/c_ist_installation_checklists.html?lang=en

No comments:

Post a Comment