Deleting a License from a Standalone System

You can delete a license from your Oracle® Enterprise Session Border Controller, including licenses that have not expired. If you want to delete a license that has not expired, you need to confirm the deletion.

To delete a license from the Oracle® Enterprise Session Border Controller:

  1. In Superuser mode, type configure terminal and press Enter.
    ORACLE# configure terminal
    ORACLE(configure)#
  2. Type system and press Enter.
    ORACLE(configure)# system
    ORACLE(system)#
  3. Type license and press Enter.
    ORACLE(system)# license
    ORACLE(license)#
  4. Type the no command and press Enter. A list of possible licenses to delete appears.
    ORACLE(license)# no
    feature:
    1: High Availability
    2: Accounting
    3: SIP
    4: H323
    5: 250 sessions, ACP
    6: QOS
    selection:
    ORACLE(license)#
  5. Type the number corresponding to the license you want to delete and press Enter.
    selection:6
  6. If the license has not expired, you will be asked to confirm the deletion.
    Delete unexpired license [y/n]?: y
    ORACLE(license)#

    When you show the licenses, the one you deleted should no longer appear on the list.

  7. To clear the license from the system, type the activate-config command and press Enter. The Oracle® Enterprise Session Border Controller then disables any of the processes that support associated features.
    ORACLE# activate-config