home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / pat306.exe / PAT306.TXT < prev   
Text File  |  1993-09-17  |  3KB  |  96 lines

  1.  
  2.               NOVELL TECHNICAL INFORMATION DOCUMENT
  3.  
  4. TITLE:              Patch 306
  5. DOCUMENT ID:        TID000257
  6. DOCUMENT REVISION:  A
  7. DATE:               01JUL93
  8. ALERT STATUS:       Yellow
  9. INFORMATION TYPE:   Symptom Solution
  10. README FOR:         PAT306.EXE
  11.  
  12. NOVELL PRODUCT and VERSION:
  13. DR DOS 6.0 4/92
  14.  
  15. ABSTRACT:
  16. This patch fixes a problem with OPTASM which would give error 8 if there
  17. were not enough handles available.  This patch forces the system to check
  18. for available handles before it opens a file.
  19. _________________________________________________________________
  20.  
  21. DISCLAIMER
  22. THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO NOVELL. 
  23. NOVELL MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY THIS INFORMATION. 
  24. HOWEVER, THE INFORMATION PROVIDED IN THIS DOCUMENT IS FOR YOUR INFORMATION
  25. ONLY.  NOVELL MAKES NO EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS
  26. INFORMATION.
  27. _________________________________________________________________
  28.  
  29. Self-Extracting File Name:  PAT306.EXE
  30.  
  31. Files Included     Size     Date        Time
  32.  
  33.   PAT306.TXT          (This File)
  34.   IBMDOS.306      39239   12-11-91      3:06a
  35.  
  36.  
  37. README of PATCH306.EXE
  38.  
  39.  
  40. Product:       DR DOS 6.0
  41.  
  42. Description:   This patch fixes a problem with OPTASM which would give
  43. Error 8 if there were not enough handles available.  This patch forces the
  44. system to check for available handles before it opens a file.
  45.  
  46.  
  47. ASSUMPTIONS:
  48.  
  49. 1.  The file IBMDOS.306 is in the root directory of your C:\ drive.
  50. 2.  TaskMAX is not loaded.
  51.  
  52.  
  53. INSTALLATION INSTRUCTIONS:
  54.  
  55. 1.  Remove the attributes from the current working copy of IBMDOS.COM
  56.  
  57.         From the C prompt:
  58.              Type: ATTRIB -RSH IBMDOS.COM
  59.              Press <ENTER>
  60.  
  61. 2.  Make a backup copy of IBMDOS.COM
  62.  
  63.              Type: COPY IBMDOS.COM C:\DRDOS\IBMDOS.OLD
  64.              Press <ENTER>
  65.  
  66. 3.  Replace the original IBMDOS.COM with the patched IBMDOS.306
  67.  
  68.  
  69.              Type: COPY IBMDOS.306 IBMDOS.COM
  70.              Press <ENTER>
  71.  
  72. 4.  Verify the copied file is the correct size, date and checksum
  73.  
  74.              Type: CD \
  75.         From the C prompt:
  76.              Type: XDIR IBMDOS.COM /C
  77.              Press <ENTER>
  78.  
  79.         The following message will display:
  80.  
  81. --a--- 39,239 12-11-91 3:06a 8DE5 c:ibmdos.com
  82.  
  83. NOTE: In Archive attribute (a) may be set, however it is not a required
  84. attribute.
  85.  
  86. 5.  Replace the System, Hidden, Read-Only attributes on IBMDOS.COM
  87.  
  88.              Type: ATTRIB +RSH IBMDOS.COM
  89.              Press <ENTER>
  90.  
  91. 6.  Reboot the computer.
  92.  
  93.  
  94.  
  95.  
  96.