Configuring the Database
--
&4 - PathTableSpace
--
&5 - TableSpaceSize
--
&6 - TWTableSpaceTemp
--
&7 - PathTableSpaceTemp
--
&8 - TableSpaceTempSize
--
&9 - TableSpaceTempGrowthSize
-- &10 - TWRole
-- &11 - ADMINCC81 (Admin Username)
-- &12 - ADMINCC81 (Admin Password)
-- &13 - CC81 (User Username)
-- &14 - CC81 (User Password)
-- &15 - Database Service Name
-- &16 - Database Hostname
-- &17 - Database Port Number
@CreateDatabase.sql 'syspassword' 'oracle' 'TWTableSpacecc81'
'c:\oracle\oradata\oracle\twcc81.ora' '500M' 'TWTableSpacecc81Tmp'
'c:\oracle\oradata\oracle\twcc81tmp.ora' '50M' '10M' 'TWRolecc81' 'ADMINCC81'
'admincc81' 'cc81' 'cc81' 'oracle' 'support-db' 1521
3
Open the command line window. Navigate to directory that contains the UseMe.sql file by cd
command.
4
Open the Sql Plus console by typing: sqlplus /nolog
5
From the Sql Plus command prompt, type: @UseMe.sql to run the script file.
6
After the script file completes running, check all log files created to verify that no error is
reported during database creation process.
Upgrading an Older Oracle 9i Database for CCA
Complete these steps to upgrade an older Oracle 9i database for CCA:
To upgrade an Oracle 9i database for CCA
1
Copy the Patch folder for Oracle 9i Database Server from the installation package to the host
used to run database scripts. For example, we put it in C:\CCA\database\Oracle\Patch.
2
Edit the UseMe_upgrade.sql file in Patch folder to reflect the correct information that is
necessary to upgrade the database by using the following guidelines:
NOTE: Retain the quotation marks ('') surrounding the parameters' values.
Replace &1 with the username of the administrator who owns all the objects (tables, views,
■
indexes, and so on) in the database to be upgraded.
Replace &2 with the password of the administrator used in previous parameter.
■
Contact Center Anywhere Installation Guide Version 8.1
Configuring an Oracle 9i Database for CCA
■
Path for the TAW Table Space
500M Initial size of the Table Space
TAW Temporary Table Space
Path for the TAW Temporary Table Space
50M Initial size of the Temporary Table Space
10M Temporary Table Space Growtrh Size
TWRole
ADMINCC81
ADMINCC81
CC81
CC81
Use by the JDBC Connection
db Hostname --> Use by the JDBC Connection
db port number --> Use by the JDBC Connection
1 3
Need help?
Do you have a question about the Contact Center Anywhere 8.1 and is the answer not in the manual?
Questions and answers