Go to primary content
Diameter Signaling Router Diameter Custom Applications
Release 8.2
E89012
Go To Table Of Contents
Contents

Previous
Previous
Next
Next

Deactivating a DCA Application

This procedure is used to deactivate a DCA application.

  1. Log out of any active NOAM GUI sessions.
  2. Use an SSH client to connect to the server as admusr.
    # ssh <active NO XMI IP Address>
  3. Change to the feature deactivation directory.
    # cd /usr/TKLC/dsr/prod/maint/loaders/
  4. Execute the feature activation script.
    # ./featureActivateDeactivate
    1. Choose Deactivate and DCA Application.
    2. Enter the name for the application to be deactivated when prompted.
    3. Verify that the screen output is similar to:
      [admusr@HPC07-NO1 loaders]$ pwd
      /usr/TKLC/dsr/prod/maint/loaders
      [admusr@HPC07-NO1 loaders]$ ./featureActivateDeactivate
      Tue Feb  2 17:59:21 EST 2016::Starting featureActivateDeactivate main...
      Start the Automation script , To run the Feature Activation/DeActivation on Active NO.
      
      You want to Activate or Deactivate the Feature :
      1.Activate
      2.Deactivate
      
      Enter your choice : 2
      
      Which Feature you want to Deactivate :
      1.RBAR
      2.FABR
      3.Mediation
      4.LoadGen
      5.GLA
      6.MAP Interworking
      7.DTLS
      8.Dca Framework
      9.Dca Application
      
      Enter your choice : 9
      
      =================================  S-T-A-R-T of log DcaDeactivationTopLevel.log ===========
      Log file location: /var/TKLC/log/DcaDeactivationTopLevel.log
      ================================================================================Execution of Deactivation Process Starts
      ================================================================================Following Dca apps are activated on the system
      1. FDA
      2. sda
      Enter the name for the Dca application to be deactivated:sda
      The name of application selected to deactivate is: sda
        === changed 1 records ===
      =======================================================
      DalId Table successfully updated with deactivated status.
      ========================================================
      
      ================================================================================
      HPC07-SO1 is Active. So, proceeding with Deactivation.
      FIPS integrity verification test failed.
      Executing /usr/TKLC/dsr/prod/maint/loaders/deactivate/load.DcaDeactivateBscoped script on HPC07-SO1
      FIPS integrity verification test failed.
      
      ============= Start of Log Data in file /var/TKLC/log/DcaDeactivateBscoped.log ===============
      
      Server Name : HPC07-SO1
      Server Role: SYSTEM_OAM
      Node Id    : HPC07-SO1
      HA State   : Active
      ========================================================
      Remove the ART rules corresponding to the DCA
      ========================================================
      No rules configured for the current application.
      =================================================
      Remove Dca from DcaAppSystemUserOption table
      =================================================
        === deleted 5 records ===
      ========================================================
      Remove Dca Application from DsrApplicationPerMp table
      ========================================================
        === deleted 0 records ===
      =================================================
      Remove Dca Application from DsrApplication table
      =================================================
        === deleted 1 records ===
      =====================================================================
      Remove permission group headers for Dca Application on SOAM server
      =====================================================================
        === deleted 1 records ===
      ==============================================END===============================
      
      Execution status of deactivation script on HPC07-SO1: PASSED
      Please check /var/TKLC/log/DcaDeactivateBscoped.log.HPC07-SO1 for more details.
      FIPS integrity verification test failed.
      FIPS integrity verification test failed.
      ================================================================================
      
      ================================================================================
       Starting Deactivation on Standby NOAMP server if present in topology.
      ================================================================================
      
      HPC07-NO1 is Active NOAMP Server. Proceeding with next NOAMP server in the list.
      
      ================================================================================
       Starting Deactivation on Active NOAMP server.
      ================================================================================
      
      Executing /usr/TKLC/dsr/prod/maint/loaders/deactivate/load.DcaDeactivateAscoped script on HPC07-NO1
      
      ============= Start of Log Data in file /var/TKLC/log/DcaDeactivateAscoped.log ===============
      
      Server Name  : HPC07-NO1
      Server Role  : NETWORK_OAMP
      Node Id      : HPC07-NO1
      HA State     : Active
      Cluster Role : Primary
      ====================================
      Remove Dca Application KPI groups
      ====================================
        === deleted 1 records ===
      ============================================
      Remove Dca Application Measurement groups
      ============================================
        === deleted 1 records ===
      ======================================================
      Remove permission group headers for Dca Application
      ======================================================
        === deleted 1 records ===
      =================================================
      Remove logical to physical sbr db mapping from
      DcaLog2PhySbr and DcaLogicalSbr table
      =================================================
      =================================================
      Remove Dca from DcaLifecycleNoam table
      =================================================
        === deleted 0 records ===
      =================================================
      Remove Dca from DcaAppNetworkUserOption table
      =================================================
        === deleted 3 records ===
      =================================================
      Remove Dca from DcaTrialMp table
      =================================================
        === deleted 0 records ===
      =================================================
      Remove Dca from DsrApplicationPerMp table
      =================================================
        === deleted 0 records ===
      =================================================
      Remove Dca Application from DsrApplication table
      =================================================
        === deleted 1 records ===
        === deleted 1 records ===
        === deleted 1 records ===
      ======================================END=====================================
      
      Execution status of deactivation script on HPC07-NO1: PASSED
      ================================================================================Execution of Dca Application Deactivation Script complete.
      ================================================================================
      ======================================E-N-D======================================
      
    4. Restart the DSR MP from Main Menu > Status & Manage > Server.
  5. Log into an Active NOAM and SOAM GUI.
  6. Verify that the specific DCA application folder disappears as a menu item on the NOAM and SOAM..
  7. Log out of the NOAM login shells using the # exit command and close the SSH connections.