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-2152365.1
Update Date:2016-12-22
Keywords:

Solution Type  Problem Resolution Sure

Solution  2152365.1 :   NSP Profile Excluded Applications are Lost after Upgrade to PIC 10.2  


Related Items
  • Oracle Communications Performance Intelligence Center (PIC) Software
  •  
Related Categories
  • PLA-Support>Sun Systems>CommsGBU>Global Signaling Solutions>SN-SND: Tekelec PIC
  •  




In this Document
Symptoms
Changes
Cause
Solution
References


Created from <SR 3-12743988661>

Applies to:

Oracle Communications Performance Intelligence Center (PIC) Software - Version 10.2.0 to 10.2.0 [Release 10.0]
Information in this document applies to any platform.

Symptoms

The excluded applications selected in each profiles are lost during the upgrade of NSP to PIC 10.2. This issue is providing access to some NSP applications the users should not have.

Changes

NSP has been upgraded to PIC 10.2.

Cause

This is issue is bug: during the upgrade the excluded applications linked to the user profiles are lost: bug 23535365 has been created to address the issue.

After verification of the NSP backup prior and after upgrade we found that the oracle table called COR_USER_PROFILE_ENTRIES and containing the excluded application is empty. 

Solution

To fix the issue the list off excluded application for each profile must be documented prior to the upgrade.

If the excluded application list has not been documented then we must extract it from a backup prior to the upgrade. To do that the following sql query can be performed in the NSP Oracle Database where the backup prior to upgrade has been imported:

  1. Log as oracle user on the NSP server
  2. Connect with sqlplus:
    sqlplus nsp/<passord>
  3. Verification:
    select A.PROFILE_ID,A.ENTRY_ID,B.NAME from COR_USER_PROFILE_ENTRIES A, POR_PORTAL_ENTRY B where A.ENTRY_ID=B.ENTRY_ID;

From that list the excluded applications can be reconfigured in the NSP Security application for each profile listed in the query result.

References

<BUG:23535365> - EXCLUDED APPLICATIONS ARE NOT SELECTED IN THE PROFILE SETTINGS AFTER UPGRADE

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