1.

What Are Two Modes Of Data Movement In Informatica Server?

Answer»

The data movement mode DEPENDS on whether Informatica SERVER should process single byte or multi-byte character data. This mode selection can affect the enforcement of code page relationships and code page validation in the Informatica Client and Server.

  1. Unicode - IS allows 2 bytes for each character and uses additional byte for each non-ascii character (such as Japanese characters)
  2. ASCII - IS HOLDS all data in a single byte.The IS data movement mode can be changed in the Informatica Server CONFIGURATION parameters. This comes into effect once you RESTART the Informatica Server.

The data movement mode depends on whether Informatica Server should process single byte or multi-byte character data. This mode selection can affect the enforcement of code page relationships and code page validation in the Informatica Client and Server.



Discussion

No Comment Found