![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||||
Solution Type Problem Resolution Sure Solution 2244625.1 : Diameter Signaling Router (DSR) - Unable To Delete AVP Removal List - "[Error Code 19782] - Cannot Delete. AVP Removal List Is Referenced By Peer Node"
In this Document
Created from <SR 3-13707394071> Applies to:Oracle Communications Diameter Signaling Router (DSR) - Version DSR 7.2.0 and laterTekelec SymptomsUnable to delete AVP Removal List, getting following error code: [Error Code 19782] - Cannot Delete. AVP Removal List Is Referenced By Peer Node
In this case AVP Removal List was not referenced by any Peer node. ChangesUpgrade to DSR 7.2 CauseIt was identified that AVP removal list was reference by local node in Node Table. This can be verified using below commands: iqt -E AvpRemovalList > avpRemovalListTable iqt -E Node > NodeTable It is not expected that local node will reference the AVP Removal List in NodeTable. In this case it was referenced because when upgrading to DSR 7.2, The initial value of the avpRemovalListId in Node table for Local Node was not correctly set. Bug# 25715317 has been opened for this issue. SolutionExecute the below command on Active SOAM to correctly set the avpRemovalListId for Local node in Node Table. iset -favpRemovalListId='-1' Node where "type='Local'"
References<BUG:25715317> - LOCAL NODES HAVING AVPREMOVALLISTID=0 AFTER UPGRADE TO 7.2Attachments This solution has no attachment |
||||||||||||||||||||
|