1 Introduction

Chapter 1, Introduction, contains general information about the database and the organization of this manual.

1.1 Overview

The Database Administration – SS7 User's Guide describes the procedures used to configure the EAGLE and its database to implement the SS7 protocol.

Note:

Database administration privileges are password restricted. Only those persons with access to the command class “Database Administration” can execute the administrative functions. Other command classes and the commands allowed by those classes are listed in Commands User's Guide.

Note:

For the complete list of cards supported by EAGLE Release 47.0, see Hardware Reference Guide.
As of Release 46.6, throughout this manual, these terms are used to refer to either the EPM-B version or other replacement version of the card unless one of the card types is specifically required.
  • E5-ENET - the E5-ENET-B card
  • E5-E1T1 - the E5-E1T1-B card
  • E5-ATM - the E5-ATM-B card
  • E5-IPSM - the E5-ENET-B card that is running the IPSHC GPL
  • E5-SM4G - the E5-SM8G-B card (not an EPM-B card)
  • MCPM - the original MCPM or the E5-MCPM-B card

1.2 Scope and Audience

This user's guide is intended for database administration personnel or translations personnel responsible for configuring the EAGLE and its database to implement the SS7 protocol.

1.3 References

For more information, refer to the following documents:

  1. Commands User's Guide
  2. Database Administration - IP7 User's Guide
  3. Database Administration - GTT User's Guide
  4. Hardware Reference Guide
  5. Database Administration - System Management User's Guide
  6. ELAP Administration and LNP Feature Activation User's Guide
  7. INP/AINPQ User's Guide
  8. G-Flex User's Guide
  9. G-Port User's Guide
  10. EIR User's Guide
  11. ATINP User's Guide
  12. A-Port User's Guide
  13. V-Flex User's Guide
  14. Analyzed Information Features User's Guide
  15. TIF User's Guide

1.4 Maintenance and Administration Subsystem

The Maintenance and Administration Subsystem (MAS) is the central management point for the EAGLE. The MAS provides user interface, maintenance communication, peripheral services, alarm processing, system disk interface, and measurements. Management and redundancy are provided by use of two separate subsystem processors.

The MAS resides on two separate sets of Maintenance and Administration Subsystem Processor (MASP) cards and a Maintenance Disk and Alarm card (collectively referred to as control cards). The control cards are located in slots 1113 through 1118 of the EAGLE control shelf. The control cards must be E5-based cards.

E5-based Control Cards

The E5-based set of EAGLE control cards consists of the following cards:
  • Two Maintenance and Administration Subsystem Processor cards (E5-MASP) cards. Each dual-slot E5-MASP card is made up of the following two modules:
    • Maintenance Communication Application Processor (E5-MCAP) card
    • Terminal Disk Module (E5-TDM) card
  • One Maintenance Disk and Alarm card (E5-MDAL card)

Maintenance Communication Application Processor (E5-MCAP) Card

The E5-MCAP card contains the Communications Processor and Applications Processor and provides connections to the IMT bus. The card controls the maintenance and database administration activity and performs both application and communication processing. E5-MCAP cards are located in slots 1113 and 1115 of the control shelf.

Each E5-MCAP card contains two USB ports. One latched USB port is used with removable flash media (“thumb drives”), and one flush-mounted USB port is used with a plug-in flash drive. The removable media drive in the latched USB port is used to install and back up customer data. The flush-mounted USB port is used for upgrade and could be used for disaster recovery.

Terminal Disk Module (E5-TDM) Card

The E5-TDM card provides the Terminal Processor for the 16 I/O ports, and interfaces to the Maintenance Disk and Alarm (E5-MDAL) card and fixed disk storage. The E5-TDM card also distributes Composite Clocks and High Speed Master clocks throughout the EAGLE, and distributes Shelf ID to the EAGLE. Each E5-TDM card contains one fixed SATA drive that is used to store primary and backup system databases, measurements, and Generic Program Loads (GPLs). E5-TDM cards are located in slots 1114 and 1116 of the control shelf.

Maintenance Disk and Alarm (E5-MDAL) Card

The E5-MDAL card processes alarm requests and provides fan control. There is only one E5-MDAL card in a control card set. Critical, major, and minor system alarms are provided for up to 6 individual frames. In addition to the 3 system alarms, the E5-MDAL card provides the system audible alarm. The E5-MDAL card provides control of fans on a per-frame basis, and allows for each fan relay to be set individually. The E5-MDAL card is located in slots 1117 and 1118 of the control shelf.

1.5 EAGLE Database Partitions

The data that the EAGLE uses to perform its functions are stored in two separate areas: the fixed disk drives, and the removable media. The following sections describe these areas and data that is stored on them. These areas and their partitions are shown in Figure 1-1.

Figure 1-1 EAGLE Database Partitions (E5-Based Control Cards)


img/e5-masp_db_partitions_109375.jpg

Fixed Disk Drive

There are two fixed disk drives on the EAGLE. The fixed disk drives contain the “master” set of data and programs for the EAGLE. The two fixed disk drives are located on the terminal disk modules (E5-TDMs). Both disks have the same files. The data stored on the fixed disks is partially replicated on the various cards in the EAGLE. Changes made during database administration sessions are sent to the appropriate cards.

The data on the fixed disks can be viewed as four partitions.

  • Current partition

  • Backup partition

  • Measurements partition

  • Generic program loads (GPLs) partition

The data which can be administered by users is stored in two partitions on the fixed disk, a current database partition which has the tables which are changed by on-line administration, and a backup database partition which is a user-controlled copy of the current partition.

All of the on-line data administration commands affect the data in the current partition. The purpose of the backup partition is to provide the users with a means of rapidly restoring the database to a known good state if there has been a problem while changing the current partition.

A full set of GPLs is stored on the fixed disk, in the GPL partition. There is an approved GPL and a trial GPL for each type of GPL in this set and a utility GPL, which has only an approved version. Copies of these GPLs are downloaded to the EAGLE cards. The GPL provides each card with its functionality. For example, the ss7ansi GPL provides MTP functionality for link interface modules (LIMs).

Measurement tables are organized as a single partition on the fixed disk. These tables are used as holding areas for the measurement counts.

Removable Media

The removable media is used with the E5-MCAP card portion of the E5-MASP in card locations 1113 and 1115.

The removable media is used for two purposes.

  • To hold an off-line backup copy of the administered data and system GPLs

  • To hold a copy of the measurement tables

Because of the size of the data stored on the fixed disk drives on the E5-TDMs, a single removable media cannot store all of the data in the database, GPL and measurements partitions.

To use a removable media to hold the system data, it must be formatted for system data. To use a removable media to hold measurements data, it must be formatted for measurements data. The EAGLE provides the user the ability to format a removable media for either of these purposes. A removable media can be formatted on the EAGLE by using the format-disk command. More information on the format-disk command can be found in Commands User's Guide. More information on the removable media drives can be found in Hardware Guide.

Additional and preformatted removable media are available from the My Oracle Support (MOS).