If the SDA Agent is installed on a Japanese operating system, the output log will show garbled/translated characters. This is due to the fact that Japanese OS often uses Shift-JIS as the system character set. Note: Microsoft Windows7/2008/AIX use Shift-JIS as the default even though the display form does not expect it.
When SDA 6.1.2 runs batch script and then the batch script outputs some double byte characters (for example, Japanese characters in Windows server), SDA log screen shows the double byte characters with incorrect encoding .
When SDA runs command which passes parameter including Japanese characters, Japanese parameter is not properly encoded , the command gets unexpected parameter value, and the command gets unexpected result.