Information icon IBM InfoSphere DataStage and InfoSphere QualityStage, Version 8.5
space Feedback

MCM

For use if NLS is enabled. Extracts all NLS multibyte characters in the field. If NLS mode is disabled, the code returns a value of 2, which indicates an invalid conversion code.

Syntax

MCM

Example

The following example shows the effect of an MCM conversion code with the Iconv function:

IF SYSTEM(NL$ON)
THEN
   Multibyte.Characters = ICONV(Input.String, "MCM")
END

Oconv behaves the same way as Iconv.


PDFThis topic is also in the IBM InfoSphere DataStage Server Job Developer's Guide.

Update timestamp Last updated: 2010-09-30