FIX: Deleting a Workstation record may cause the removal of LU assignments from other Workstation records in Host Integration Server (884563)



The information in this article applies to:

  • Microsoft Host Integration Server 2000
  • Microsoft Host Integration Server 2000 SP1
  • Microsoft Host Integration Server 2004

SYMPTOMS

LUs or pools that are assigned to a Workstation record that is deleted in a Microsoft Host Integration Server configuration may also be removed from other Workstation records. This behavior only occurs when the same LUs or pools are assigned to multiple Workstation records in a Host Integration Server configuration.

CAUSE

When you delete a Workstation record that has LU or pool assignments, the links to the LU or pool record must be removed from the Workstation record. The Host Integration Server configuration DLL (Snacfg.dll) deletes the LU and pool records without verifying the associated Workstation record. Therefore, the LU or pool records will be removed from the deleted Workstation record and from any other Workstation records that they are assigned to.

RESOLUTION

Host Integration Server 2000

Service pack information

To resolve this problem, obtain the latest service pack for Microsoft Host Integration Server 2000. For more information, click the following article number to view the article in the Microsoft Knowledge Base:

328152 How to obtain the latest service pack for Host Integration Server 2000

Hotfix information

The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in coordinated universal time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel.
   Date         Time   Version     Size     File name
   ---------------------------------------------------
   10-Sep-2004  17:04  5.0.0.1001  209,168  Snacfg.dll
				

Note Because of file dependencies, the most recent fix that contains these files may also contain additional files.

Host Integration Server 2004

A supported hotfix is now available from Microsoft, but it is only intended to correct the problem that is described in this article. Only apply it to systems that are experiencing this specific problem. This hotfix may receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next Host Integration Server 2004 service pack that contains this hotfix.

To resolve this problem immediately, contact Microsoft Product Support Services to obtain the hotfix. For a complete list of Microsoft Product Support Services telephone numbers and information about support costs, visit the following Microsoft Web site:Note In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.

The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel.
   Date         Time   Version     Size     File name
   ---------------------------------------------------
   16-Sep-2004  17:33  6.0.1904.0  167,936  Snacfg.dll
				

Note Because of file dependencies, the most recent fix that contains these files may also contain additional files.

WORKAROUND

You can use one of the following methods to prevent LU or pool records from being deleted from other Workstation records:
  • Delete the LUs or pools from the Workstation record before you delete the Workstation record. SNA Manager will not let LUs be deleted from the Workstation record if the LUs are being used.
  • Use the SNA command-line configuration utility (Snacfg.exe) to remove the LUs or pools from the Workstation record before you delete the Workstation definition. Snacfg.exe will let you remove LUs that are being used from a Workstation record. Use the following format to remove LUs or pools from a Workstation record by using Snacfg.exe:

    snacfg workstation workstation ID /remove: LU/pool name

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. This problem was corrected in Microsoft Host Integration Server 2000 Service Pack 2.

MORE INFORMATION

The following sample configuration can cause the problem that is described in the "Symptoms" section:
  1. Create two Workstation records in the Host Integration Server configuration by using SNA Manager. For example, name the records Workstation 1 and Workstation2.
  2. Assign the same LUs or pools to each Workstation definition. For example, LU1, LU2, and LU3.
  3. Save the Host Integration Server configuration.
  4. Delete the first Workstation record that you created. For example, delete Workstation1.
  5. Save the configuration.
  6. Refresh the configuration or restart SNA Manager.

    Notice that the LUs or pools have also been removed from the second Workstation record. For example, this record may be Workstation2.
The problem does not occur if you delete the second or any subsequent Workstation records. This problem only occurs when the first Workstation record to which the duplicate LU or pool records were assigned is deleted from the Host Integration Server configuration.

Modification Type:MinorLast Reviewed:6/5/2006
Keywords:kbHotfixServer kbQFE kbHostIntegServ2000preSP2fix kbfix kbbug KB884563 kbAudDeveloper kbAudITPRO