Lock manager startup on Windows hosts

On Windows® hosts, lock manager startup options are defined internally. To change these defaults, you must create a new string value in the Windows registry.

  1. Using a Windows registry editor, navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Atria\ClearCase\CurrentVersion. (On 64-bit Windows platforms, navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Atria\ClearCase\CurrentVersion.)
  2. Click Edit > New > String Value.
  3. Select the new value and rename it LockMgrCmdLine. By default, the new value will have the type REG_SZ.
  4. Right-click the LockMgrCmdLine value and select Modify to open the Edit String window.
  5. In the Edit String window enter the following string, substituting appropriate values for num
    -a almd -f num -u num -q num
    For more information about values for these options, see lockmgr reference information.
  6. Click OK to set the string value.

This registry value is preserved when a new version of Rational® ClearCase® is installed.


Feedback