All CA DLP consoles now support Unicode character sets. For example, it is now possible in the Data Management console to search for emails containing strings of Far Eastern characters.
CMSs and Gateways
To implement Unicode support on Oracle CMSs or gateways, you need to set up the database for CA DLP to use UTF-8 encoding for the DBMS code page. For details, see the Database Guide; search the index for ‘UTF-8’.
Note: There is no equivalent requirement for SQL Server databases. SQL Server databases automatically support Unicode characters.
Client Machines
You need to implement Unicode support on all CA DLP client machines that are likely to capture emails and other events containing Unicode characters (for example, Far Eastern text captured on an English OS).
To implement Unicode support on each of these client machines, you must edit the startup.properties file on each one to manually specify UTF-8 character encoding:
net stop wgninfra
db.charset=UTF-8
net start wgninfra
|
Copyright © 2012 CA.
All rights reserved.
|
|