Instrukcja obsługi Nortel Networks Standard MCP 1.1 FP1 (02.02)

Instrukcja obsługi dla urządzenia Nortel Networks Standard MCP 1.1 FP1 (02.02)

Urządzenie: Nortel Networks Standard MCP 1.1 FP1 (02.02)
Kategoria: Przelacznik
Producent: Nortel Networks
Rozmiar: 5.62 MB
Data dodania: 5/8/2013
Liczba stron: 96
Drukuj instrukcję

Pobierz

Jak korzystać?

Naszym celem jest zapewnienie Ci jak najszybszego dostępu do treści zawartych w instrukcji obsługi urządzenia Nortel Networks Standard MCP 1.1 FP1 (02.02). Korzystając z podglądu online możesz szybko przejrzeć spis treści i przejść do strony, na której znajdziesz rozwiązanie swojego problemu z Nortel Networks Standard MCP 1.1 FP1 (02.02).

Dla Twojej wygody

Jeżeli przeglądanie instrukcji Nortel Networks Standard MCP 1.1 FP1 (02.02) bezpośrednio na tej stornie nie jest dla Ciebie wygodne, możesz skorzystać z dwóch możliwych rozwiązań:

  • Przeglądanie pełnoekranowe - Aby wygodnie przeglądać instrukcję (bez pobierania jej na komputer) możesz wykorzystać tryp przeglądania pełnoekranowego. Aby uruchomić przeglądanie instrukcji Nortel Networks Standard MCP 1.1 FP1 (02.02) na pełnym ekranie, użyj przycisku Pełny ekran.
  • Pobranie na komputer - Możesz również pobrać instrukcję Nortel Networks Standard MCP 1.1 FP1 (02.02) na swój komputer i zachować ją w swoich zbiorach. Jeżeli nie chcesz jednak marnować miejsca na swoim urządzeniu, zawsze możesz pobrać ją w przyszłości z ManualsBase.
Nortel Networks Standard MCP 1.1 FP1 (02.02) Instrukcja obsługi - Online PDF
Advertisement
« Page 1 of 96 »
Advertisement
Wersja drukowana

Wiele osób woli czytać dokumenty nie na ekranie, lecz w wersji drukowanej. Opcja wydruku instrukcji również została przewidziana i możesz z niej skorzystać klikając w link znajdujący się powyżej - Drukuj instrukcję. Nie musisz drukować całej instrukcji Nortel Networks Standard MCP 1.1 FP1 (02.02) a jedynie wybrane strony. Szanuj papier.

Streszczenia

Poniżej znajdziesz zajawki treści znajdujących się na kolejnych stronach instrukcji do Nortel Networks Standard MCP 1.1 FP1 (02.02). Jeżeli chcesz szybko przejrzeć zawartość stron znajdujących się na kolejnych strinach instrukcji, możesz z nich skorzystać.

Streszczenia treści
Streszczenie treści zawartej na stronie nr. 1

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

Streszczenie treści zawartej na stronie nr. 2

Streszczenie treści zawartej na stronie nr. 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

Streszczenie treści zawartej na stronie nr. 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

Streszczenie treści zawartej na stronie nr. 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

Streszczenie treści zawartej na stronie nr. 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

Streszczenie treści zawartej na stronie nr. 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

Streszczenie treści zawartej na stronie nr. 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

Streszczenie treści zawartej na stronie nr. 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

Streszczenie treści zawartej na stronie nr. 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

Streszczenie treści zawartej na stronie nr. 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

Streszczenie treści zawartej na stronie nr. 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

Streszczenie treści zawartej na stronie nr. 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

Streszczenie treści zawartej na stronie nr. 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

Streszczenie treści zawartej na stronie nr. 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

Streszczenie treści zawartej na stronie nr. 16

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

Streszczenie treści zawartej na stronie nr. 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

Streszczenie treści zawartej na stronie nr. 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

Streszczenie treści zawartej na stronie nr. 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

Streszczenie treści zawartej na stronie nr. 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


Podobne instrukcje
# Instrukcja obsługi Kategoria Pobierz
1 Nortel Networks 1000BASE-XD Instrukcja obsługi Przelacznik 4
2 Nortel Networks 10292FA Instrukcja obsługi Przelacznik 2
3 Nortel Networks 1000BASE-ZX Instrukcja obsługi Przelacznik 3
4 Nortel Networks 1000ASE-XD Instrukcja obsługi Przelacznik 1
5 Nortel Networks 2300 Series Instrukcja obsługi Przelacznik 1
6 Nortel Networks 1000BASE-SX Instrukcja obsługi Przelacznik 1
7 Nortel Networks 10396EA Instrukcja obsługi Przelacznik 1
8 Nortel Networks 1000BASE-LX Instrukcja obsługi Przelacznik 0
9 Nortel Networks 380 Instrukcja obsługi Przelacznik 3
10 Nortel Networks 2500 Series Instrukcja obsługi Przelacznik 25
11 Nortel Networks 2500 Seriess Instrukcja obsługi Przelacznik 2
12 Nortel Networks 325 series Instrukcja obsługi Przelacznik 45
13 Nortel Networks 10BASE-T Instrukcja obsługi Przelacznik 2
14 Nortel Networks 380-24F Instrukcja obsługi Przelacznik 6
15 Nortel Networks 4500 FIPS Instrukcja obsługi Przelacznik 1
16 Sony 4-296-436-11 (2) Instrukcja obsługi Przelacznik 0
17 3Com 10/100BASE-TX Instrukcja obsługi Przelacznik 61
18 3Com 2226-SFP Instrukcja obsługi Przelacznik 688
19 3Com 16985ua.bk Instrukcja obsługi Przelacznik 10
20 3Com 10BASE-T Instrukcja obsługi Przelacznik 4