Oracle® Business Intelligence Applications Installation and Configuration Guide > Troubleshooting Oracle Business Intelligence Applications > Executing Oracle Business Analytics Warehouse Exception Reports >

Unicode Issues with Informatica and the Oracle Business Analytics Warehouse


Table 94 provides information about problems and solutions related to Unicode issues with Informatica and the Oracle Business Analytics Warehouse.

Table 94. Unicode Issues with Informatica and Oracle Business Analytics Warehouse
Symptom/Error Message
Probable Cause/Solution

Task fails and generates the error message: "TRANSF_1_1_1_1> TE_7073 Aggregate Error: Expecting keys to be ascending." Tasks known to fail are SDE_DtlForecastFact and SDE_CostList

In Informatica Mapping Designer, open the corresponding mapping and in the Aggregator transformation, remove the check from the Sortedinput check box.

In the Windows 2000 environment, with a double-byte language, such as Japanese, when you try to input the path for the directory where Informatica is installed for the value $PMRootDir in the Workflow Manager, the double-byte characters are converted to question marks. This causes the ETL to fail because it cannot find the Informatica Server folder and its subdirectories.

Share the folder under a new name with no double-byte characters, and use the network share as the value for $PMRootDir.

When Configuring the Informatica Server or Informatica Repository Server, there are major truncations in some of the tabs.

For example, in the Server tab and the Repository tab in the Configure Informatica Service screen (Start > Programs > Informatica Server > Informatica Server Setup > Configure Informatica Service), the field names are truncated.

Informatica 6.x does not support non-English messages and resources. Delete the following files to display all messages in English.

PC/PM client folder\*411.dll

PMServer folder\bin\*411.dll

PMRepServer folder\bin\*411.dll

Unable to start the Informatica repository with the Informatica Repository Server on UNIX.

The Oracle_BI_DW_Base (MS Windows Japanese and superset of Shift-JIS) is not compatible with that of pmrepagent (UTF-8 encoding of Unicode).

Make sure Japanese locales are installed on the UNIX machine. The environment variables on the UNIX machine are not complete. Set the environment variable PM_CODEPAGENAME to MS932. For other languages, set the variable appropriately.

The database connection code page is incorrect for Unicode/Non-Latin code pages.

The database connection code page has to be set manually through the Informatica Workflow Manager.

  1. Start the Workflow Manager.
  2. Connect to the Oracle_BI_DW_Base using Administrator as the user.
  3. Click Menu Connection > Select Relational.
  4. Select the appropriate OLTP connection (DB2_OLTP for DB2, ORA_OLTP for Oracle, MSSQL_OLTP or ODBC_OLTP for MSSQL).
  5. For the code page select the UTF-8 encoding of Unicode or the appropriate code page, and then click OK.
  6. Select the OLAP connection (DB2_OLAP for DB2, ORA_OLAP for Oracle, MSSQL_OLAP or ODBC_OLTP for MSSQL).
  7. For the code page select the UTF-8 encoding of Unicode or the appropriate code page, and then click OK.

Unable to install Informatica PowerMart on non-English UNIX locales (for example, ESN, DEU, FRA, ITA). The following error message appears: "FATAL ERROR during initialization, Invalid language specified, Application terminated."

This error will occur when the locale environment variables are set inconsistently or not at all. These settings are determined by entering the command locale at the UNIX command prompt. Make sure the correct locales are installed on the UNIX machine. Set the environment variable PM_CODEPAGENAME correctly (For example set it to MS932 for Japanese).

Oracle® Business Intelligence Applications Installation and Configuration Guide Copyright © 2007, Oracle. All rights reserved.