Go to primary content
Oracle® Communications EAGLE Database Administration - GTT User's Guide
Release 46.8
F11880-02
Go To Table Of Contents
Contents

Previous
Previous
Next
Next

Removing Global Title Modification Information

This procedure is used to remove existing global title (GT) modification information from the database using the dlt-gtmod command and with this parameter.

:gtmodid:gtmodid – The name of the GT modification identifier that contains the GT modification that is being removed.

Other entities in the database reference the GT modification identifier. The number of entires that reference the GT modification identifier is shown in the REFCNT field of the rtrv-gtmod output. The REFCNT field is displayed only when the on=refcnt parameter is specified with the rtrv-gtmod command.
  • GTT entities shown in the rtrv-gtt output.
  • GTA entities shown in the rtrv-gta output.
  • GTT action entities shown in the rtrv-gttact output.
  1. Display the GT modification identifiers in the database by entering this command.

    rtrv-gtmod:on=refcnt

    This is an example of the possible output.

    rlghncxa03w 10-07-07 00:27:31 GMT EAGLE5 42.0.0
    
    GTMODID   NTT  NGTI  GT0FILL  NNP  NNAI  NPDD  NSDD  PRECD  CGPASSN  REFCNT
    modid2     --     2       ON   --    --    --    --    PFX       --       4
          NPDS=                       NSDS=
    modid5     --     2      OFF   --    --    --    --    PFX       --       0
          NPDS=                       NSDS=
    modid10    --    --      OFF    5     5    --    --    PFX       --       0
          NPDS=                       NSDS=
    modid11    --    --      OFF    5     5    --    --    PFX       --       0
          NPDS=                       NSDS=
    modid20    --     2       ON   --    --    --    --    PFX       --       0
          NPDS=                       NSDS=
    modid6     --     4       ON    4     5     3     3    SFX       --       0
          NPDS=123                    NSDS=456
    
    
    GTMOD table is (6 of 100000) 1% full.

    If the reference count value shown in the REFCNT column for the GT modification identifier that is being removed from the database is zero (0), continue the procedure with 11.

    If the reference count value shown in the REFCNT column for the GT modification identifier that is being removed from the database is greater than zero (0), continue the procedure with 2.

  2. Display the GTT sets that are assigned to the GTA entries that reference the GT modification identifier that is being removed by entering the rtrv-gttset command with the GT modification identifier shown in 1.

    rtrv-gttset:gtmodid=modid2

    This is an example of the possible output.

    rlghncxa03w 10-07-07 00:27:31 GMT EAGLE5 42.0.0
    
    GTTSN      NETDOM  SETTYPE  NDGT
    setans010  ansi    CDGTA    6
    
    GTT-SET table is (6 of 2000) 1% full.

    If no entries are displayed, or if this message is displayed, E3557 Cmd Rej: EGTT must be ON, continue the procedure with the 5.

    If entries are displayed, continue the procedure with 3.

  3. Display the global title address (GTA) information associated with the for the GTT sets displayed in 2 by entering the rtrv-gta command with these parameters.
    • :gttsn - the GTTSN value shown in 2.
    • :gtmodid - the gtmodid parameter value specified in 2.

    rtrv-gta:gttsn=setans010:gtmodid=modid2

    This is an example of the possible output.

    rlghncxa03w 10-07-07 00:28:31 GMT EAGLE5 42.0.0
    
    GTTSN      NETDOM  SETTYPE  NDGT
    setans010  ansi    CDGTA    6
    
    GTA table is (6 of 269999) 1% full.
    
    
    START GTA END GTA   XLAT   RI     PC
    919460    919460    DPC    SSN    002-002-002
         MAPSET=DFLT  SSN=--- CCGT=no CGGTMOD=NO
         GTMODID=modid2     TESTMODE=off
         OPTSN=--------- CGSELID=----- OPCSN=---------
         ACTSN=--------- PPMEASREQD= NO
    
    Command Retrieved 1 Entries
    Perform one of these procedures.

    If all the GTA entires in all the GTT sets that are displayed in 2 have not been displayed, repeat this step for the other GTT sets displayed in 2.

    If all the GTA entires in all the GTT sets that are displayed in 2 have been displayed, continue the procedure with 4.

  4. Display the GT modification identifier that is being removed from the database by entering the rtrv-gtmod command with these parameters.
    • :on=refcnt
    • :gtmodid - the gtmodid parameter value specified in 3.

    This is an example of the possible output.

    rlghncxa03w 10-07-07 00:27:31 GMT EAGLE5 42.0.0
    
    GTMODID   NTT  NGTI  GT0FILL  NNP  NNAI  NPDD  NSDD  PRECD  CGPASSN  REFCNT
    modid2     --     2       ON   --    --    --    --    PFX       --       3
          NPDS=                       NSDS=
    
    GTMOD table is (6 of 100000) 1% full.

    If the reference count value shown in the REFCNT column for the GT modification identifier that is being removed from the database is zero (0), continue the procedure with 11.

    If the reference count value shown in the REFCNT column for the GT modification identifier that is being removed from the database is greater than zero (0), continue the procedure with 5.

  5. Display the translation type in the database by entering the rtrv-tt.

    This is an example of the possible output.

    rlghncxa03w 10-07-07 00:27:31 GMT EAGLE5 42.0.0
    
    TYPEA    TTN        NDGT
     10      setans010   6
     20      ansi20      6
    
    ALIAS    TYPEA
    
    TYPEI    TTN        NDGT
     2       setint002   6
     25      itu25       6
     75      setint075   6
    
    ALIAS    TYPEI
    
    TYPEN    TTN        NDGT
    
    ALIAS    TYPEN
    
    TYPEN24  TTN        NDGT
    
    ALIAS    TYPEN24
    
    TYPEIS   TTN        NDGT
     2       setins002   6
    
    ALIAS    TYPEIS
    
    TYPENS   TTN        NDGT
    
    ALIAS    TYPENS
  6. Display the global title translation (GTT) entry associated with one of the translation types shown in 5 by entering the rtrv-gtt command with these parameters.
    • :type/typea/typei/typeis/typen/typens/typen24 - the translation type value shown in 5.
    • :gtmodid - the GT modification identifier that is being removed.

    For this example, enter this command

    rtrv-gtt:typei=75:gtmodid=modid2

    This is an example of the possible output.

    rlghncxa03w 10-07-07 00:28:31 GMT EAGLE5 42.0.0
    
    TYPEI    TTN        NDGT
     75      setint075   6
    
    GTA table is (6 of 269999) 1% full.
    
    
    START GTA             END GTA               XLAT   RI     PC
    910460                910460                DPC    SSN    2-002-2
         MAPSET=DFLT  SSN=---  GTMODID=modid2     CGGTMOD = NO
    
    Command Retrieved 1 Entries

    If no entries are displayed and all the GTT entries for all the translation types have been displayed, continue the procedure with 7.

    If no entries are displayed and all the GTT entries for all the translation types have not been displayed, repeat this step for one of the other translation type shown in 5.

    If entries are displayed, perform one of these procedures.

    If all the GTT entires in all the translation types that are displayed in 5 have not been displayed, repeat this step for the other translation types displayed in 5.

    If all the GTT entires in all the translation types that are displayed in 5 have been displayed, continue the procedure with 7.

  7. Display the GT modification identifier that is being removed from the database by entering the rtrv-gtmod command with these parameters.
    • :on=refcnt
    • :gtmodid - the gtmodid parameter value specified in 6.

    This is an example of the possible output.

    rlghncxa03w 10-07-07 00:27:31 GMT EAGLE5 42.0.0
    
    GTMODID   NTT  NGTI  GT0FILL  NNP  NNAI  NPDD  NSDD  PRECD  CGPASSN  REFCNT
    modid2     --     2       ON   --    --    --    --    PFX       --       2
          NPDS=                       NSDS=
    
    GTMOD table is (6 of 100000) 1% full.

    If the reference count value shown in the REFCNT column for the GT modification identifier that is being removed from the database is zero (0), continue the procedure with 11.

    If the reference count value shown in the REFCNT column for the GT modification identifier that is being removed from the database is greater than zero (0), continue the procedure with 8.

  8. Display the GTT actions that may reference the GT modification identifier that is being removed by entering the rtrv-gttact with the cdgtmodid parameter.

    For this example, enter this command.

    rtrv-gttact:cdgtmodid=modid2

    This is an example of the possible output.

    rlghncxa03w 10-07-07 00:27:31 GMT EAGLE5 42.0.0
    
    ACTID      ACTION   ATCAPERR ITCAPERR UDTSERR UIMREQD
    ---------------------------------------------------------
    
    
    ACTID      ACTION   PCA           RI  SSN  MRNSET  MAPSET
    -----------------------------------------------------------------------
    action1    dup      002-002-002   gt  ---  DFLT    -----
         CDGTMODID = modid2     CGGTMODID = ---------
         USEICMSG = off     CGPCOGMSG = dflt       CGPCA = ---
    
    
    ACTID      ACTION   PCI           RI  SSN  MRNSET  MAPSET
    -----------------------------------------------------------------------
    
    
    ACTID      ACTION   PCN           RI  SSN  MRNSET  MAPSET
    -----------------------------------------------------------------------
    
    
    ACTID      ACTION   PCN24         RI  SSN  MRNSET  MAPSET
    -----------------------------------------------------------------------
    
    
    GTT-ACT  table is (3 of 2000) 1% full.

    If no entries are displayed, continue the procedure with 10.

    If entries are displayed, perform one of these procedures.
    • Removing a GTT Action - to remove the GTT action entries that are displayed in this step from the database.
    • Changing a GTT Action - to change the reference to the GT modification identifier in the GTT action entries displayed in this step.
    After the entries displayed in this step have either been removed or changed, continue the procedure with 9.
  9. Display the GT modification identifier that is being removed from the database by entering the rtrv-gtmod command with these parameters.
    • :on=refcnt
    • :gtmodid - the gtmodid parameter value specified in 8.

    This is an example of the possible output.

    rlghncxa03w 10-07-07 00:27:31 GMT EAGLE5 42.0.0
    
    GTMODID   NTT  NGTI  GT0FILL  NNP  NNAI  NPDD  NSDD  PRECD  CGPASSN  REFCNT
    modid2     --     2       ON   --    --    --    --    PFX       --       1
          NPDS=                       NSDS=
    
    GTMOD table is (6 of 100000) 1% full.

    If the reference count value shown in the REFCNT column for the GT modification identifier that is being removed from the database is zero (0), continue the procedure with 11.

    If the reference count value shown in the REFCNT column for the GT modification identifier that is being removed from the database is greater than zero (0), continue the procedure with 10.

  10. Display the GTT actions that may reference the GT modification identifier that is being removed by entering the rtrv-gttact with the cggtmodid parameter.

    For this example, enter this command.

    rtrv-gttact:cggtmodid=modid2

    This is an example of the possible output.

    rlghncxa03w 10-07-07 00:27:31 GMT EAGLE5 42.0.0
    
    ACTID      ACTION   ATCAPERR ITCAPERR UDTSERR UIMREQD
    ---------------------------------------------------------
    
    
    ACTID      ACTION   PCA           RI  SSN  MRNSET  MAPSET
    -----------------------------------------------------------------------
    action3    dup      003-003-003   gt  ---  1       -----
         CDGTMODID = ---------  CGGTMODID = modid2
         USEICMSG = off     CGPCOGMSG = dflt       CGPCA = ---
    
    
    ACTID      ACTION   PCI           RI  SSN  MRNSET  MAPSET
    -----------------------------------------------------------------------
    
    
    ACTID      ACTION   PCN           RI  SSN  MRNSET  MAPSET
    -----------------------------------------------------------------------
    
    
    ACTID      ACTION   PCN24         RI  SSN  MRNSET  MAPSET
    -----------------------------------------------------------------------
    
    
    GTT-ACT  table is (3 of 2000) 1% full.
    Perform one of these procedures.
    • Removing a GTT Action - to remove the GTT action entries that are displayed in this step from the database.
    • Changing a GTT Action - to change the reference to the GT modification identifier in the GTT action entries displayed in this step.
    After the entries displayed in this step have either been removed or changed, continue the procedure with 11.
  11. Remove the GT modification information using the dlt-mod command with the GT modification identifier.

    For this example, enter this command.

    dlt-gtmod:gtmodid=modid2

    When this command has successfully completed, this message appears.

    rlghncxa03w 10-07-07 00:29:31 GMT EAGLE5 42.0.0
    
    GTMOD table is (5 of 100000) 1% full.
    
    DLT-GTMOD: MASP A - COMPLTD
  12. Verify the changes by entering the rtrv-gtmod command with the gtmodid parameter value specified in 11.

    rtrv-gtmod:gtmodid=modid2

    This message should be displayed.

    rlghncxa03w 10-07-07 00:28:31 GMT EAGLE5 42.0.0
    E5285 Cmd Rej: GTMODID does not exist
  13. Backup the new changes using the chg-db:action=backup:dest=fixed command.

    These messages should appear, the active Maintenance and Administration Subsystem Processor (MASP) appears first.

    BACKUP (FIXED) : MASP A - Backup starts on active MASP.
    BACKUP (FIXED) : MASP A - Backup on active MASP to fixed disk complete.
    BACKUP (FIXED) : MASP A - Backup starts on standby MASP.
    BACKUP (FIXED) : MASP A - Backup on standby MASP to fixed disk complete.

Figure 2-183 Remove Global Title Modification Information - Sheet 1 of 3

Figure 2-184 Remove Global Title Modification Information - Sheet 2 of 3

Figure 2-185 Remove Global Title Modification Information - Sheet 3 of 3