Macromedia live cycle 7.2 매뉴얼

다운로드
페이지 90
Adobe LiveCycle
Preparing your Environment
Installing and Configuring LiveCycle Security Products for JBoss
 Creating a SQL Server database     40
Configuring a DB2 database for concurrent usage
If you are using a DB2 database, you must configure it for multiple-user scenarios. 
To configure the DB2 database for concurrent usage:
1. Start DB2 Control Center:
(Windows) Click Start > All Programs > IBM DB2 > General Administration Tools > Control 
Center
.
(Linux) From a command prompt, enter the command: 
db2cc
2. In the DB2 Control Center object tree, click All Databases.
3. Right-click the database you created for LiveCycle products and click Configuration Advisor.
4. Follow the steps in the Configuration Advisor wizard and ensure that the properties in the following 
table are set.
Creating a SQL Server database
Create a SQL Server database and create a user with DB_OWNER privileges that can be used when 
configuring the data source on the application server. For information about creating the database and 
user, see the SQL Server documentation. 
The SQL Server database can be configured with Windows or SQL Server authentication types. For JBoss, 
the authentication type should be set to SQL Server.
You must download the Microsoft SQL Server JDBC drivers from the following website, and then copy 
them to the [appserver root]/lib directory: 
www.microsoft.com/downloads/details.aspx?FamilyID=9f1874b6-f8e1-4bd6-947c-0fc5bf05bf71&Display
Lang=en
.
For LiveCycle Policy Server, ensure that the following SQL Server properties are configured before creating 
the LiveCycle database:
Set the Minimum Memory Allocation to the largest number your system can handle and ensure that 
Dynamically configure SQL Server memory is enabled.
In processor properties of the database server, enable Boost SQL Server priority on Windows and 
Use Windows NT fibers.
In database properties of the database server, set the Recovery Interval to 15 minutes.
After creating the database, ensure that the data and log files are set to a size large enough for your 
system. You must also set the growth size to a large number to ensure that data is not lost.