Use the Oracle tools to create the instances required for your configuration.
Use the following character set specifications for the InForm, Reporting, and Content Store instances:
To verify the character set settings:
sqlplus <system_userid> @ <connection_string>
When prompted, enter the system user password.
select * from nls_database_parameters
where parameter = any('NLS_CHARACTERSET','NLS_NCHAR_CHARACTERSET');
Copyright © 2014, 2016 Oracle and/or its affiliates. All rights reserved.