ftp://ftp.microsoft.com/bussys/winnt/sna-public/fixes/sna30/hotfixes-postsp3/y2k-fix readme.txt Revisions: 9/10/98: Initial posting (NVALERT.EXE, AFTPSERV.EXE) 11/30/98: Post Japanese versions of the hotfix (NVALERT.EXE, AFTPSERV.EXE) 12/9/98: Post updated Japanese version of NVALERT.EXE. Description of Hotfix ===================== Update to Microsoft SNA Server 3.0 Service Pack 3 This update corrects two problems found in SNA Server relating to Year 2000 compliance in the following components: Netview Alert Service (nvalert.exe): - NVALERT formats local date/time (X'10) subvector incorrectly for year 2000. The one-byte year field within this subvector should contain the last two digits of the date. For the year 2000, this should be set to 00. However, NVALERT was incorrectly setting the date field for year 2000 onward. Module updated: \system\nvalert.exe (Alpha): 12/09/98 02:00a 77,072 \system\nvalert.exe (Intel): 12/09/98 01:59a 66,608 AFTP Server Service (aftpserv.exe): - The AFTP Server service does not show the file dates correctly for year 2000 and beyond. For example, if a file was created on 3/18/2001, the AFTP Server would display a date of 3/18/101. Module updated: \system\aftpserv.exe (Alpha): 10/07/98 06:31p 397,584 \system\aftpserv.exe (Intel): 10/07/98 06:30p 105,632 Applying the Hotfix =================== 1. Extract the file and run the hotfix utility: Copy the hotfix to a temporary directory, and type "30y2kij" or "30y2kij /x". (without the quotation marks). After extracting the files, the hotfix can be installed by typing "hotfix /install", without the quotation marks. 2. The symbol files are included but not installed. These files may be manually installed by copying them to the \symbols\exe directory. For example: copy nvalert.dbg c:\winnt40\symbols\exe copy aftpserv.dbg c:\winnt40\symbols\exe These files are not required, though may be useful for debugging purposes if requested by support personnel.