Oracle Waveset 8.1.1 Business Administrator's Guide

ProcedureTo Register Waveset from the Console

To register Waveset from the Console, you must create a local service tag or register with Oracle over the Internet. Use the following instructions:

  1. Start the Waveset console (command-line) interface.

    • From a Windows command line, type

      %WSHOME%\bin\lh

    • From a UNIX command line, type

      $WSHOME/bin/lh

  2. Use the register command to register Waveset.

    Use the following syntax:

    • To create a local service tag,

      register -local

    • To register Waveset over the Internet, use the following command:

      register -remote -u <userid> -p <password> -userSOA <soaUserid> -passSOA <soaPassword> -proxy <proxyHost> -port <proxyPortNumber>

      where:

      • userid is the Waveset userID of the Waveset administrator who is authorized to do the registration.

      • password is the Waveset password of the Waveset administrator who is authorized to do the registration.

      • soaUserid is the user ID of the Oracle Online Account that will be used for registration.

      • soaPassword is the password of the Oracle Online Account that will be used for registration.

      • proxyHost is the network proxy to use for access to the Oracle online registration service. Only required if your network is configured to use a proxy to reach external Internet addresses.

      • proxyPortNumber is the port on the network proxy to use for access to the Oracle online registration service. Only required if your network is configured to use a proxy to reach external Internet addresses.