Checking for the Database Codepage Setting

Status

If you are...

This task is...

Installing a new iProcess Engine Version 11.9.0

Required

Upgrading from an iProcess Engine Version 11.0 or later

Possibly required

Database

Oracle, SQL Server

Description

Before installing TIBCO iProcess Engine, check that the database codepage setting and the codepage setting of your system environment variable used to start iProcess Engine are consistent.

Node Cluster

The codepage setting of your database must be consistent with the system environment variable in both master server and slave servers.

Procedure

For detailed information about how to configure the codepage setting of the system environment variable and databases, see your operating system documentation and your database documentation.

For example, if you want to use UTF-8 codepage for Oracle database and your system environment variable, apply the following settings:

export NLS_LANG=AMERICAN_AMERICA.AL32UTF8