home *** CD-ROM | disk | FTP | other *** search
/ IBM Presents OS/2 Software Hits 1995 / OS-2_SW_HITS_2ND_EDITION_1995.ISO / i17 / saa005.exe / SAA005.TXT < prev   
Text File  |  1994-06-16  |  4KB  |  110 lines

  1.  
  2.               NOVELL TECHNICAL INFORMATION DOCUMENT
  3.  
  4. TITLE:              CSLIST Randomization
  5. DOCUMENT ID:        TID250185
  6. DOCUMENT REVISION:  A
  7. DATE:               16JUN94
  8. ALERT STATUS:       Yellow
  9. INFORMATION TYPE:   Symptom Solution
  10. README FOR:         SAA005.EXE
  11.  
  12. NOVELL PRODUCT and VERSION:
  13. NetWare for SAA 1.3B
  14.  
  15. ABSTRACT:
  16.  
  17. NW4SAA 1.3B "patch" useful for some organizations but unwise for many. 
  18. Provides algorithm which randomly assigns new connections among your SAA comm
  19. servers so that one will not become congested. 1) If you access several SAA
  20. servers at a central site, consider using SAA005. 2) If your SAA servers are
  21. at multiple sites, connected by a WAN, SAA005 probably will not be a good
  22. choice. 3) If you have only one SAA server, SAA005 is pointless.
  23.  
  24. ------------------------------------------------------------------------------
  25. DISCLAIMER
  26. THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO NOVELL.  NOVELL
  27. MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY THIS INFORMATION.  HOWEVER, THE
  28. INFORMATION PROVIDED IN THIS DOCUMENT IS FOR YOUR INFORMATION ONLY.  NOVELL
  29. MAKES NO EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS INFORMATION.
  30. ------------------------------------------------------------------------------
  31.  
  32. SYMPTOM
  33.  
  34. Long response time or time-outs trying to connect.
  35.  
  36. CAUSE
  37.  
  38. All connections are being made to one of several NetWare for SAA servers.
  39.  
  40. SOLUTION
  41.  
  42. Install SAA005.
  43.  
  44. Self-Extracting File Name:   SAA005.EXE
  45.  
  46. Files Included     Size     Date
  47.  
  48. SAA005.TXT      ( This File )
  49. CMSPX.NLM41764 2-17-94
  50.  
  51. Installation Instructions:
  52.  
  53. Copy CMSPX.NLM to SYS:SYSTEM on the NetWare for SAA servers.
  54.  
  55. Patch History:
  56.  
  57. This ia a special purpose "patch."  No version of this patch has ever been
  58. placed in the NetWire Library.
  59.  
  60. Solution Specifics:
  61.  
  62. The way an emulation program finds a SAA server and gets a 3270 session is as
  63. follows.
  64.  
  65. 1. The emulation program does a "NEAREST SERVER QUERY" with server type130 for
  66. a communications executive server. ( commserver )
  67.  
  68. 2. The emulation program attaches to the commserver that answered first.
  69.  
  70. 3. The emulation program requests a CSLIST from the commserver attached to in
  71. step 2.
  72.  
  73. 4. The emulation program then attaches to the first commserver in that CSLIST
  74. and will attempt to get a 3270 session from this commserver if a session is
  75. available.  If none is available it will attach to the nextcommserver in the
  76. CSLIST and try again and so on down the list of commservers till it finds an
  77. available session.
  78.  
  79. The CSLIST that gets presented to the client is built by the commserver from
  80. the bindery.  Till now the order of the commservers in the CSLIST was the same
  81. order the commservers were loaded and put into the bindery list.  SAA005
  82. randomizes the order of the commservers in the CSLIST.
  83.  
  84. The need for SAA005 would be most apparent when the commservers are centrally
  85. located at one site and users are all set to find any available session on any
  86. available comm exec server.  This is done by using the wildcard symbol (
  87. usually " * "  ) as the commserver name in the emulation configuration.
  88.  
  89. What would typically happen when this was used without randomizing is that
  90. everyone needing a 3270 session would go to the first commserver in the
  91. CSLIST.  This would cause utilization of this server during peak login times
  92. to be excessive, which would result in long response times or time-outs trying
  93. to connect.  This randomizer patch will distribute this load across all the
  94. commservers.
  95.  
  96. Not all environments will want to randomize the CSLIST.  When commservers are
  97. separated by WANs this patch can become detrimental when using 3270 emulation
  98. to SAA.  In this WAN scenario what would result would be some of the 3270
  99. sessions would be from the commserver located across the slower WAN connection
  100. even if faster local sessions were available.  This could result in some users
  101. that received their 3270 session from a remote commserver having slow response
  102. times or timeouts that could drop the 3270 session.
  103.  
  104. ----------------------------------------------------------------
  105. Any trademarks referenced in this document are the property of their
  106. respective owners.  Consult your product manuals for complete trademark
  107. information.
  108. ----------------------------------------------------------------
  109.  
  110.