HULFT-30030

When you execute the Custom Character Table Translate command (utlgtfextdV), an incorrect value is output as the exit status even if the command ends successfully

Phenomenon

When you execute the Custom Character Table Translate command (utlgtfextdV) with either of following specified, an incorrect value is output as the exit status even if the command ends successfully.

  • Translate all custom character tables

  • Output the contents of all custom character tables

Severity level

C: medium

Affected versions

From Ver.10.2.0 to Ver.10.2.0A

Modified version

Ver.10.2.1

Condition to reproduce

This phenomenon occurs when you execute the Custom Character Table Translate command (utlgtfextdV) with either of following parameters specified:

  • Translate all custom character tables (utlgtfextdV -i a)

  • Output the contents of all custom character tables (utlgtfextdV -o a)

Alternative workaround

None

Status description

Even if the above conditions are met, the correct value "0" is output as the exit status.