Asset ID: |
1-72-2368561.1 |
Update Date: | 2018-03-09 |
Keywords: | |
Solution Type
Problem Resolution Sure
Solution
2368561.1
:
LSMS Keyutil Is Allowing Two InUse Keys When Two Keylists Are Loaded.
Related Items |
- Oracle Communications EAGLE (Hardware)
|
Related Categories |
- PLA-Support>Sun Systems>CommsGBU>Global Signaling Solutions>SN-SND: Tekelec OS ELAP LSMS
|
In this Document
Created from <SR 3-16916299651>
Applies to:
Oracle Communications EAGLE (Hardware) - Version LSMS 11.x and later
Information in this document applies to any platform.
Symptoms
Can not actually set a new active key on a new key list when two sets of keys are loaded into the LSMS
Cause
Issue in how "keyutil" is designed and coded.
.
Solution
To connect to iconectiv
1. Have only Neustar keys load.
If iconectiv keys are loaded, you "keyutil" to delete them
2. cd /var/TKLC/lsms/db/supDB/
3. tar -czvf supDB.tar.gz * (A file supDB.tar.gz will be created.)
4. copy /var/TKLC/lsms/db/supDB/supDB.tar.gz to mate LSMS
scp -p /var/TKLC/lsms/db/supDB/supDB.tar.gz mate:/var/TKLC/lsms/db/supDB/supDB.tar.gz
5. Delete the Neustar keys using keyutil
6. Load the iconectiv keys
7. Use "keyutil" to set correct "InUse" key if necessary
To connect back to Neustar
1. cd /var/TKLC/lsms/db/supDB/
2. tar -xzvf supDB.tar.gz
3. Verify that the ownership is still dbadm.dbadm
4. service mysql stop
5. service mysql start
6. Repeat steps on mate
7. Use "keyutil" to set correct "InUse" key if necessary
Attachments
This solution has no attachment