Chapter 3 Monitoring and Backing Up the BTS

Exporting Provisioned Data

Table 3-4 Auditing Databases and Tables (continued)

Task

Sample Command

 

 

 

Auditing mismatches across

1.

Log in as root.

network elements

2.

Enter:

 

 

bts_audit -ems priems01 -ca prica01 -platforms

 

CA146,FSAIN205 -tables SUBSCRIBER,MGW_PROFILE

 

Note bts_audit cannot work in certain scenarios, for example, when

 

 

a termination record points to an invalid mgw

 

 

Resolving mismatches across

If a table references a missing row, the mismatch is not resolved. Only

network elements

synchronize data mismatches between active network elemens.

 

1.

Audit mismatches using bts_audit.

 

2.

Enter:

 

bts_sync /opt/ems/report/Audit_CA146_root.sql

 

bts_sync applies updates directly to the databases.

 

 

 

Exporting Provisioned Data

The CLI Native Data Export feature enables the export of all provisioning data from the BTS 10200 system by the use of a CLI command. Execution of the CLI command stores the exported data in a user-named output file in text format in the export directory. The exported file contains all provisioning data from the BTS 10200. The provisioning data is written into the export file using add and change commands for all supported nouns.

The key attributes of the CLI Native Data Export feature are

The user can run the CLI command to export the BTS 10200 provisioning data.

The provisioning data for all the nouns, which enables the use of verbs as “add” and “change” is exported in text format.

The list of all the nouns related to provisioning is kept in an input file (xml format). Upon execution of the export command, the xml input file reads the nouns and their corresponding verbs (operation type, whether add or change), and exports the provisioning data from the BTS 10200.

The CLI export command is:

CLI > export database outfile = <whatever>

Where the noun is database and the verb is export. Execution of the command exports all of the provisioning data from the BTS 10200. All of the exported data is written in the output file as specified by the user. The output file contains all the add and change commands for the existing native data in the BTS 10200. The exported output file is stored in the /opt/ems/export directory.

The result of the export command is a text file that contains add/change CLI commands. The following is an example output text file:

#BTS Config Export

#EMS Server: priems26-ora

#User: optiuser

#Export Start Time : Tue Jan 22 17:23:54 CST 2008

#########################

##### Add clli_code #####

Cisco BTS 10200 Softswitch Operations and Maintenance Guide, Release 6.0.x

3-8

OL-16000-07

 

 

Page 40
Image 40
Cisco Systems 10200 manual Exporting Provisioned Data, Termination record points to an invalid mgw