Setting the language in Oracle and DB2®
Oracle example
For example, for Windows and Oracle:
1.
2.
3.
4.
5.
DB2® example
For example, for DB2®, from the machine that is running the script and has the DB2® client installed, run a DB2® command window. Then run the following command:
db2set
In the output, look for the following variable/value pair: DB2CODEPAGE=1208
If this variable is not set, run the following command
db2 db2set db2codepage=1208
Then close the session window so the change can take effect.