home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / 286dwn.exe / 215DOWN / 215DOWN.TXT next >
Text File  |  1993-06-18  |  5KB  |  94 lines

  1. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  2. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  3.                              README FOR 215DOWN.EXE
  4. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  5. The following files are included in 215DOWN.EXE for this fix:
  6.  
  7.     DOWNDED  FIX     3247   1-31-92   1:57p
  8.     DOWNTTS  FIX     3249   1-31-92   1:57p
  9.     DOWNND   FIX     3249   1-31-92   1:57p
  10.     DOWNSFT  FIX     3249   1-31-92   1:57p
  11.     DOWNFIX  BAT     2271   1-31-92  11:54a
  12.     ZAPOBJ   EXE    28660   7-31-90   4:24p
  13.     README   ZAP     2355   2-25-91   2:00p
  14.     215DOWN  TXT     (this file)
  15.  
  16.  
  17.  
  18. Purpose:
  19. This fix is intended for all versions of NetWare v2.15 for dedicated and non-
  20. dedicated servers. This patch fixes the ABEND message "Stack overflow" that
  21. occurs if any DOS process has more than 25 files open at the time the server 
  22. is DOWNed. 
  23.  
  24. This patch allocates more space so that the "stack overflow" ABEND does not
  25. occur at the time the server is downed, if there are 240 or less open files 
  26. per process. With this patch, if the server is downed while files are open,
  27. the message "files still open, do you want to down the server?" will appear 
  28. at the file server console. 
  29.  
  30. To implement this patch, ZAPOBJ.EXE is run against a .OBJ file using a .FIX
  31. parameter file.  Parameter files (ie. *.FIX) containing temporary fixes are
  32. supplied for both 3.5" and 5.25" media.  The first 8 characters of the .FIX
  33. files are named the same as  the .OBJ files which are to be patched.  ZAPOBJ
  34. syntax is: 
  35.   
  36.        ZAPOBJ <input>.OBJ <output>.OBJ <input>.FIX 
  37.  
  38. This should be run for each .OBJ which needs to be patched.  ZAPOBJ.EXE must
  39. be run in the same directory as the .OBJ.  The <output>.OBJ file has a 
  40. different name than the <input>.OBJ file, but it should be renamed to
  41. <input>.OBJ after the patch process. 
  42.  
  43. For example, in order to patch Advanced NetWare 3.5" media, 
  44.  
  45. 1)     Copy ZAPOBJ.EXE and DOWNDED.FIX to the ADOBJ diskette or subdirectory.
  46.  
  47. 2)     Execute the statement:  ZAPOBJ ADV.OBJ NEWADV.OBJ DOWNDED.FIX
  48.  
  49. 3)     Rename ADV.OBJ to ADV.BAK and rename NEWADV.OBJ to ADV.OBJ 
  50.  
  51. 4)     Run NETGEN and ensure that the "Link/Configure NetWare Operating System" 
  52.        option is selected and that NET$OS.EXE is copied to your network.    
  53.  
  54.  
  55. This patch need only be run against the one .OBJ file corresponding to the
  56. network operating system you are generating (i.e. Advanced, SFT, or TTS - SFT
  57. with TTS). 
  58.  
  59. The following is a list of .FIX files, their associated .OBJ files to be 
  60. patched, the diskettes or subdirectories where the .OBJ file is located, and
  61. the applicable media size. 
  62.  
  63.        DOWNDED.FIX           ADV.OBJ       ADOBJ          (for 3.5" media)            
  64.        DOWNND.FIX            NDADV.OBJ     ANDOBJ         (for 3.5" media)            
  65.        DOWNSFT.FIX           SFT.OBJ       SFTOBJ         (for 3.5" media)
  66.        DOWNTTS.FIX           TTS.OBJ       TTSOBJ         (for 3.5" media)   
  67.        DOWNDED.FIX           ADV_1.OBJ     ADOBJ          (for 5.25" media)   
  68.        DOWNND.FIX            NDADV_1.OBJ   ANDOBJ         (for 5.25" media)   
  69.        DOWNSFT.FIX           SFT_1.OBJ     SFTOBJ         (for 5.25" media)   
  70.        DOWNTTS.FIX           TTS_1.OBJ     TTSOBJ         (for 5.25" media)    
  71.  
  72. If you encounter any errors, view the file ERROR.FIL.
  73.  
  74. Refer to the README.ZAP for further details on this utility.
  75.  
  76. ***************************************************************************** 
  77.                                  DISCLAIMER  
  78.   
  79. Novell, Inc. makes no representations or warranties with respect to any 
  80. NetWare software, and specifically disclaims any express or implied warranties 
  81. of merchantability, title, or fitness for a particular purpose.  
  82.  
  83. Distribution of any NetWare software is forbidden without the express written
  84. consent of Novell, Inc.  Further, Novell reserves the right to discontinue
  85. distribution of any NetWare software.
  86.  
  87. Novell is not responsible for lost profits or revenue, loss of use of the 
  88. software, loss of data, costs of re-creating lost data, the cost of any 
  89. substitute equipment or program, or claims by any party other than you.  
  90. Novell strongly recommends a backup be made before any software is installed.   
  91. Technical support for this software may be provided at the discretion of 
  92. Novell.
  93. *****************************************************************************
  94.