Macromedia live cycle 7.2 매뉴얼

다운로드
페이지 90
Adobe LiveCycle
Preparing your Environment
Installing and Configuring LiveCycle Security Products for JBoss
 Creating a DB2 database     38
The user name and password of the new user you create on the database are used again when you create 
the data source.
The Connect role requires the following system privileges:
Alter Session
Create Cluster
Create Database Link
Create Sequence
Create Session
Create Synonym
Create Table
Create View
The Resource role requires the following system privileges:
Create Cluster
Create Index Type
Create Operator
Create Procedure
Create Sequence
Create Table
Create Trigger
Create Type
For information about using Oracle 9i or 10g, see the Oracle 9i or 10g user documentation.
Creating a DB2 database
Create a DB2 database by running the script provided in this section. The script is tuned for a system that 
will use 1 GB of memory for the database. If your system has a different size of memory dedicated for the 
database, see the DB2 documentation for details on configuring your system settings. 
You must also create a user with SYSADM and DBADM privileges that can be used when configuring the 
data source on the application server. For information about creating a user, see the DB2 documentation. 
For deployments on Linux, the user name must not exceed 8 characters and, on Windows, it must not 
exceed 12 characters. 
The user name and password of the new user you create on the database are used again when you create 
the data source.
After you create the database, you need to configure it to enable concurrent usage. (See