7 Copying One RTDB from Another RTDB
This chapter describes how to copy the contents of the Real Time Database (RTDB) that exists on the mated Oracle Communications EAGLE LNP Application Processor (ELAP) server to an RTDB within the same network element that needs database restoration or to copy the contents of the Real Time Database that exists on an ELAP on the mated network element to an RTDB that needs database restoration.
7.1 Copying One RTDB from Another RTDB
For more information about when to perform each method, see Choosing a Database Maintenance Procedure.
Restore the RTDB from the Mated ELAP
ELAP uses a Distributed Replicated Block Device (DRBD) to replicate the database. The DRBD replicates the database by using a snapshot image of the database. The Support ELAP Reload Via Database Image function, or SERVDI, is executed on the LSMS for the bulk download, and the process is completed with the procedure to restore the RTDB. See Restore RTDB on ELAP for the detailed procedure.
For more information on the SERVDI function, see SERVDI Bulk Download.
Copy RTDB from Remote ELAP
ELAP uses a snapshot image of the database to replicate the database. The Copy RTDB from Remote procedure is used to copy the RTDB from the remote ELAP.
After completing the copy procedure, the database must be restored to make the transferred file the active RTDB. See Restore RTDB on ELAP for the procedure to restore the RTDB.
7.2 Verifying RTDB Status
7.2.1 Verifying RTDB Status at the EAGLE Terminal
To verify the status of the ELAP RTDBs at the EAGLE terminal, enter the rept-stat-db:db=mps
command.
The command output displays the database timestamp (DBTS) of both ELAP RTDBs in the RTDB-EAGLE
field, as shown in bold in the following example. The DBTS indicates the last time an update was received by this RTDB from the LSMS. If the two DBTS values are not the same, the RTDB with the lower DBTS may need database maintenance.
tekelecstp 02-10-29 08:55:54 NZST EAGLE 39.0.0
ELAP A ( ACTV )
C BIRTHDATE LEVEL EXCEPTION
- ------------------- -------- --------------
RTDB Y 02-10-29 08:20:04 12345 -
RTDB-EAGLE 02-10-29 08:20:04 12345 -
-
ELAP B ( STDBY )
C BIRTHDATE LEVEL EXCEPTION
- ------------------- ---------- --------------
RTDB Y 02-10-29 08:20:04 12345 -
RTDB-EAGLE 02-10-29 08:20:04 12345 -
;