RSA Product/Service Type: Appliance
RSA Version/Condition: 6.9
Platform: JBoss
Platform (Other): Suse
O/S Version: null
Product Name: RSA-0018011
Product Description: Access Request Manager
An (entitlement) collector was run.
Names do not display correctly, although the database correctly has
Login as ACM owner (oracle).
# sqlplus / as sysdba
SQL> column parameter format A30;
SQL> column value format A20;
SQL> select * from avuser.t_system_settings where parameter='Charset';
PARAMETER VALUE
------------------------------ --------------------
Charset UTF-8
SQL> select * from v$nls_parameters WHERE parameter like 'NLS_CHARACTERSET';
PARAMETER VALUE
------------------------------ --------------------
NLS_CHARACTERSET AL32UTF8
This is the correct setting for the database and indicates that the database
can store 8 bit characters (and multi-byte) like Western European correctly.
What you see might look like "Jes�s"
- the data is not simply ANSI. For example, your csv file should have the correct encoding that represents
the data contained in it. If it does not, you need to convert it to the correct encoding. You can open the
CSV file in notepad and save it as utf8, for example.
- in the collector definition, for the CSV file, on the url line add charSet:
<urlstring>;charSet=ISO-8859-1;
Please note that the spelling of 'charSet' must be spelled exactly like that, with an uppercase S
Related Articles
How to reset AveksaAdmin Password by Send Email with the Password Reset Key: ( For IMG 6.8.1, 6.9.x) 69Number of Views Generating an Identity Source User Dependency Report for Authentication Manager 8.6 and above 321Number of Views An example of SSO using SAML and ADFS with RSA Identity Management and Governance 6.9.x 1.21KNumber of Views Release Notes Archive - Cloud Authentication Service and Authenticators (February 2026 - July 2025) 125Number of Views How to enable verbose / debug logging on Authentication Manager, AM Web Tier v. 8.x 186Number of Views
Trending Articles
RSA Authentication Manager 8.9 Release Notes (January 2026) RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA-2026-07: RSA Authentication Manager Security Update for Third-Party Component Vulnerabilities Downloading RSA Authentication Manager license files or RSA Software token seed records RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide