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

Enabling a TOBR Opcode Quantity

This procedure is used to enable a TOBR opcode quantity for the TCAP Opcode Based Routing (TOBR) feature. The TOBR opcode quantity is enabled using the feature’s part number and a feature access key.

The feature access key for the TOBR opcode quantity is based on the part number for the specific quantity and the serial number of the EAGLE, making the feature access key site-specific.

Table 5-4 shows the TOBR opcode quantities that can be enabled.

Table 5-4 TOBR Opcode Quantity Part Numbers

TOBR Opcode Quantities Part Numbers
3 893027901
6 893027902
12 893027903
24 893027904
48 893027905
96 893027906
1,000,000 893027907
Note: While the 1,000,000 TOBR opcode quantity can be enabled, the actual number of opcode translations that can be entered is controlled by the XGTT table expansion quantity that is enabled. For example, if the 1,000,000 TOBR opcode quantity is enabled, and the XGTT table expansion quantity is enabled for 400,000, a maximum of 400,000 TOBR opcode translations can be provisioned in the database.

The TCAP Opcode Based Routing feature must be enabled and turned on before a TOBR opcode quantity can be enabled. Perform Activating the TCAP Opcode Based Routing Feature to enable and turn on the TCAP Opcode Based Routing feature.

The enable-ctrl-feat command enables the TOBR opcode quantity by inputting the quantity's feature access key and the part number of the quantity with these parameters.

:fak – The feature access key provided by Oracle. The feature access key contains 13 alphanumeric characters and is not case sensitive.

:partnum – The Oracle-issued part number of the TOBR Opcode quantity. Table 5-4 shows the TOBR opcode quantity part numbers.

This feature cannot be temporarily enabled (with the temporary feature access key).

The chg-ctrl-feat command cannot be used with this procedure.

  1. Display the features that are enabled by entering the rtrv-ctrl-feat command.

    The following is an example of the possible output.

    rlghncxa03w 09-05-28 21:15:37 GMT EAGLE5 41.0.0
    The following features have been permanently enabled:
    
    Feature Name              Partnum    Status  Quantity
    Command Class Management  893005801  on      ----
    LNP Short Message Service 893006601  on      ----
    Intermed GTT Load Sharing 893006901  on      ----
    XGTT Table Expansion      893006101  off     ----
    XMAP Table Expansion      893007710  on      3000
    Large System # Links      893005910  on      2000
    Routesets                 893006401  on      6000
    HC-MIM SLK Capacity       893012707  on      64
    
    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 maximum TOBR opcode quantity, 1,000, 000, is enabled, no further action is necessary. This procedure does not need to be performed.

    If the TOBR opcode quantity is less than the desired quantity, continue the procedure with My Oracle Support (MOS).

    If a TOBR opcode quantity is not enabled, continue the procedure by performing one of these steps.
    • If the TCAP Opcode Based Routing feature is enabled and turned on, shown by the entry TCAP Opcode Based Routing in this step, continue the procedure with My Oracle Support (MOS).
    • If the TCAP Opcode Based Routing feature is not enabled or turned on, perform Activating the TCAP Opcode Based Routing Feature to enabled and turn on the TCAP Opcode Based Routing feature. After the TCAP Opcode Based Routing feature has been enabled and turned on, continue the procedure with My Oracle Support (MOS).
  2. Enable the TOBR opcode quantity by entering the enable-ctrl-feat command with the part number of the desired quantity. Table 5-4 shows the TOBR opcode quantity part numbers.

    For this example, enter this command.

    enable-ctrl-feat:partnum=893027903:fak=<TOBR Opcode Quantity feature access key>

    Note:

    The TOBR opcode quantity enabled in this step must be greater than the quantity that is currently enabled, shown in 1.

    Note:

    A temporary feature access key cannot be specified to enable this feature.

    Note:

    The value for the feature access key (the fak parameter) is provided by Oracle. If you do not have the feature access key for the TOBR opcode quantity that you wish to enable, contact your Oracle Sales Representative or Account Representative.

    When the enable-crtl-feat command has successfully completed, this message should appear.

    rlghncxa03w 09-05-28 21:15:37 GMT EAGLE5 41.0.0
    ENABLE-CTRL-FEAT: MASP B - COMPLTD
  3. Verify the changes by entering the rtrv-ctrl-featcommand with the part number specified in My Oracle Support (MOS).

    For this example, enter this command.

    rtrv-ctrl-feat:partnum=893027903

    The following is an example of the possible output.

    rlghncxa03w 09-05-28 21:15:37 GMT EAGLE5 41.0.0
    The following features have been permanently enabled:
    
    Feature Name              Partnum    Status  Quantity
    TOBR Opcode Quantity      893027903  on      12
    
    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.
  4. 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.

Figure 5-68 Enable a TOBR Opcode Quantity