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-71-2279818.1
Update Date:2017-06-23
Keywords:

Solution Type  Technical Instruction Sure

Solution  2279818.1 :   HLRR - When Exporting The TKLCConfigData.*.sh From Active NOAM it returns error “Cannot find Hardware Profile”  


Related Items
  • Tekelec HLR Router
  •  
Related Categories
  • PLA-Support>Sun Systems>CommsGBU>Global Signaling Solutions>SN-SND: Tekelec DSR
  •  




In this Document
Goal
Solution


Created from <SR 3-15166841941>

Applies to:

Tekelec HLR Router - Version HLRR 4.0 and later
Information in this document applies to any platform.

Goal

When exporting the TKLCConfigData.*.sh from the active NOAM it returns error. Each server type return a similar error.

Main Menu: Configuration -> Servers -> noam-a -> Export

Cannot find hardware profile for: noam-a
Cannot find hardware profile for: soam1-a
Cannot find hardware profile for: soam1-mp1


 

Solution

It was seen that ServerProfile table was empty

[root@noam-a ~]# iqt -E ServerProfile
[root@noam-a ~]#

 

Here is the workaround to be execute on active NOAM, as 'root' user.


Step 1:
Make sure that there is a 'HLRR_T1200.xml' file in:

# ls -lh /var/TKLC/appworks/profiles/


Step 2:
Edit 'ServerProfile'

# ivi ServerProfile


Step 3:
Edit the ServerProfile table to have the following content:

#!/bin/sh
iload -ha -xU -fServerProfile_ID -fProfileName -f_h_Server_ID ServerProfile \
<<'!!!!'
0|/var/TKLC/appworks/profiles/HLRR_T1200.xml|0
1|/var/TKLC/appworks/profiles/HLRR_T1200.xml|1
2|/var/TKLC/appworks/profiles/HLRR_T1200.xml|2
3|/var/TKLC/appworks/profiles/HLRR_T1200.xml|3
4|/var/TKLC/appworks/profiles/HLRR_T1200.xml|4
5|/var/TKLC/appworks/profiles/HLRR_T1200.xml|5
6|/var/TKLC/appworks/profiles/HLRR_T1200.xml|6
7|/var/TKLC/appworks/profiles/HLRR_T1200.xml|7
8|/var/TKLC/appworks/profiles/HLRR_T1200.xml|8
9|/var/TKLC/appworks/profiles/HLRR_T1200.xml|9
10|/var/TKLC/appworks/profiles/HLRR_T1200.xml|10
!!!!

Step 4:
Save and close

:wq!


Step 5:

Verify: 

# iqt -E ServerProfile

  
 


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