![Cisco BTS 10200 Softswitch Troubleshooting Manual Download Page 680](http://html.mh-extra.com/html/cisco/bts-10200-softswitch/bts-10200-softswitch_troubleshooting-manual_67550680.webp)
15-54
Cisco BTS 10200 Softswitch Troubleshooting Guide, Release 5.0.x
OL-8723-19
Chapter 15 Diagnostic Tests
Fast Audit and Sync Tool
Using the bts_sync Tool
To properly use the bts_sync tool, the
bts_audit
command must be executed first. Log in at the unix root
prompt and execute the
bts_audit
command. Once the
bts_audit
command is execution is complete,
execute the
bts_sync
command to synchronize the system databases.
Command Parameters
This section describes the parameters for the
bts_audit
and
bts_sync
commands. The following is an
example of the
bts_audit
command parameters:
Example:
bts_audit -ems <ems> -ca <ca> [-platforms <platforms>] [-tables <tables>]
Where:
ems is the hostname of the active EMS machine.
ca is the hostname of the active CA machine.
platforms is a list of the platforms to be audited without spaces and separated by commas
tables is a list of tables to be audited without spaces and separated by commas.
Example:
bts_audit -ems priems01 -ca prica01 -platforms CA146,FSAIN205 -tables
SUBSCRIBER,MGW_PROFILE
The
bts_sync
command takes a list of filenames to be used for correcting errors found by the audit.
Example:
bts_sync /opt/ems/report/Audit_CA146_root.sql
or
bts_sync /opt/ems/report/Audit_*_root.sql
Command Responses
The execution of the
bts_audit
command will output a list of database mis-matches found.
Database Out of Synchronization
To troubleshoot database out of synchronization alarms, take the following steps:
Step 1
Log in the system at the unix root prompt.
Step 2
Execute the
bts_audit
command.
Step 3
Once the audit is completed, execute the
bts_sync
command.