home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / vapvol.exe / VAPVOL.TXT < prev    next >
Text File  |  1993-09-17  |  4KB  |  92 lines

  1.  
  2.               NOVELL TECHNICAL INFORMATION DOCUMENT
  3.  
  4. TITLE:              Volume Name Corruption and VAP GPI Fix
  5. DOCUMENT ID:        TID000425
  6. DOCUMENT REVISION:  A
  7. DATE:               01JUL93
  8. ALERT STATUS:       Yellow
  9. INFORMATION TYPE:   Symptom Solution
  10. README FOR:         VAPVOL.EXE
  11.  
  12. NOVELL PRODUCT and VERSION:
  13. NetWare Pre 3.11 and 2.2
  14.  
  15. ABSTRACT:
  16. This patch corrects a problem appearing in servers when VAPs are loaded. 
  17. Some symptoms of the problem have been General Protection Interrupts, or
  18. Stack Overflow errors while a VAP is loading, or corruption in volume names
  19. on multi-volume systems.
  20. _________________________________________________________________
  21.  
  22. DISCLAIMER
  23. THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO NOVELL. 
  24. NOVELL MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY THIS INFORMATION. 
  25. HOWEVER, THE INFORMATION PROVIDED IN THIS DOCUMENT IS FOR YOUR INFORMATION
  26. ONLY.  NOVELL MAKES NO EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS
  27. INFORMATION.
  28. _________________________________________________________________
  29.  
  30. Self-Extracting File Name:  VAPVOL.EXE
  31.  
  32. Files Included     Size     Date        Time
  33.  
  34.   VAPVOL.TXT          (This File)
  35.    SFT_2.FIX        423    5-18-90      3:14p
  36.    TTS_2.FIX        423    5-14-90      1:01p
  37.      TTS.FIX        421    5-14-90      1:01p
  38.      SFT.FIX        421    5-14-90      1:02p
  39.      ADV.FIX        426    5-14-90     12:52a
  40.    ADV_2.FIX        428    5-14-90     12:53a
  41.   ZAPOBJ.EXE      23586    7-11-90     12:15a
  42.  
  43.  
  44. This README file accompanies .FIX files for Advanced and SFT NetWare
  45. v2.15c.
  46.  
  47. This patch corrects a problem appearing in servers when VAPs are loaded. 
  48. Symptoms of this problem have been General Protection Interrupts or Stack
  49. Overflow Errors while a VAP is loading, or corruption in volume names on
  50. multi-volume systems.
  51.  
  52.  
  53. ZAPOBJ.EXE is run against a .OBJ file using a .FIX parameter file. 
  54. Parameter files containing temporary fixes (ie. *.FIX) are supplied for
  55. both 3.5" and 5.25" media.  The first 8 characters of the .FIX files are
  56. named the same as the .OBJ files which are to be patched.  ZAPOBJ syntax
  57. is:
  58.  
  59.         ZAPOBJ <input>.OBJ <output>.OBJ <input>.FIX
  60.  
  61. This should be run for each .OBJ which needs to be patched.  ZAPOBJ.EXE
  62. must be run in the same directory as the .OBJ.  The <output>.OBJ file has a
  63. different name than the <input>.OBJ file, but it should be renamed to
  64. <input>.OBJ after the patch process.
  65.  
  66. For example, in order to patch Advanced NetWare 3.5" media,
  67.  
  68. 1) Copy ZAPOBJ.EXE and ADV.FIX to the ADOBJ diskette or subdirectory.
  69.  
  70. 2) Execute the following statement:  ZAPOBJ ADV.OBJ NEWADV.OBJ ADV.FIX
  71.  
  72. 3) Rename ADV.OBJ to ADV.BAK and rename NEWADV.OBJ to ADV.OBJ
  73.  
  74. 4) Run NETGEN and ensure that the "Link/Configure NetWare Operating System"
  75. option is selected and that NET$OS.EXE is copied to your network.
  76.  
  77. This patch need only be run against the one .OBJ file corresponding to the
  78. network operating system you are generating (i.e. Advanced, SFT, or TTS -
  79. SFT with TTS).
  80.  
  81. The following is a list of .FIX files, their associated .OBJ files to be
  82. patched, the diskettes or subdirectories where the .OBJ file is located,
  83. and the applicable media size.
  84.  
  85.    ADV.FIX          ADV.OBJ           ADOBJ     (for 3.5" media)
  86.    SFT.FIX          SFT.OBJ           SFTOBJ    (for 3.5" media)
  87.    TTS.FIX          TTS.OBJ           TTSOBJ    (for 3.5" media)
  88.    ADV_2.FIX        ADV_2.OBJ         OSOBJ     (for 5.25" media)
  89.    SFT_2.FIX        SFT_2.OBJ         OSOBJ     (for 5.25" media)
  90.    TTS_2.FIX        TTS_2.OBJ         OSOBJ     (for 5.25" media)
  91.  
  92.