Oracle Audio Technologies 8.1 manual Upgrading Database on MS SQL Server

Page 18

Configuring the Database Configuring a MS SQL Server 2000 Database

After editing the batch file, it returns to the following:

echo off

CHCP 437

rem %1 <The database server name>

rem %2 <The admin users - normally sa ->

rem %3 <The password for the admin user>

rem %4 <The database path where to create it, for example: c:\databases>

rem %5 <The database name>

rem %6 <CCA username>

rem %7 <CCA password>

rem %8 <database port number by default Sql server is using 1433>

rem %9 <remote database - "true" or "false">

rem %10 <database Encoding, default American English, "Japanese_CI_AI" for Japanese,"Chinese_PRC_Stroke_CI_AI" for Chinese>

java -jar DatabasePopulation.jar -hostname=support-db -username=cc81 - password=cc81 -databasePortNumber=1433 -databaseName=cc81 -saUsername=sa - saPassword=sa -dbPath=C:\databases -remoteDatabase=false

echo on

3Open a command prompt, and run the batch file in the Command line window.

4After the batch file completes running, check log files created in the same folder with the batch file to verify that no error is reported during the database creation process.

Upgrading Database on MS SQL Server 2000

Complete these steps to upgrade an older Microsoft SQL Server database for CCA:

To upgrade an older MS SQL Server database:

1Copy the Patch directory for Ms SQL Server from the installation package to the host used to run database scripts. For example, we put it in C:\CCA\database\Sql Server\Patch.

2Edit the runmePatch.bat batch file to reflect the correct information that is necessary to upgrade the database by using the following guidelines:

NOTE: For Chinese and Japanese languages, use the corresponding batch file.

Replace %1 with the host name of the database server.

Replace %2 with the sa username. By default it is sa.

16

Contact Center Anywhere Installation Guide Version 8.1

Image 18
Contents Contact Center Anywhere Installation Guide Copyright 2005, 2007, Oracle. All rights reserved Contents Index What’s New in This Release Topic DescriptionPage CCA Overview Requirements CCA Architecture OverviewTier Zero CA Architecture OverviewTier One Tier TwoSoftware Requirements Tier ThreeRequirement CCA Installation Overview Configuring an Oracle 9i Database for Configuring the DatabaseDatabase Configuration Options Creating a New Oracle 9i DatabaseTo create a new Oracle 9i database To upgrade an Oracle 9i database for CCA Upgrading an Older Oracle 9i Database for CCAConfiguring a MS SQL Server 2000 Database Creating a New Database on MS SQL ServerTo create a MS SQL database Contact Center Anywhere Installation Guide Version To upgrade an older MS SQL Server database Upgrading Database on MS SQL ServerContact Center Anywhere Installation Guide Version Contact Center Anywhere Installation Guide Version Installing CCA Server Components Creating Database Connection to the Application ServerCreating an Odbc Data Source for Oracle 9i Database To create an Odbc data source for Oracle 9i Database ServerField Description Comments Creating an Odbc Data Source for Ms SQL Server DB To create an Odbc data source for SQL ServerInstalling CCA Application Files To install CCA application server filesInstalling the TCPIPBus To install the TCPIPBus on Ms WindowsTo install the TCPIPBus on Solaris/Linux Configuring CCA Resources Using the Network Manager to Manage CCA ResourcesTo use Network Manager Adding Shared and Dedicated Server Resources To add a host managerInstalling CCA Server Components Configuring CCA Resources Configuring Resources Using Network Manager To add a resource in Network ManagerConfiguring the Call Center Resource To configure the Call Center resourceField Comments Sample Figure Configuring the Redirect Server Resource To configure Redirect ServerConfiguring the MP3 Server Resource To configure an MP3 serverConfiguring the MCU Server Resource Configuring the CTI Server ResourceTo configure an MCU server Starting and Stopping CCA Resources To configure the CTI serverStarting and stopping TCPIPBus To start and stop resourcesConfiguring the Web Server Creating Jdbc Connection Pool on OAS 10g To create a Jdbc Connection poolField Name Value Creating Jdbc Data Source on OAS 10g Deploying CCA Web Applications on OAS 10gTo create a Jdbc Data Source Deploying the TAW Application To deploy TAWContext Parameter Name Parameter Value Updating the System Configuration Key Deploying the CCA ApplicationDeploying Integration application To update the system configuration key Deploying CCA Web Applications on WebLogic 8.1 SP5Creating a New Server Domain To create a new WebLogic server domainInstalling WebLogic as a Windows Service To install WebLogic as a serviceDeploying CCA web applications on WebLogic Configuring the Jdbc Connection Pool To configure the Jdbc connection poolConfiguring the Jdbc Data Source To configure the Jdbc data sourceTo deploy CCA Deploying the Integration Application To deploy the Integration ApplicationTo login the Integrated Client Logging in Administration Manager AMTo login to AM Getting Started With CCAMaking interactions Enabling the Partition FeatureTo enable the Partition feature Making interactionsGetting Started With CCA Making interactions Page Symbols IndexIndex M