home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / 310pt1.exe / NCPLIM / NCPLIMIT.TXT < prev   
Text File  |  1990-12-17  |  4KB  |  73 lines

  1. This README file accompanies NCPLIMIT for NetWare v3.10 rev. A.  The
  2. following files are included for this patch: 
  3.  
  4.       NCPLIMIT NLM      1980 12-12-90   9:25a 
  5.       NCPLIMIT MAP      4438 12-12-90   9:25a 
  6.       NCPLIMIT DOC     18591 12-17-90  11:52a 
  7.       PATCHMAN NLM      4178 10-29-90  12:51p 
  8.  
  9. NCPLIMIT is a dynamic patch which is loaded at the file server console as a
  10. NetWare Loadable Module.  This patch provides for better management of file
  11. searches done on a NetWare 386 V3.10a server.  
  12.  
  13. This patch adjusts to applications written using the findfirst function.  If
  14. the findfirst search function is not completed correctly, NetWare 386 will
  15. generate the warning message "You exceeded your outstanding NCP directory
  16. search limit."  If loading this NLM does not eliminate the warning message,
  17. the application will need to be rewritten according to the recommendations
  18. described in NCPLIMIT.DOC.
  19.  
  20. Unlike v3.0 patches, the SERVER.EXE file is not modified by this patch. 
  21. NCPLIMIT.NLM will patch the Operating System in memory, not on the disk. 
  22. This means that NCPLIMIT must be loaded each time the server is brought up
  23. for the  patch to take effect.  It is recommended that the command "LOAD
  24. NCPLIMIT" be placed in the server's AUTOEXEC.NCF file to ensure that the
  25. patch is always in effect when the server is brought up.   
  26.    
  27. Since it is a NetWare Loadable Module, NCPLIMIT can be loaded and unloaded 
  28. without having to bring the server down.  Once loaded, the Operating System
  29. is patched and ready to go.  Unloading NCPLIMIT will restore the Operating
  30. System to its original "un-patched" state. 
  31.    
  32. Like all NLM-type patches, NCPLIMIT requires the Patch Manager (PATCHMAN.NLM)
  33. to be loaded before it can be loaded.  If PATCHMAN is not already loaded, 
  34. NCPLIMIT will attempt to locate PATCHMAN and load it automatically if found. 
  35.  
  36. PATCHMAN only needs to be loaded once and then all NLM patches can be loaded. 
  37. PATCHMAN cannot be unloaded until all patches that rely on it are first
  38. unloaded.  Typing "PATCHES" at the system command line once PATCHMAN is
  39. loaded will display all patches currently loaded on the file server.   
  40.    
  41. To implement this patch:     
  42.      
  43. 1)    Copy PATCHMAN.NLM and the NCPLIMIT.NLM and NCPLIMIT.MAP files to the
  44.       same directory as the other NLM files on your system (SYS:SYSTEM is
  45.       suggested).     
  46.    
  47. 2)    After the system is brought up, type LOAD PATCHMAN at the console.    
  48.   
  49. 3)    Type LOAD NCPLIMIT.  A message will appear saying that the Operating
  50.       System has been successfully patched.  From this point on, all changes
  51.       are in effect until NCPLIMIT is unloaded.  If an error message appears,
  52.       contact your NetWare support provider.  
  53.      
  54. NOTE: Changes made by patches are typically addressed in future releases of 
  55.       NetWare.  This patch and PATCHMAN.NLM will only operate on NetWare 386
  56.       v3.10a.  Future versions of NetWare 386 will require a version of 
  57.       PATCHMAN specific to that release.
  58.  
  59. *****************************************************************************
  60.                                   DISCLAIMER  
  61.   
  62.       Novell, Inc. makes no representations or warranties with respect to this
  63. software patch, and specifically disclaims any express or implied warranties
  64. of merchantability, title, or fitness for a particular purpose.      
  65.       Novell's intentions for this software patch is to provide a temporary
  66. work-around to the anomalies described in this file.  Such work-arounds are
  67. typically addressed in future releases of NetWare.  
  68.       Novell will not be responsible for any data loss that may result from
  69. implementing this patch.  Novell strongly recommends a backup be made before
  70. any patch is applied.   Technical support for this patch is provided at the
  71. discretion of Novell.   
  72. *****************************************************************************
  73.