hp rx8640安腾小型机

和X86安装上的区别是在分区的时候,没有/boot分区,需要至少划分三个分区,
1. 100M VFAT 格式的 /boot/efi格式的分区
2. /分区
3. swap分区


在重启的时候,可能需要修改 /boot/efi

--------------------------------

在安装ORACLE的时候,出现不了图形界面,提示JAVA 虚拟机出现问题。
此为ORACLE 的一个BUG

参考文章 [url]http://www.hxre.org/post/85.html[/url]

前几天在hp rx6600上安装oracle 10.2 for windows,图形界面一直出不来。后来查metalink解决,需要下载补丁包。rx6600是 Itanium Montecito处理器。

metalink note:400227.1

Applies to:

Oracle Server - Enterprise Edition - Version: 9.2 to 10.2
Oracle Universal Installer - Version: 2.2 to 10.2
HP-UX Itanium
Microsoft Windows Server 2003 (64-bit Itanium)
Linux Itanium
HP OpenVMS Itanium

Goal

The goal of this document is to provide instructions for installing Oracle RDBMS software on Linux / Windows Itanium servers with Montecito processors.
NOTE: The instructions for installing Oracle CRS and RAC software are in Note 404248.1
Oracle Development have certified RDBMS versions 9.2.0.8, 10.1.0.5 and 10.2.0.2 on the following Itanium platforms with Montecito processors :
  • HPUX Itanium (all 9.2.0.x versions, not just 9.2.0.8 as previously stated in the Certify section of Metalink)
  • HP OpenVMS Itanium (10.2.0.2 only)
  • Linux Itanium
  • Windows Itanium
For HPUX Itanium, no additional Oracle patches are required but the following HPUX patches are required:
HP-UX 11.23 Hardware Enablement Patches for HP-UX 11i v2, September 2006
Feature Enablement Patches for HP-UX 11i v2, September 2006
In addition to this, please follow the special instructions in the section below.
NOTE: The Certify section of Metalink previously stated that only 9.2.0.8 was certified on HPUX Itanium, but Development have now agreed to certify all 9.2.0.x versions on this platform (not just 9.2.0.8)
For HP OpenVMS Itanium, no additional Oracle patches are required (and so no special instructions are required for installing Oracle). HP OpenVMS Itanium version 8.3 is required.
For Linux Itanium, additional Oracle patches are required (see below) and the following Linux versions are the minimum requirement:
Red Hat Enterprise Linux 4 (RHEL4) Update 4
SuSE SLES 9 Service Pack 3
NOTE: This note (and the Certify section of Metalink) previously stated that Oracle was certified on Red Hat Enterprise Linux 3 (RHEL3) Update 6, but this is incorrect because Red Hat do not support RHEL 3 Update 6 on Montecito processors.
For Windows Itanium, additional Oracle patches are required (see below) and the following Windows version and Microsoft OS Hot fixes are required:
Windows 2003 Service Pack 1 with the Microsoft OS Hot fixes described in the following articles:

KB Article 924449 (only required if the Java DDK/SDK is installed)
KB Article 924897
These Microsoft OS Hot fixes will be incorporated into Windows 2003 Service Pack 2, which is scheduled for availability at the end of 2006.
Certify previously stated that Microsoft OS Hot fixes 924668, 924669, 924670, 924671 and 924672 were required. These requirements have now been superceded.
NOTE: 10.2.0.3 is now certified on the above platforms too. Future patchsets (like 10.1.0.6 and 10.2.0.4) will also be certified on the above platforms.

Solution

HPUX Itanium
How to install Oracle RDBMS version 9.2.0.x
[1]. Download and install the latest JDK/SDK 1.3.1 version from the HP website:
[url]http://www.hp.com/products1/unix/java[/url]
[2]. Download the 9.2.0.1 RDBMS CD's to local disk - the CD's should be unzipped at the same directory level and be called "Disk1", "Disk2" etc.
[3]. Edit /Disk1/install/hpunix/oraparam.ini and change JRE_LOCATION to point to /opt/java1.3.1/jre
Substitute above with the actual location where the working JDK/SDK 1.3.1 is actually located. Include the "jre" directory at the end.
[4]. Install 9.2.0.1 into the new 9.2 home by running OUI (./runInstaller) from /Disk1
[5]. Before installing a patchset (for example, 9.2.0.8), edit the /Disk1/install/hpunix/oraparam.ini (in the area where the patchset has been unzipped) and change JRE_LOCATION to point to /opt/java1.3.1/jre
Substitute above with the actual location where the working JDK/SDK 1.3.1 is actually located. Include the "jre" directory at the end.
Now install the patchset into the 9.2 home by running OUI from the area where the patchset has been unzipped.
How to install Oracle RDBMS versions 10.1.0.x and 10.2.0.x
There are no special instructions for installing Oracle RDBMS versions 10.1.0.x and 10.2.0.x
Linux Itanium
How to install Oracle RDBMS version 9.2.0.8
To install 9.2.0.2 and then 9.2.0.8 on Linux Itanium, do the following :

[1]. Set the environment variable LD_ASSUME_KERNEL=2.4.19
[2]. Download Patch 5390952 and run the supplied OUI to install Montecito JDK and JRE into the new 9.2 home
  • Unzip the patch
  • Start OUI from Patch 5390952 and install JDK into the new 9.2 home
  • Start OUI from Patch 5390952 and install JRE into the new 9.2 home
  • Download the 9.2.0.2 RDBMS CD's to local disk - the CD's should be unzipped at the same directory level and be called "Disk1", "Disk2" etc.
  • Edit /Disk1/install/linux/oraparam.ini and change JRE_LOCATION to point to $ORACLE_HOME/jre/1.4.2
[3]. Install 9.2.0.2 into the new 9.2 home by running OUI (./runInstaller) from /Disk1
[4]. At the root.sh stage, do the following before running root.sh :
  • Change directory to the ORACLE_HOME
  • Run the command "rm JRE" to remove the symbolic link
  • Run the command "ln -s $ORACLE_HOME/jre/1.4.2 JRE" to link the JRE to the Montecito JRE installed in step 2
  • Run the commands "cd $ORACLE_HOME/jre/1.4.2/bin" and then the command "ln -s java jre"
[5]. Run root.sh
[6]. Start OUI from the 9.2.0.8 patchset (Patch 4547809) with jreLoc option
./runInstaller -jreLoc $ORACLE_HOME/JRE/
How to install Oracle RDBMS version 10.1.0.5
To install 10.1.0.3 and then 10.1.0.5 on Linux Itanium, do the following :

[1]. Download Patch 5390875 and run the supplied OUI to install Montecito JDK and JRE into the new 10.1 home
  • Unzip the patch
  • Start OUI from Patch 5390875 and install JDK into the new 10.1 home
  • Start OUI from Patch 5390875 and install JRE into the new 10.1 home
[2]. Install 10.1.0.3 into the new 10.1 home by running OUI from the 10.1.0.3 database CD:
./runInstaller -jreLoc /Disk1
[3]. Install 10.1.0.5 into the new 10.1 home by running OUI from where the 10.1.0.5 patchset (Patch 4505133) has been unzipped:
./runInstaller -jreLoc $ORACLE_HOME/JRE/
[4]. After installing the 10.1.0.5 patchset, apply the JDK patch
  • Change directory to $ORACLE_HOME
  • Rename the $ORACLE_HOME/jdk directory
  • Extract the file /Disk1/patch/patch.tar
NOTE: Patch 5390875 was re-uploaded on 18-DEC-2006 (as the previous version of the patch did not contain /Disk1/patch/patch.tar)
How to install Oracle RDBMS version 10.2.0.2 (or higher)
To install 10.2.0.1 and then 10.2.0.2 (or higher) on Linux Itanium, do the following :

[1]. Download Patch 5390722 and run the supplied OUI to install Montecito JDK and JRE into the new 10.2 home
  • Unzip the patch
  • Start OUI from Patch 5390722 and install JDK into the new 10.2 home
  • Start OUI from Patch 5390722 and install JRE into the new 10.2 home
[2]. Install 10.2.0.1 into the new 10.2 home by running OUI from the 10.2.0.1 DVD :
./runInstaller -jreLoc $ORACLE_HOME/jre/1.4.2
NOTE: During the installation (on the "Product Specific Prerequisite Checks" page) the "Checking for Oracle Home incompatibilities..." check will fail. Click the check box next to it, so that the status changes to "User Verified", and continue with the installation.
[3]. Install 10.2.0.2 (or higher) into the new 10.2 home by running OUI from where the patchset has been unzipped :
./runInstaller -jreLoc $ORACLE_HOME/jre/1.4.2
Windows Itanium
How to install Oracle RDBMS version 9.2.0.8
To install 9.2.0.2.1 and then 9.2.0.8 on Windows Itanium, do the following :

[1]. Download Patch 5656176 and run the supplied setup.exe to install Montecito JDK and JRE into the new 9.2 home
[2]. Download the 9.2.0.2.1 RDBMS CD's to local disk - the CD's should be at the same directory level and be called "Disk1", "Disk2" etc.
[3]. Copy Orainstaller.jar from Patch 5656176 to
\Disk1\stage\Components\oracle.swd.oui.core\2.2.1.8.0\1\DataFiles\Expanded\jlib\OraInstaller.jar
where \Disk1 is the location where the first 9.2.0.2.1 RDBMS CD was downloaded in step 2.
[4]. Remove directory \Disk1\stage\Components\oracle.swd.jre\1.4.1.0.0o\1\DataFiles\Expanded and replace it with the 'Expanded' directory that is shipped with Patch 5656176
[5]. Install 9.2.0.2.1 into the new 9.2 home by running setup.exe from the \Disk1 directory.
[6]. Install 9.2.0.8 into the new 9.2 home by running setup.exe from where the 9.2.0.8 patchset (Patch 4547809) has been unzipped :
setup.exe -jreLoc %ORACLE_HOME%\jre\1.4.2
NOTE: See Note 402444.1 regarding a known issue affecting NetCA and Note 402553.1 regarding a known JDK issue affecting JDBC drivers
How to install Oracle RDBMS version 10.1.0.5
To install 10.1.0.2 and then 10.1.0.5 on Windows Itanium, do the following :

[1]. Download Patch 5391619 and run the supplied setup.exe to install Montecito JDK and JRE into the new 10.1 home
[2]. Install 10.1.0.2 into the new 10.1 home by running setup.exe from the 10.1.0.2 database CD :
setup.exe -jreLoc %ORACLE_HOME%\jre\1.4.2
[3]. Install 10.1.0.5 into the new 10.1 home by running setup.exe from where the 10.1.0.5 patchset (Patch 4505133) has been unzipped :
setup.exe -jreLoc %ORACLE_HOME%\jre\1.4.2
NOTE: See Note 402553.1 regarding a known JDK issue affecting JDBC drivers
How to install Oracle RDBMS version 10.2.0.2 (or higher)
To install 10.2.0.1 and then 10.2.0.2 (or higher) on Windows Itanium, do the following :

[1]. Download Patch 5391050 and run the supplied setup.exe to install the Montecito JDK and JRE into the new 10.2 home
[2]. Install 10.2.0.1 into the new 10.2 home by running setup.exe from the 10.2.0.1 DVD :
setup.exe -jreLoc %ORACLE_HOME%\jre\1.4.2
NOTE: During the installation (on the "Product Specific Prerequisite Checks" page) the "Checking for Oracle Home incompatibilities..." check will fail. Click the check box next to it, so that the status changes to "User Verified", and continue with the installation.
[3]. Install 10.2.0.2 (or higher) into the new 10.2 home by running setup.exe from where the patchset has been unzipped :
setup.exe -jreLoc %ORACLE_HOME%\jre\1.4.2
NOTE: See Note 402553.1 regarding a known JDK issue affecting JDBC drivers