This section provides the following configuration information for IBM DB2 Universal Database (UDB):
Create a database (the recommended name is arcotdb) to store information in the UTF-8 character set. This allows CA Strong Authentication to use international characters including double-byte languages.
create db <DB-NAME> using codeset utf-8 territory us;
See the vendor documentation for more information about changing the tablespace page size.
See the vendor documentation for more information about changing the log file size.
If you plan to use an alternate schema, then see appendix, "Configuring Alternate Schema for IBM DB2 Universal Database" for more information.
CREATE TABLE
CREATE INDEX
CREATE SEQUENCE
CREATE PROCEDURE
CREATE SESSION
DML PRIVILEGES
CONNECT PRIVILEGES
ALTER TABLE
CREATE TABLESPACE (with AUTORESIZE = yes)
DROP TABLESPACE
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|