If you selected the Launch CCDM Database Management Utility check box after installing the Database component, the database set up wizard launches automatically.
Or
You can also launch the database install tool manually from Start > All Programs > Domain Manager >
Database > Database Installer.
Complete the following procedure to setup the database server:
Shared Management Install Unified CCDM Components on Side A and Side B
Procedure
Step 1 Choose Install a new database from the Database setup page.
Step 2 Click Next.
Step 3 Enter the following details in the SQL Server Connection Details page:
• Server Name
The name defaults to the Database Server machine name. Accept the default (local).
• Database Name
Enter or select the name of the database catalog to use for Unified CCDM. It is recommended that you use the default name of Portal. This should match the database catalog name specified during Database Server installation.
• Connect Using
Select this option to use the login credentials to connect.
• Windows authentication
• Select this option to use the windows account information to log in to your computer. This is the recommended option.
• SQL Server authentication
• Select this option only if you are using a database catalog on a different domain. Enter your SQL Server Login Name and Password in the fields provided.
Step 4 Click Test Connection to make sure the connection to the SQL Server is established.
Step 5 Click Next.
Step 6 Choose Replicated Configuration if the installation is on the Side B server.
Step 7 Click Next.
Step 8 In the Setup Replication window, if this database installation is not side B of a replicated system, just click Next. If this database installation is side B of a replicated system, select Replicated Configuration and set up the replication folder share as follows:
• Share Name The name of the share for the ReplData folder. By default this is ReplData.
• Folder Path The path of the ReplData folder. This is configured in SQL Server, and is by default C:\Program Files\Microsoft SQL Server\MSSQL\repldata.
• Click Next.
Step 9 If you are performing the Complete Installation, accept the default values in Configure the Location of Data Files.
Step 10 Click Next.
Step 11 In the Configure the Location of Data Files window, if you are not using a custom installation of SQL Server, accept the defaults and click Next. If you are using a custom installation of SQL Server, configure the data files as follows:
• Select the check box or boxes beside the file group or file groups you want to change.
Shared Management
Install Unified CCDM Components on Side A and Side B
• To change the Location, browse to the new location.
• To change the Max Size, specify the amount of space that should be allocated for the chosen file group or file groups.
• To specify a different Initial Size, first uncheck Set Initial Size to Max Size.
• You can also choose an unlimited file size by selecting Unrestricted Size, but this is not supported.
• Click Update to save your changes.
• Click Default to restore the settings for all file groups to their default.
• Click Next when you have finished.
Step 12 Configure the following in the Configure SQL Server Agent Service Identity page:
• Account Type - The type of user account that will be used. For a distributed installation, this must be Domain.
• User Name - Enter the name of the user account. Default value is portal_user. If you used a different name when setting up the account, enter that name instead.
• Automatically create the user account if missing - For a single-sided single server system, it is possible to create a local user automatically by selecting this check box.
• Password - Create a password for the new user, conforming to your individual system’s complexity requirements.
• Confirm Password - You will not be able to continue until the contents of this field are identical to the password entered above.
Step 13 Click Next.
Step 14 In the Web Application Servers Network Service Configuration window, configure the following:
• Domain - The network domain in which the web server is on, for example ACMEDOM.
• Machine Name - The name of the machine, for example WEBSERVERA.
• Click Add to add each Web Server to the list.
• When all Web Servers have been added, click Next.
Step 15 In the Ready to install the Database window, click Next to begin installation.
Step 16 Click Close to close the installer.
What to Do Next
After you complete the installation, you must perform the following:
• Disconnect the iso file.
• Enable Auto-growth for the Portal Database.
Shared Management Install Unified CCDM Components on Side A and Side B
Enable Auto-growth for the Portal Database
Before you install the App/Web Server, you must enable auto-growth for the portal database on both sides of Unified CCDM database servers.
Procedure
Step 1 Choose Start > All Programs > Microsoft SQL Server 2008R2 > SQL Server Management Studio.
Step 2 Click Connect > Databases and then expand System Databases.
Step 3 Right-click Portal and select Properties.
Step 4 Check Enable Auto growth.
Step 5 Set the Percent to 10.
Step 6 Click OK.