IBM Tivoli Composite Application Manager for Application Diagnostics, Version 7.1.0.1

Adjust maximum resource settings for the operating system

You can change the ulimit settings to avoid running out of file handles, sockets, or memory. If you are receiving error messages related to file handles, sockets, or memory, or if you think there might be a high possibility of this happening, for example if your environment is running multiple instances of IBM WAS, you can change the ulimit settings.

To change the ulimit settings:

  1. Log in as Administrator.

  2. Click Start > Run then enter regedit.

  3. Click HKEY_LOCAL_MACHINE > SOFTWARE > Microsoft > Services for UNIX.

  4. Complete one of the following options:

    • If a file named MaxOpenFiles already exists in that directory, open it.

    • If a file named MaxOpenFiles does not exist in that directory:

      1. Click Edit > New > DWORD Value.

      2. Enter MaxOpenFiles for the name.

      3. Open MaxOpenFiles.

  5. Change the base to Decimal.

  6. Enter the Value data. The recommended setting is 2000.

  7. Close Registry Editor.

  8. Restart Windows.

  9. Log in as either Administrator or the installation user. (See Users created prior to or during the installation.)

  10. Launch a Korn shell window: Start > Programs > Windows Services for UNIX > Korn Shell.

    Do not use an already existing Korn shell. Instead open a new Korn shell window.

  11. Verify that the new ulimit setting has been set:
    ulimit -a


Parent topic:

Customization for the Managing Server on Windows

+

Search Tips   |   Advanced Search