Step 5. Verifying the Server Installation

To verify that you have successfully installed the server, use the configuration that is created by the installation. You can verify the server installation by bringing up, checking, connecting to, testing, disconnecting from, and shutting down the server. (If you started the server as the last step of the installation procedure, skip ahead to Step 5.)

  1. Log on with the iadmin user ID.
  2. Activate the account privileges (if they are not yet activated) by issuing the command:
    SET PROCESS /PRIV=ALL

    This is typically done by using AUTHORIZE to set privileges to be active by default, or by putting the SET PROCESS command in the ID login profile (LOGIN.COM).

  3. Start the server with the appropriate path to edastart and the -start option
    @IWAY:[IADMIN.IBI.SRV77.FFS.BIN]EDASTART.COM -START
  4. Check to see whether the processes are active using -show
    @IWAY:[IADMIN.IBI.SRV77.FFS.BIN]EDASTART.COM -SHOW
  5. Start the Web Console by starting a browser pointed at the server HTTP Listener port specified during installation. The URL format is http://host:port. (The URL is also displayed at the end of the installation procedure.)

    For example, if default ports were used during installation, use http://host:8101 for a Full-Function Server and http://host:8121 for a WebFOCUS Server.

  6. If the server is running in a secure mode, you will first see a logon screen. Log on using the iadmin ID. For information about configuring the server security, see Step 6. Configuring the Server With Different Security Providers.

    The Web Console home page opens. The Home Page is arranged in a menu-like context for the various features it supports. Detailed use of the Web Console for configuration or general operation of the server is available by clicking Help in the left navigation menu and in the Server Administration for UNIX, Windows, OpenVMS, IBM i, and z/OS manual.

  7. To test the server, open the ibisamp folder on the Applications tree, right-click a synonym, such as CAR or EMPLOYEE, and select Sample Data.

    A sample report is executed and the result is displayed.

  8. When you are done using the server, you can stop it using the Web Console by clicking the Stop option on the Web Console toolbar.
  9. If you experience any problems, examine the IWAY:[IADMIN.IBI.SRV77.FFS]EDAPRINT.LOG file.

iWay Software