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

Configuring the B-Party Check Option for the Prepaid SMS Intercept Phase 1 Feature

This procedure is used to configure the B-Party check option shown in the rtrv-ppsopts command output using the bpartychk parameter of the chg-ppsopts command. The bpartychk parameter has two values:
  • off — Prepaid Check on B-Party is not performed
  • on — Prepaid Check on B-Party is performed.

Point code and global title address (GTA) entries can also be configured with the chg-ppsopts command. Perform the procedure Configuring Point Code Entries for the Prepaid SMS Intercept Phase 1 Feature to configure the point code entries. Perform the procedure Configuring GTA Entries for the Prepaid SMS Intercept Phase 1 Feature to configure the GTA entries.

The Prepaid SMS Intercept Phase 1 feature must be enabled and turned on before this procedure can be performed. The status of the Prepaid SMS Intercept Phase 1 feature can be verified by entering the rtrv-ctrl-feat command. Perform the procedure Activating the Prepaid SMS Intercept Phase 1 Feature to enable and turn on the Prepaid SMS Intercept Phase 1 feature, if necessary.

  1. Display the status of the Prepaid SMS Intercept Phase 1 feature by entering this command.

    rtrv-ctrl-feat:partnum=893006701

    The following is an example of the possible output.

    rlghncxa03w 08-09-28 21:15:37 GMT EAGLE5 39.1.0
    The following features have been permanently enabled:
    
    Feature Name              Partnum    Status  Quantity
    Prepaid SMS Intercept Ph1 893006701  on      ----
    
    The following features have been temporarily enabled:
    
    Feature Name              Partnum    Status  Quantity     Trial Period Left
    Zero entries found.
    
    The following features have expired temporary keys:
    
    Feature Name              Partnum
    Zero entries found.

    If the Prepaid SMS Intercept Phase 1 feature is enabled and turned on, continue the procedure with 2.

    If the Prepaid SMS Intercept Phase 1 feature is not enabled or not turned on, perform the procedure Activating the Prepaid SMS Intercept Phase 1 Feature to enable and turn on the Prepaid SMS Intercept Phase 1 feature. After the Prepaid SMS Intercept Phase 1 feature has been enabled and turned on, continue the procedure with 2.

  2. Display the current BPARTYCHK value in the rtrv-ppsopts output by entering this command.

    rtrv-ppsopts:ppt=1

    This is an example of the possible output.

    rlghncxa03w 09-03-07 00:34:31 GMT EAGLE5 40.1.0
    Prepaid SMS Options
    -------------------
    BPARTYCHK     = ON
    PPT       PCA/PCI/PCN                   SSN       RI
    ---       --------------------          ----      ---
    1         PCA:    001-001-002           NONE      SSN
  3. Configure the BPARTYCHK value by entering one of these commands.

    If the current BPARTYCHK value is on, enter this command.

    chg-ppsopts:bpartychk=off

    If the current BPARTYCHK value is off, enter this command.

    chg-ppsopts:bpartychk=on

    When the chg-ppsopts command has successfully completed, this message should appear.

    rlghncxa03w 08-09-07  11:44:13  GMT  EAGLE5 39.1.0
    CHG-PPSOPTS:  MASP A - COMPLTD
  4. Verify the changes by entering this command.

    rtrv-ppsopts:ppt=1

    This is an example of the possible output.

    rlghncxa03w 09-03-07 00:34:31 GMT EAGLE5 40.1.0
    Prepaid SMS Options
    -------------------
    BPARTYCHK     = OFF
    PPT       PCA/PCI/PCN                   SSN       RI
    ---       --------------------          ----      ---
    1         PCA:    001-001-002           NONE      SSN
  5. Back up 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.

    If you do not wish to configure point code and global title address (GTA) entries in the PPSOPTS table, this procedure is finished.

    If you wish to configure point code and global title address (GTA) entries in the PPSOPTS table, perform these procedures as applicable.

Figure B-4 Configure the B-Party Check Option for the Prepaid SMS Intercept Phase 1 Feature