![Cisco BTS 10200 Softswitch Troubleshooting Manual Download Page 779](http://html.mh-extra.com/html/cisco/bts-10200-softswitch/bts-10200-softswitch_troubleshooting-manual_67550779.webp)
16-31
Cisco BTS 10200 Softswitch Troubleshooting Guide, Release 5.0.x
OL-8723-19
Chapter 16 Disaster Recovery Procedures
Recovering Shared Memory Data
STATEMENT=delete from MGW_PROFILE;
TIMESTAMP=2009-05-16 17:26:39
ACTIVE_TARGET=Y
USERNAME=null
TERMINAL=null
STATUS=FAILED
TRANSACTION_ID=1242510999092
SEQUENCE_NUM=1
TARGET=CA101
STATEMENT=delete from NDC;
TIMESTAMP=2009-05-16 17:26:39
ACTIVE_TARGET=Y
USERNAME=null
TERMINAL=null
STATUS=PENDING
Reply : Success: Entries 1-2 of 138327 returned.
If you want to delete the first transaction, enter the following command:
CLI>
delete transaction_queue target
=CA101;
transaction_id
=1242510999092;
Reply : Success: CLI delete successfully
Step 7
Enter the
shared memory
command to recover the CA and FS databases. Enter following CLI download
database commands:
download database target=CA; file=/tmp/download-CA
download database target=FSAIN; file=/tmp/download-FSAIN
download database target=FSPTC; file=/tmp/download-FSPTC
Step 8
Stop both CA platforms. Enter the following command:
platform stop all
Step 9
Delete the following data directories (as shown below) on the primary and secondary CA and FSs. Enter
the following commands:
cd /opt/OptiCall
\rm -rf */bin/data
Step 10
Use ftp to transfer the file created in Step 3 to the primary CA. Place the files in the following directories:
download-CA in /opt/OptiCall/CAxxx/bin
download-FSPTC in /opt/OptiCall/FSPTCxxx/bin
download-FSAIN in /opt/OptiCall/FSAINxxx/bin
Step 11
Start the primary CA and FS platforms. Enter the following command:
platform start