Y2K Solutions
In order to explain how to solve the millennium bug, it is a good idea to be informed about exactly what the year 2000 problem is. Computers were programmed to store the date in the following format: dd/mm/yy. This only allows 2 digits for the year. January 1, 2000 will be stored as 01/01/00. The computer will interpret this as January 1, 1900 and not 2000. The '19' is hard-coded into computer hardware and software. There are only 2 physical spaces for the year so the only logical choice is to reset the number to '00'. With the millennium bug coming closer, experts have discovered several ways to deal with the problem.Changing the 2-digit date fields to 4-digit date fields is one method of fixing the millenium bug. This approach requires changes to both the data and the programs by converting all references and uses of 2-digit year format to 4-digit year format. It also requires you to convert all software programs that use the updated data. This is probably the only complete and permanent solution to the problem. This method will give businesses an endless range of dates for the future. Unfortunately, expanding the date field from 2 to 4 digits has several downsides to it. The most obvious one is that in order to convert the d
http://www.year2000.com/archive/kidding.html January 10,1997 Replacing the systems is probably the easiest method of solving the millenium bug. This method involves discarding old systems that are not Y2K ready and purchasing new systems that are Y2K ready. By doing this a business can eliminate the Y2K problem altogether. This method avoids the hassle of coming up with solutions to the problem, but presents the difficulties of starting from scratch. This solution should be considered if a company's systems are too costly to fix, or if there are not very many systems that need to be fixed. Another idea that incorporates the replacement idea is for one company to merge with or buy another company that has Y2K compliant systems. Reversing the system clock along with adding a 28 year time bridge is another way to fix the millenium bug. This approach will work for systems whose source codes are no longer available or cannot be replaced. This method involves reversing the system clock by 28 years and writing bridging scripts to add or subtract 28 years from the date data. The number is 28 because this offset retains the same days of the week and month. When 28 years are added to Saturday, January 1, 1972, it will generate Saturday, January 1, 2000. This will only work for periods that have a leap year every four years http://www.s390.ibm.com/stories/year2000/downloads/y2kpaper.txt February 199
Some common words found in the essay are:
, Dates Solutions, Peter You've, millennium bug, Project Isn't, 2-digit dates, january 1, millenium bug, systems y2k ready, reversing system clock, millenium bug approach, date fields, data converted, january 1 2000, system clock, 1 2000, 4-digit dates, computer code,
Approximate Word count = 946
Approximate Pages = 4 (250 words per page double spaced)
|