| What kinds of Y2K problems will you need to resolve? |
| There are four major categories of Y2K problems that you may encounter - and will thus need to find and resolve - on departmental microcomputers and workstations and on personally-owned computers used for campus business: |
|
Hardware
The various hardware components inside your microcomputer or workstation which keep track of the date and time. |
Generally minor. |
Generally straightforward.
Nearly all PCs manufactured in 1996 and earlier - and even many newer PCs - will require a minor fix to correct a hardware problem that prevents their internal clocks from rolling over from 1999 to 2000. Macintoshes and most workstations are claimed by their vendors to have Y2K compliant hardware. Some very old PCs and workstations may require retirement or replacement due to Y2K compliance concerns because:
The Y2K Hardware Problem Affecting Many PCs |
|
Operating systems
The core "traffic cop" software" running on your computers, which provides the environment in which your application programs can run. Examples include Windows 95 and NT, Solaris, and the Mac OS. |
Generally minor. |
Generally straightforward.
Most PC and UNIX operating systems have minor Y2K issues. Apple claims that the Macintosh's Mac OS is Y2K compliant. The Y2K problems which affect operating systems can typically be resolved by installing no-cost patches or updates from vendors. (After doing so, very minor Y2K glitches may still remain in a few operating systems.) More information: Platform-Specific Y2K Readiness Checklists |
|
Application programs
Including both custom programs and commercial off-the-shelf (COTS) programs. |
May range from minor to serious. |
Potentially complex and time-consuming.
Finding & resolving Y2K problems in custom programs, whether developed by the department or an outside vendor, can often involve significant amounts of work and may be costly. Identifying Y2K issues within the many off-the-shelf programs typically installed on each computer can be tedious and time-consuming. Automated software tools may help speed this task, but are not a panacea. For this reason, it may be essential to:
More information: Custom Applications: Finding & Resolving Y2K Problems Commercial Off-the-Shelf Applications: An Overview of Y2K Compliance Issues Commercial Off-the-Shelf Applications: Finding & Resolving Y2K Problems Commercial Off-the-Shelf Applications: Resources for Identifying Y2K Compliance Y2K Compliance Status of Selected Off-the-Shelf Applications Used at UC Berkeley Software Tools for Finding & Resolving Y2K Problems |
|
Data files & data sharing methods
Data files at risk for Y2K problems include spreadsheets, database files, and text files containing dates. Data shared via such means as e-mail attachments, "SneakerNet" (carrying disks between computers), file servers, multiuser databases, client/server applications, and automated flows of data between programs can cause or propagate Y2K problems. |
May range from minor to serious. |
Potentially complex and time-consuming.
Identifying Y2K issues within the many data files found on many computers can be tedious and time-consuming. Automated software tools may help speed this task, but are not a panacea. For this reason, it may be essential to:
Departmental support providers may need to work closely with computer users to identify key data files and data sharing methods. More information: Data Files: Finding & Resolving Y2K Problems Data Sharing Methods: Finding & Resolving Y2K Problems Software Tools for Finding & Resolving Y2K Problems |