Configuring the Database Server

Use this procedure to set the lads listening port or turn debugging on or off.

  1. Using a text editor, open the %LACFGDIR%\lads.cfg for editing.
  2. Modify the following values as needed:
    Parameter Description
    PORT

    The port number that lads will to listen on.

    This port number must be unique to the machine. It can not be the same as the port number for lads in any other Lawson environment.

    DEBUG

    True or False.

    True provides extra trace information put into %LALOGDIR%\lads.log error messages.

    Note: 

    This is used to debug a problem with lads; it is not used for application program debugging.

  3. Save and close the file.