Upgrading on a Liberty profile and Microsoft SQL Server
After your database server is prepared, you can begin to upgrade the IBM TRIRIGA Application Platform. For specific settings and values, you might need to consult with your IBM WebSphere Application Server administrator and Microsoft SQL Server administrator.
Before you begin
Verify that Microsoft SQL Server is running and that you have administrative authority on the server. Ensure the Microsoft SQL Server database has been configured for TRIRIGA®.
Procedure
- Run the installer file. Follow the installation instructions.
- Accept the license.
-
Choose the Java Virtual Machine to use with the installation program.
The 64-bit version of Java 17 is required.
- Select the installation folder.
- For the installation type, select Existing Database.
- Select the installation folder for the deployment you want to upgrade.
- By default, IBM WebSphere Liberty is installed. If you want to use a
preconfigured WebSphere Liberty installation or a different version, you can place a preconfigured
wlp
directory into the target installation directory.- Specify the Java memory setting values in megabytes.
- Specify HTTP and HTTPS ports and the session timeout value used by the Liberty Profile.
- Optional: Configure TRIRIGA to run Liberty as a Windows service. You must run the TRIRIGA installation program as an Administrator to create the Windows service. If you did not run the TRIRIGA installation program as an Administrator, quit the installation program and restart it with Administrator privileges. This service will replace an existing Liberty Windows service on the system unless you assign it a unique service name.
- Optional:
On Windows, specify the application
context root for accessing the IBM®
TRIRIGA
application.
This path must begin with a slash (/).
- For the database type, select Microsoft SQL
Server. Consult with your Microsoft SQL Server administrator and specify the
database information in the next set of screens.
- Specify the information for the database server connection, such as the port and name.
- Specify the database user name and password. Verify that the database user that is being used for the new installation is uniquely associated to the database.
- Optional:
Select the option to configure your database for multibyte language support. Verify that no
IBM
TRIRIGA application instances are
connected to the database, and the database user for the upgrade installation is uniquely associated
with the database.
If you do not configure the database for multibyte language support, you can select this option during a future upgrade. However, if you anticipate supporting multibyte languages in the future, you should configure the database for multibyte language support now. Single-byte support will be deprecated in a future TRIRIGA release. If you decide to update an existing database to support multi-byte characters, the conversion from single to multi-byte can take an extended period of time. Review the documentation for multi-byte upgrade information before starting the process.
- Optional: Choose a collation for the Microsoft SQL Server database.
- Test the data schema connection.
- Specify the sizes for the database pools.
- Complete and review the installation information in the final set of
screens.
- Specify the names of the Simple Mail Transfer Protocol (SMTP) mail server and front end server.
- Review the pre-installation summary and click Install.
- Click Next.
- Optional: If you want to monitor the progress in the directory where
IBM
TRIRIGA is installed, you can open the
ant.log file in a log monitoring utility. In Windows, you can run the WinTail utility. In UNIX, you can run the tail –f ant.log command.
- Optional: If you want to monitor the progress in the directory where
IBM
TRIRIGA is installed, you can open the
ant.log file in a log monitoring utility.
- When the installation is complete, click Done.
- Verify that your license files are in the tririga_root\config\licenses directory.
- Optional: If you made customizations that were saved in the userfiles directory, copy those files into the upgrade installation.
- Restart IBM
TRIRIGA using the appropriate
method.
- On Windows servers, open a command
prompt and run the command to start the Liberty profile.
tririga_root\wlp\bin\run.bat
- On UNIX servers, open a command
prompt and run the command to start the Liberty profile.
tririga_root/wlp/bin/run.sh
The command window closes after initial startup. Liberty continues to run as a background process. - On Windows servers, open a command
prompt and run the command to start the Liberty profile.
- Check for the latest available fix pack and apply it.
What to do next
Verify that your installation is running properly.