Cisco Systems PGW 2200 Switch User Manual


 
4-88
Cisco PGW 2200 Softswitch Release 9.8 Software Installation and Configuration Guide
OL-18083-01
Chapter 4 Configuring the Cisco PGW 2200 Softswitch Software
Initializing the Call Screening Database
% ./db_count.sh
The output shows the rows counted in each database table:
Counting the rows in each database table.
CISCO.ANNOUNCEMENT < 0 >
CISCO.A_CHARGE_ORIGIN < 0 >
CISCO.A_NUMBERDIALPLANSELECTION < 0 >
CISCO.BLACKLIST_A < 0 >
CISCO.BLACKLIST_B < 0 >
CISCO.CBBOOKINGINFO < 0 >
CISCO.CBMONITORINGINFO < 0 >
CISCO.CLIIPADDRESS < 0 >
CISCO.CLIPREFIX < 0 >
CISCO.FULLNUMBERTRANSLATION < 0 >
CISCO.H323IDDIVFROM < 0 >
CISCO.LIENTRIES < 0 >
CISCO.NUMBERTERM < 0 >
CISCO.PORTEDNUMBERS < 0 >
CISCO.SCRIPT < 0 >
CISCO.WHITELIST_A < 0 >
CISCO.WHITELIST_B < 0 >
Synchronizing Databases
If you have data in the databases in the active and standby hosts, but both databases are out of sync or
do not match, re-synchronize both databases by following the steps listed below. Otherwise, contact
Cisco TAC for assistance in merging the databases.
Assuming the active host is the "better" database, do the following on the standby host:
Step 1 Log in as root.
Step 2 Stop the Cisco PGW 2200 Softswitch software by entering the following command:
# /etc/init.d/CiscoMGC stop
Step 3 Stop MMDB replication by entering the following command:
# /etc/init.d/ttreplic stop
Step 4 Copy the active host database to the standby host database by entering the following command as
mgcusr:
% setup_replication <active host> standby
Step 5 Start the Cisco PGW 2200 Softswitch by entering the following command:
# /etc/init.d/CiscoMGC start
Checking for Installation Errors
If you still have problems, retry the commands listed in the “Verifying Database Replication” section on
page 4-86. If your output differs from the example in that section, or if you suspect problems or errors
in the database installation, try the following:
Step 1 Ensure that the database is installed in the /opt/TimesTen directory.