Sun Microsystems, Inc.  Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-72-2130166.1
Update Date:2016-11-04
Keywords:

Solution Type  Problem Resolution Sure

Solution  2130166.1 :   Changed The Real Time DataBase (RTDB) Homing Policy From Standby To Active Provisionable DataBase (PDB) Due To Replication Failures.  


Related Items
  • Oracle Communications EAGLE (Software)
  •  
Related Categories
  • PLA-Support>Sun Systems>CommsGBU>Global Signaling Solutions>SN-SND: Tekelec OS EPAP ECAP
  •  




In this Document
Symptoms
Changes
Cause
Solution


Created from <SR 3-12572812401>

Applies to:

Oracle Communications EAGLE (Software) - Version EPAP 12.x and later
Tekelec

Symptoms

RTDB level is behind the Active PDB level.

Changes

Provisioning commands are failing and database audit/fix was recommended.

Cause

checkDnNEAssoc script was executed while provisioning was running.
 
[root@mps-XXXX-a ~]# checkDnNeAssoc -c
CAUTION!!! This may take long time. It is recommended to execute it when there is no (or very low) provisioning traffic.
Do you want to execute it? (y/n): y
INFO: Discrepancies in DN-IMSI-NE associations corrected successfully.
INFO: Discrepancies in DN-NE associations corrected successfully.
[root@mps-XXXX-a ~]#
 

DN - Directory Number

NE - Network Entity

IMSI - International Mobile Subscriber Identification

Solution

Perform the change as soon as possible to avoid the replication log to overwrite the missing levels.
 

1. Login as root to the epap A server
ssh root@<IP_EPAP_A>
Note. Capture all the session output.
2. Enter password
password: <XXXXX>
3. Perform syscheck
syscheck
4. Access the EPAP configuration menu
su - epapconfig
5. Display configuration
Select choice: 1
The press return to continue ... <Press return>

Verify the homing policy is as below:

Preferred PDB = Active
Allow updates from alternate PDB = Yes

6. Select PDB configuration menu
Select choice: 8
7. Select RTDB homing policy:
Select choice: 2
8. Select the Active RTDB Homing policy and allow alternate:
Select choice: 1
9. Accept the request to stop the software applications (EPAP/PDBA) and allow alternate updates:

Non-provisionable sites:

EPAP software is running. Stop it? [N]: y
EPAP software is running on mate MPS. Stop it? [N]: y

In the event that the Active PDB is unavailable, should updates
be allowed to the RTDBs from the Standby PDBA? [Y]:

The RTDBs will home to the Active and will allow updates
from the Standby PDB.

Press return to continue...

Provisionable sites:

EPAP software and PDBA are running. Stop them? [N]: y
EPAP software is running on mate MPS. Stop it? [N]: y

In the event that the Standby PDB is unavailable, should updates
be allowed to the RTDBs from the Active PDBA? [Y]:

The RTDBs will home to the Standby and will allow updates
from the Active PDB.

Press return to continue...

10. Exit to Configure PDB Menu:

Select choice: e
11. Exit to EPAP configuration menu:
Select choice: e
12. Display configuration
Select choice: 1
The press return to continue ... <Press return>

Verify the homing policy is now:

Preferred PDB = Active
Allow updates from alternate PDB = Yes

13. Start the applications

Non-provisionable sites:

service Epap start;ssh mate "service Epap start"

Provisionable sites:

service Epap start;service Pdba start;ssh mate "service Epap start"

14. Review application status

Non-provisionable sites:

service Epap status;ssh mate "service Epap status"

Provisionable sites:

service Epap status;service Pdba status;ssh mate "service Epap status"

15. Perform syscheck

syscheck;date;ssh mate syscheck

16. Verify updates are being processed from the PDB to the RTDB then to the DSM cards via the Graphical User Interface (GUI) (or text GUI).
PDBA -> View PDBA Status
RTDB -> View RTDB Status
Database Service Module (DSM) Info -> View DSM List

 


Attachments
This solution has no attachment
  Copyright © 2018 Oracle, Inc.  All rights reserved.
 Feedback