Create a database to store information in the UTF-8 character set. This allows CA Strong Authentication to use international characters including double-byte languages.
Follow these steps:
Update sys.props$ set value$='UTF8' where name='NLS_NCHAR_CHARACTERSET' Or name = 'NLS_CHARACTERSET';
Note: If the deployment is for production, staging, or other intensive testing, see appendix, "Database Reference" to determine the quota required for a user.
CREATE TABLE
CREATE INDEX
CREATE SEQUENCE
CREATE PROCEDURE
CREATE SESSION
DML PRIVILEGES
RESOURCE PRIVILEGES
CONNECT PRIVILEGES
ALTER TABLE
ALTER EXTENT PARAMETERS
CREATE TABLESPACE
UNLIMITED TABLESPACE
(Optional) DROP TABLESPACE
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|