Unable to Define a Low-Priority LUA LU in SNA Server Manager

Last reviewed: March 19, 1998
Article ID: Q171623

The information in this article applies to:

  • Microsoft SNA Server, versions 3.0 and 3.0 Service Pack 1 (SP1)

SYMPTOMS

When you define an LUA LU in SNA Server Manager, there is no way to indicate that the LUA LU is low priority. Instead, all LUA LUs created using SNA Server Manager are defined as high priority, so that all traffic flowing over the LUA LU is handled at the same priority as 3270 LUs.

You can set the priority in SNA Server version 2.x. The SNA Server 2.x Administrator program supports configuration of the LUA LU priority through the "High Priority LU" checkbox located in the LUA LU Properties dialog box.

RESOLUTION

To work around this problem, do one of the following:

  • Use the Snacfg.exe command line configuration program to add a low- priority LUA LU, using the following command:

          SNACFG LUA <luaname> /ADD /CONNECTION:<name> /LUNUMBER:<value>
          /HIGHPRIORITY:No
    

-OR-
  • To change an existing LUA LU to low priority, use this command:

          SNACFG LUA <luaname> /HIGHPRIORITY:No
    

-OR-
  • If the above command-line configuration method is not possible, see the fix to SNA Server Manager referenced below.

STATUS

Microsoft has confirmed this to be a problem in SNA Server versions 3.0 and 3.0 Service Pack 1 (SP1). This problem was corrected in the latest SNA Server version 3.0 U.S. Service Pack. For information on obtaining this Service Pack, query on the following word in the Microsoft Knowledge Base (without the spaces):

   S E R V P A C K
Keywords          : snalua snamanager snaprog kbfix3.00.sp2 kbnetwork
Issue type        : kbbug
Solution Type     : kbfix


================================================================================


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: March 19, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.