You can translate the document:
Goal
This document describes how to configure the database URI for a JDBC data source in order to read in and view Unicode characters in Virtual DataPort.
Content
When creating a JDBC data source in Virtual DataPort using Teradata, it is necessary to add a charset parameter to the database URI if you want to view data in Virtual DataPort that contains Unicode characters. The following is an example of how to add the parameter in the Database URI:
jdbc:teradata://<host_name>/DATABASE=<database_name>,DBS_PORT=<port>,CHARSET=UTF8
Without the CHARSET=UTF8 parameter added to the end of the url, certain characters such as Arabic, Cyrillic or Japanese characters will show up as empty string values in VDP.
Disclaimer
The information provided in the Denodo Knowledge Base is intended to assist our users in advanced uses of Denodo. Please note that the results from the application of processes and configurations detailed in these documents may vary depending on your specific environment. Use them at your own discretion.
For an official guide of supported features, please refer to the User Manuals. For questions on critical systems or complex environments we recommend you to contact your Denodo Customer Success Manager.
The information provided in the Denodo Knowledge Base is intended to assist our users in advanced uses of Denodo. Please note that the results from the application of processes and configurations detailed in these documents may vary depending on your specific environment. Use them at your own discretion.
For an official guide of supported features, please refer to the User Manuals. For questions on critical systems or complex environments we recommend you to contact your Denodo Customer Success Manager.