Red Hat LINUX ADVANCED SERVER 2.1 - Informations techniques Page 9

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 20
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 8
Tips and Techniques: Install and Configure Oracle9i on Red Hat Linux
Advanced Server
#rpm -qa|grep binutils (binutils-2.11.90.0.8-12)
If the system is installed with the Red Hat Advanced Server, then binutils-
2.11.90.0.8-12 version is installed on it.
2) The binutils-2.11.90.0.8-13.i386.rpm could be downloaded from Oracle
Metalink (ARU) or OTN site. The binutils on the system is upgraded using the
following command.
#rpm -Uvh --force binutils-2.11.90.0.8-13.i386.rpm
This patch only fixes problem during install. Therefore, once oracle product is
installed, it is advised to revert back to the saved version of binutils. For e.g., to
revert to the 2.11.90.0.8-12 version, the following command could be executed.
#rpm -Uvh --force binutils-2.11.90.0.8-12.i386.rpm
The following files need to be modified to avoid the relink errors in future. The "-z
defs" flag needs to be removed in all of them.
$ORACLE_HOME/bin/genclntsh
$ORACLE_HOME/ldap/lib/ins_ldap.mk
$ORACLE_HOME/ldap/lib/env_ldap.mk
$ORACLE_HOME/sqlplus/lib/env_sqlplus.mk
Cannot install using CDROM
If there are issues with using CDROM, like read operation succeeds, but what is
read from CDROM is corrupted, following workaround may help.
The workaround is to disable DMA on the CD-ROM, by executing,
# hdparm -d0 /dev/cdrom
Sun JDK - Oracle9i R2 and Advanced Server 2.1
IBM’s JDK 1.3.1 is packaged with Red Hat Linux Advanced Server 2.1. But,
Oracle9i R2 has been certified with Sun’s JDK 1.3.1_02 and Blackdown’s JDK
1.1.8. Therefore, it is suggested that these JDKs are installed on the system, prior to
installing Oracle9i R2. It would be a good idea to remove IBM jdk, as there are
performance issues with use of IBM jdk with Oracle9i R2. If there is a need to
retain IBM jdk, then it should be ensured that Sun’s jdk is included in PATH,
before IBM JDK.
Creating SGA of more than 8 GB, using bigpages and shmfs
Creating SGA of more than 8GB on a 16GB machine, using bigpages in Shared
memory file system (shmfs), would fail on Red Hat Advanced Server 2.1. The
system returns the error, "write: No space left on device wrote 8192000 blocks." This only
Tips and Techniques: Install and Configure Oracle9i on Red Hat Linux Advanced Server Page 9
Vue de la page 8
1 2 3 4 5 6 7 8 9 10 11 12 13 14 ... 19 20

Commentaires sur ces manuels

Pas de commentaire