由于9.2.0.7比Solaris 10 出来的早。所以在升级的时候会有如下误问题。
我们可以利用runInstaller -ignoreSysPrereqs 来忽略这个错误。
$ ./runInstaller
Starting Oracle Universal Installer...
Checking installer requirements...
Checking operating system version: must be 5.6, 5.7, 5.8 or 5.9. Actual 5.10
Failed <<<<
Exiting Oracle Universal Installer, log for this session can be found at /global/test/oracle2/orahome/oraInventory/logs/installActions2010-01-13_12-38-30AM.log
$ runInstaller -ignoreSysPrereqs
Starting Oracle Universal Installer...
Checking installer requirements...
Checking operating system version: must be 5.6, 5.7, 5.8 or 5.9. Actual 5.10
Failed <<<<
>>> Ignoring required pre-requisite failures. Continuing...
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2010-01-13_12-39-00AM. Please wait ...$ Oracle Universal Installer, Version 10.1.0.4.0 Production
Copyright (C) 1999, 2005, Oracle. All rights reserved.
see: Oracle Note: 443376.1