home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / 22nd2f.exe / 22ND2F.TXT next >
Text File  |  1993-09-17  |  3KB  |  69 lines

  1.  
  2.               NOVELL TECHNICAL INFORMATION DOCUMENT
  3.  
  4. TITLE:              Patch for int 2F Handler on Non-Ded with v2.2
  5. DOCUMENT ID:        TID000008
  6. DOCUMENT REVISION:  A
  7. DATE:               01JUL93
  8. ALERT STATUS:       Yellow
  9. INFORMATION TYPE:   Symptom Solution
  10. README FOR:         22ND2F.EXE
  11.  
  12. NOVELL PRODUCT and VERSION:
  13. NetWare 2.2
  14.  
  15. ABSTRACT:
  16. The NetWare 2.2 patch, NDINT2F, fixes a problem with the INT 2F handler on
  17. the nondedicated DOS process of a file server.  For certain values of AH,
  18. INT 2F will cause the server to ABEND with the message: "Invalid semaphore
  19. state on other process release."
  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:  22ND2F.EXE
  31.  
  32. Files Included     Size     Date        Time
  33.  
  34.   22ND2F.TXT          (This File)
  35.  NDINT2F.EXE      24248    6-20-91      1:53p
  36.  
  37.  
  38. This README file of 22ND2F.EXE accompanies NDINT2F.EXE for NetWare v2.2.
  39.  
  40. This patch, NDINT2F is intended for NetWare v2.2 for the 5, 10, 50, and 100
  41. user versions.  This patch fixes a problem with the int 2F handler on the
  42. non-dedicated DOS process of a file server.  For certain values of AH, int
  43. 2F will cause the server to ABEND with the message: "Invalid semaphore
  44. state on other process release."   This interrupt 2F conflict occurs
  45. between the 286 OS (non-dedicated) and certain other applications that use
  46. 2F.  The problem was discovered when using a Cobol compiler and Cobol
  47. applications on a non-dedicated server; other applications that require int
  48. 2F may also require this patch.
  49.  
  50. The patch program NDINT2F.EXE is menu driven and contains instructions as
  51. well as an explanation of the patch.  To apply the patch to NET$OS.EXE or
  52. NET$OS.OBJ simply run the patch program (NDINT2F.EXE) in the directory
  53. containing the file to be patched.
  54.  
  55. Installation:
  56.  
  57. To patch the NET$OS.EXE directly:
  58. 1)   Make a backup copy of the existing NET$OS.EXE.
  59. 2)   Copy NDINT2F.EXE onto the diskette where the NET$OS.EXE resides.
  60. 3)   Execute the NDINT2F.EXE.
  61. 4)   This patch must be applied each time the NET$OS.EXE is generated.
  62.  
  63. To patch the NONDEDOS.OBJ file:
  64. 1)   Make a backup copy of the existing NONDEDOS.OBJ.
  65. 2)   Copy NDINT2F.EXE onto the diskette where the NET$OS.EXE resides.
  66. 3)   Execute the NDINT2F.EXE.
  67. 4)   This patch need only be applied once to create a new OBJ file.
  68.  
  69.