I am installing and testing my erwin Web Portal Oracle connection and I get the error,
[MIRWEB_E0059] The character set of the database is not set to AL32UTF8. Please check the database configuration and try again.
Solution:
Per file: ...erwinMetadataManagement/Documentation/ReadMe/MIMMReadme.html#DatabaseOnOracle
4.4 Database Server Requirements
- Oracle 10g R2 to 12c - 64 bit (recommended for large enterprise, default supported version)
- The character set of the database must be AL32UTF8 (UTF8); because the Oracle InterMedia Search can only index columns of type VARCHAR or CLOB (not the national variants NVARCHAR and NCLOB respectively)
- Please create a new Oracle database that has the character set AL32UTF8 (UTF8) and use that instead to install your web portal.
Comments
0 comments
Please sign in to leave a comment.