Supported Unicode code pages for the JDBC wrapper CODEPAGE option
No need to specify the client code page for JDBC data sources, if the code page differs from the federated database code page. The Character data in Java is handled as Unicode by default.
You cannot specify the CODEPAGE in the CREATE SERVER statement. The code page conversion is handled by Db2.