Setting JVM options for multi-byte languages

Set the JVM option to support multi-byte languages.

Note: The value for the application server is set during the installation of WebSphere.

The default location for new WebSphere installations is server1.

  1. In the WebSphere Console, navigate to Servers > Server Types > WebSphere application servers > LBI server name > Java and Process Management > Process Definition > Java Virtual Machine.
  2. In the field for Generic JVM arguments, type:

    -Doracle.jdbc.defaultNChar=true

  3. Click Apply.
  4. Save the changes.
  5. Stop and restart WebSphere.