Nortel Networks Standard MCP 1.1 FP1 (02.02) user manual

User manual for the device Nortel Networks Standard MCP 1.1 FP1 (02.02)

Device: Nortel Networks Standard MCP 1.1 FP1 (02.02)
Category: Switch
Manufacturer: Nortel Networks
Size: 5.62 MB
Added : 5/8/2013
Number of pages: 96
Print the manual

Download

How to use this site?

Our goal is to provide you with a quick access to the content of the user manual for Nortel Networks Standard MCP 1.1 FP1 (02.02). Using the online preview, you can quickly view the contents and go to the page where you will find the solution to your problem with Nortel Networks Standard MCP 1.1 FP1 (02.02).

For your convenience

If looking through the Nortel Networks Standard MCP 1.1 FP1 (02.02) user manual directly on this website is not convenient for you, there are two possible solutions:

  • Full Screen Viewing - to easily view the user manual (without downloading it to your computer), you can use full-screen viewing mode. To start viewing the user manual Nortel Networks Standard MCP 1.1 FP1 (02.02) on full screen, use the button Fullscreen.
  • Downloading to your computer - You can also download the user manual Nortel Networks Standard MCP 1.1 FP1 (02.02) to your computer and keep it in your files. However, if you do not want to take up too much of your disk space, you can always download it in the future from ManualsBase.
Nortel Networks Standard MCP 1.1 FP1 (02.02) User manual - Online PDF
Advertisement
« Page 1 of 96 »
Advertisement
Print version

Many people prefer to read the documents not on the screen, but in the printed version. The option to print the manual has also been provided, and you can use it by clicking the link above - Print the manual. You do not have to print the entire manual Nortel Networks Standard MCP 1.1 FP1 (02.02) but the selected pages only. paper.

Summaries

Below you will find previews of the content of the user manuals presented on the following pages to Nortel Networks Standard MCP 1.1 FP1 (02.02). If you want to quickly view the content of pages found on the following pages of the manual, you can use them.

Abstracts of contents
Summary of the content on the page No. 1

NN10031-111
Succession Multimedia Communications Portfolio
MCP Database Module
Basics
Standard MCP 1.1 FP1 (02.02) April 2003

Summary of the content on the page No. 2

Summary of the content on the page No. 3

Nortel Networks Confidential 3 Overview The Database Module uses the Oracle Enterprise Manager to configure, administer, and monitor provisioned subscriber and configuration data. How this guide is organized This document provides an overview of Database Module architecture, including data replication and data transfer concepts. The following principal tasks performed with the Database Module are also documented. • Configuring the Oracle Enterprise Manger to perform backups, observer acc

Summary of the content on the page No. 4

4 Overview Nortel Networks Confidential Architecture As shown in Figure 1, the Database Module consists of Oracle Servers having a primary database and a replicated secondary database managed from the Oracle Enterprise Manager (OEM) Console. The Oracle databases operate in replicated mode and applications and components normally send and receive data directly to and from the primary database. Monitoring logs, alarms, and operational measurements, OEM login, and maintenance updates are

Summary of the content on the page No. 5

Nortel Networks Confidential Overview 5 For information about the communication protocols and interactions between the Database Module and network components, see Figure 2, “SQL over JDBC,” on page 11. Each database includes replicated objects and non-replicated objects. Tables are the only objects that are replicated. Non-replicated objects include stored procedures, functions, and views. Minimal, redundant, and variable server configurations are supported in enterprise deployments. Re

Summary of the content on the page No. 6

6 Overview Nortel Networks Confidential while the secondary database operates in a limited write state at all times. Table 1 Database operational states Database states Description Normal Fully writable for applications. Inserts, (Primary database) updates, or deletions are permitted to the primary database. The Oracle Server continuously transfers changed data to the secondary database. Limited write Read only for applications with the (Secondary exception of registrations (inserts, u

Summary of the content on the page No. 7

Nortel Networks Confidential Overview 7 Data transfer When data transactions occur, updates to the primary database are queued for transfer to the secondary database. Similarly, changes made to the secondary database are queued for transfer to the primary database. See “Database failover” on page 19. The data transfer process between the primary and secondary databases is managed by push and purge jobs, described as follows:  Push jobs: When push jobs execute, they reassign all transactio

Summary of the content on the page No. 8

8 Overview Nortel Networks Confidential Database recovery Recovery restores a database to its original state after a failure. See “Database recovery” on page 84. Manage replication transaction errors The OEM Console provides tools for resolving replication errors, should they occur. Replication errors can result from a lack of available space in a table targeted for an update or other unresolved replication conflicts. For additional information, see “Resolving replication errors” on pag

Summary of the content on the page No. 9

Nortel Networks Confidential Overview 9  Events: Database events are processed by the Oracle Enterprise Manager and alerts are generated when specified error thresholds are reached. Monitor events as required and respond to alerts as appropriate. See “Event monitoring” on page 23.  Alert logs and trace files: When an Oracle process detects an internal error, it dumps information about the error into a trace file. Each Database Module also has an alert file. The alert file is a chronolog

Summary of the content on the page No. 10

10 Overview Nortel Networks Confidential MCP hardware The Database Module is deployed on a pair of Sun Netra t1400/1405s servers configured in an Oracle master-master replication mode for redundancy. Hardware Details Primary and Secondary Sun Netra t 1400 or Sun Netra t 1405 Database servers with the following hardware features: - 4 440 Mhz CPUs - 4 GB RAM - 4 36.4-GB hard disks - 10x Internal DVD-ROM drive - 20-GB 4mm DDS-4 Internal tape drive - 1 Quad Fast Ethernet (QFE) PCI card - 1400

Summary of the content on the page No. 11

Nortel Networks Confidential Overview 11 Network interfaces and protocols User interfaces which access the Database Module are:  SQL over JDBC: The Database Module communicates with network components using Structured Query Language (SQL) over Java Database Connection (JDBC). See Figure 2, “SQL over JDBC,” on page 11 and Figure 1, “Database Module architecture normal operation,” on page 4. As shown in Figure 2, all communication between applications and the Database is by SQL over JDBC

Summary of the content on the page No. 12

12 Overview Nortel Networks Confidential the System Management Console. The OracleMonitor extracts (using SNMP gets and SQL queries) information concerning the health of the database. This information is then transformed into alarms/logs/OMs, allowing the data to be viewed from the System Management Console Alarm/Log/OM browsers. OAM&P strategy Offline data migration between releases and maintenance updates are supported. See “Upgrades” on page 13. Database backup, recovery, and resynch

Summary of the content on the page No. 13

Nortel Networks Confidential 13 Upgrades Strategy The following deployment tasks related to the Database Module are performed by your next level of support:  Adds and configures the server(s) hosting the Database Module  Installs Oracle  Deploys the Database Module software onto the server(s) Offline migration Off-line migration of data between releases enables upgrading the Database Module from one release to the next without loss of data. Once the Database Module is upgraded to a new re

Summary of the content on the page No. 14

14 Upgrades Nortel Networks Confidential Tools and utilities Database Module maintenance updates are deployed from the System Management Console. For details, see MCP System Management Console Basics. Database Module updates Database Module maintenance updates include database schema files, stored procedures, and backup and recovery scripts. Full upgrades are done by your next level of support. Maintenance updates can be done as explained in the following procedure. Updating a Database

Summary of the content on the page No. 15

Nortel Networks Confidential Upgrades 15 Reverting to a previous version of the database If you want to revert to a previous version of the database, you must redeploy a previous version of the database over the current database. In such a scenario, the user is first prompted to confirm that they want to revert to a previous version of the database. The user is then warned that doing so removes data gathered since the previous update. An older version of the database is then restored. See

Summary of the content on the page No. 16

16 Upgrades Nortel Networks Confidential NN10031-111 Standard MCP 1.1 FP1 (02.02) April 2003 Copyright © 2003, Nortel Networks

Summary of the content on the page No. 17

Nortel Networks Confidential 17 Fault management Strategy Database Module fault management consists of monitoring and responding to logs and alarms from the Oracle Enterprise Manager (OEM) Console and the System Management Console. See MCP System Management Console Basics. The Database Module is built on an Oracle database and provides high availability using Oracle Replication to a secondary database on a separate server. As updates are applied to the primary database, they are transferre

Summary of the content on the page No. 18

18 Fault management Nortel Networks Confidential Task flows Table 3 outlines Database Module performance management tasks. Table 3 Performance management task flows Topic Subtopic Procedure Database Backups “Monitoring backups” monitoring on page 20 Events “Monitoring events” on page 24 Replication “Monitoring replication” on page 28 “Monitoring registration deletions” on page 31 Alert logs and trace “Monitoring alert logs files and trace files” on page 35 Disk usage “Monitoring disk

Summary of the content on the page No. 19

Nortel Networks Confidential Fault management 19 Tools and utilities Use the following tools to perform Database Module fault monitoring tasks:  Oracle Enterprise Manager (OEM) Console: Used by the database administrator for backup and recovery and database fault management. For details, see “Security and Administration” on page 69.  System Management Console: Launches the OEM Console and Oracle Monitoring Application. Provides log and alarm information. For details, see MCP System Mana

Summary of the content on the page No. 20

20 Fault management Nortel Networks Confidential Database monitoring from the Oracle Enterprise Manager Console To launch the OEM Console, see “Logging in to the OEM Console” on page 45. Monitoring backups When a database backup starts, an email is sent to the administrator. Another email is sent when the job completes. The status of completion of the job is included in that email. In addition to email notification, the administrator can view the output log of the backup job, as explain


Alternative user manuals
# User manual Category Download
1 Nortel Networks 1000BASE-XD User manual Switch 4
2 Nortel Networks 10292FA User manual Switch 2
3 Nortel Networks 1000BASE-ZX User manual Switch 3
4 Nortel Networks 1000ASE-XD User manual Switch 1
5 Nortel Networks 2300 Series User manual Switch 1
6 Nortel Networks 1000BASE-SX User manual Switch 1
7 Nortel Networks 10396EA User manual Switch 1
8 Nortel Networks 1000BASE-LX User manual Switch 0
9 Nortel Networks 380 User manual Switch 3
10 Nortel Networks 2500 Series User manual Switch 25
11 Nortel Networks 2500 Seriess User manual Switch 2
12 Nortel Networks 325 series User manual Switch 45
13 Nortel Networks 10BASE-T User manual Switch 2
14 Nortel Networks 380-24F User manual Switch 6
15 Nortel Networks 4500 FIPS User manual Switch 1
16 Sony 4-296-436-11 (2) User manual Switch 0
17 3Com 10/100BASE-TX User manual Switch 61
18 3Com 2226-SFP User manual Switch 688
19 3Com 16985ua.bk User manual Switch 10
20 3Com 10BASE-T User manual Switch 4