IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)
Navigation

Inscrivez-vous gratuitement
pour pouvoir participer, suivre les réponses en temps réel, voter pour les messages, poser vos propres questions et recevoir la newsletter

Installation Oracle Discussion :

Problème d'installation de Oracle 9.2.0.4 sur SuSE Linux Enterprise Server 9 SP3


Sujet :

Installation Oracle

Vue hybride

Message précédent Message précédent   Message suivant Message suivant
  1. #1
    Membre averti
    Homme Profil pro
    Chef de projet MOA
    Inscrit en
    Octobre 2007
    Messages
    17
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Eure et Loir (Centre)

    Informations professionnelles :
    Activité : Chef de projet MOA

    Informations forums :
    Inscription : Octobre 2007
    Messages : 17
    Par défaut [Rés]Problème d'installation de Oracle 9.2.0.4 sur SuSE Linux Enterprise Server 9 SP3
    Bonjour,

    Dans le cadre d'un projet, nous avons installé une SuSE Linux Enterprise Server 9 SP3 (+ correctifs de sécurité) qui doit héberger une base Oracle 9.2.0.8 + WebSphere.

    Pour Linux c'est OK, j'ai suivi les recommandations concernant la pré-installation d'Oracle 9.2.0.4 (il faut apparement passer par là, ensuite patcher en 9.2.0.8)
    J'ai donc configuré les variables d'environnement (LD_ASSUME_KERNEL...), modifié le sysctl.conf, installé orarun...

    Je lance donc l'installer et là, premier problème, l'interface apparaît, mais les boutons du bas de l'interface n'ont aucun effet lorsque l'on clique dessus (sauf les deux boutons du dessus fonctionnent).

    Voici les messages d'erreur que j'obtiens lorsque je lance l'installeur :
    Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
    Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
    Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
    Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
    Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
    Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
    Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
    Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
    Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
    Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
    Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
    Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
    Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
    Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
    Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
    Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
    Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
    Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
    Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
    Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]

    xssed to RootItemDataSource does not contain data in TopicTree format.
    sun.io.MalformedInputException
    at sun.io.ByteToCharUTF8.convert(ByteToCharUTF8.java(Compiled Code))
    at sun.nio.cs.StreamDecoder$ConverterSD.convertInto(StreamDecoder.java:287)
    at sun.nio.cs.StreamDecoder$ConverterSD.implRead(StreamDecoder.java:337)
    at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:223)
    at java.io.InputStreamReader.read(InputStreamReader.java:208)
    at java.io.BufferedReader.fill(BufferedReader.java:153)
    at java.io.BufferedReader.read(BufferedReader.java:174)
    at oracle.help.engine.HHCEngine$HHCReader.read(Unknown Source)
    at java.io.StreamTokenizer.read(StreamTokenizer.java(Inlined Compiled Code))
    at java.io.StreamTokenizer.nextToken(StreamTokenizer.java(Compiled Code))
    at oracle.help.engine.HHCEngine.readToken(Unknown Source)
    at oracle.help.engine.HHCEngine.createDataObject(Unknown Source)
    at oracle.help.engine.HHCEngine.createDataObject(Unknown Source)
    at oracle.help.common.View.getViewData(Unknown Source)
    at oracle.help.navigator.tocNavigator.RootItemDataSource._getTopicTree(Unknown Source)
    at oracle.help.navigator.tocNavigator.RootItemDataSource._createNodeInfos(Unknown Source)
    at oracle.help.navigator.tocNavigator.RootItemDataSource.addTOCView(Unknown Source)
    at oracle.help.navigator.tocNavigator.TOCTree.addTOCView(Unknown Source)
    at oracle.help.navigator.tocNavigator.TOCNavigator.addView(Unknown Source)
    at oracle.help.Help._createNavigatorForView(Unknown Source)
    at oracle.help.Help._createNavigatorsForBook(Unknown Source)
    at oracle.help.Help.addBook(Unknown Source)
    at oracle.sysman.oii.oiix.OiixHelp.addInstHelp(OiixHelp.java:303)
    at oracle.sysman.oii.oiic.OiicInstaller.init(OiicInstaller.java:310)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:636)
    View passed to KeywordDataSource does not contain data in TopicTree format.
    sun.io.MalformedInputException
    at sun.io.ByteToCharUTF8.convert(ByteToCharUTF8.java(Compiled Code))
    at sun.nio.cs.StreamDecoder$ConverterSD.convertInto(StreamDecoder.java:287)
    at sun.nio.cs.StreamDecoder$ConverterSD.implRead(StreamDecoder.java:337)
    at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:223)
    at java.io.InputStreamReader.read(InputStreamReader.java:208)
    at java.io.BufferedReader.fill(BufferedReader.java:153)
    at java.io.BufferedReader.read(BufferedReader.java:174)
    at oracle.help.engine.HHCEngine$HHCReader.read(Unknown Source)
    at java.io.StreamTokenizer.read(StreamTokenizer.java(Inlined Compiled Code))
    at java.io.StreamTokenizer.nextToken(StreamTokenizer.java(Compiled Code))
    at oracle.help.engine.HHCEngine.readToken(Unknown Source)
    at oracle.help.engine.HHCEngine.createDataObject(Unknown Source)
    at oracle.help.engine.HHCEngine.createDataObject(Unknown Source)
    at oracle.help.engine.HHKEngine.createDataObject(Unknown Source)
    at oracle.help.common.View.getViewData(Unknown Source)
    at oracle.help.navigator.keywordNavigator.KeywordDataSource._getTopicTree(Unknown Source)
    at oracle.help.navigator.keywordNavigator.KeywordDataSource._addViewItems(Unknown Source)
    at oracle.help.navigator.keywordNavigator.KeywordDataSource.access$0(Unknown Source)
    at oracle.help.navigator.keywordNavigator.KeywordDataSource$KeywordMergeTask.runTask(Unknown Source)
    at oracle.ewt.thread.TaskScheduler.runTask(Unknown Source)
    at oracle.ewt.thread.TaskScheduler.processTask(Unknown Source)
    at oracle.ewt.thread.TaskScheduler$TaskQueue.run(Unknown Source)
    at oracle.ewt.timer.Timer.doRun(Unknown Source)
    at oracle.ewt.timer.Timer.run(Unknown So
    J'essaye de trouver une solution, je change le oraparam.ini situé dans ./install/linux, je met le jre de la distribution (1.4.2)
    Là, les boutons réagissent. J'ai les mêmes erreurs en console sauf tout ce qui concerne adobe font specific

    J'essaye de faire une installation SOFTWARE ONLY. Tout va bien, mais l'installeur se fige lors de l'installation du premier package (jre-1.1.8.0) : il essaye d'établir le lien, mais àa mouline indéfiniment.

    Auriez vous déjà rencontré ce genre de problème ? Existe t-il une solution ?
    Nous avons installé une SLES 9 SP3 32 bits, sur une architecture 32-64 (Intel).

    Merci

  2. #2
    Expert éminent
    Avatar de orafrance
    Profil pro
    Inscrit en
    Janvier 2004
    Messages
    15 967
    Détails du profil
    Informations personnelles :
    Âge : 48
    Localisation : France

    Informations forums :
    Inscription : Janvier 2004
    Messages : 15 967
    Par défaut
    l'utilisateur est bien dans le groupe DBA ?

  3. #3
    Membre averti
    Homme Profil pro
    Chef de projet MOA
    Inscrit en
    Octobre 2007
    Messages
    17
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Eure et Loir (Centre)

    Informations professionnelles :
    Activité : Chef de projet MOA

    Informations forums :
    Inscription : Octobre 2007
    Messages : 17
    Par défaut
    Bonjour,

    Voila ce que me donne la commande id oracle :

    uid=1001(oracle) gid=55(dba) groupes=55(dba),14(uucp),16(dialout),17(audio),33(video)

    J'ai oublié de mettre le groupe oinstall, je ne sais pas si ça pose problème (vu dans les installations de la 10g)

  4. #4
    Expert éminent
    Avatar de orafrance
    Profil pro
    Inscrit en
    Janvier 2004
    Messages
    15 967
    Détails du profil
    Informations personnelles :
    Âge : 48
    Localisation : France

    Informations forums :
    Inscription : Janvier 2004
    Messages : 15 967
    Par défaut
    oui, il faut te connecter au user qui a oinstall c'est moi qui a fait une erreur

  5. #5
    Membre averti
    Homme Profil pro
    Chef de projet MOA
    Inscrit en
    Octobre 2007
    Messages
    17
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Eure et Loir (Centre)

    Informations professionnelles :
    Activité : Chef de projet MOA

    Informations forums :
    Inscription : Octobre 2007
    Messages : 17
    Par défaut
    Bon,

    J'ai supprimé l'utilisateur oracle, j'ai desinstallé puis reinstallé le package orarun (au départ j'avais créé un compte oracle en tant qu'utilisateur)

    Ensuite, j'ai modifie le compte oracle pour m'y connecter.

    J'ai toujours le même soucis :
    -> Avec le JRE embarqué d'oracle, j'ai les boutons Next, Previous et Uninstall qui ne réagissent pas aux clics
    -> Avec le JRE de la distrib, j'ai un link pending sur l'installation du Java 1.1.8

    En faisant unset LANG, je n'ai plus les erreurs Java (sauf adobe font pour le JRE embarqué de l'installeur)

    Quelqu'un aurait une idée ? Apparement je ne suis pas le seul à avoir eu le problème, mais promis si je trouve, le le mettrai sur ce sujet (balise [RESOLU])

  6. #6
    Expert éminent
    Avatar de orafrance
    Profil pro
    Inscrit en
    Janvier 2004
    Messages
    15 967
    Détails du profil
    Informations personnelles :
    Âge : 48
    Localisation : France

    Informations forums :
    Inscription : Janvier 2004
    Messages : 15 967
    Par défaut
    T'as bien fait tout ça :
    * Modify your kernel settings in /etc/sysctl.conf as follows. If the current value for any parameter is higher than the value listed in this table, do not change the value of that parameter.

    kernel.shmmax = 1/2 of physical RAM. This would be the value 2147483648 for a 4Gb RAM system.
    kernel.sem = 250 32000 100 128
    net.ipv4.ip_local_port_range = 1024 65000
    net.core.rmem_default = 1048576
    net.core.rmem_max = 1048576
    net.core.wmem_default = 262144
    net.core.wmem_max = 262144

    To activate these new settings into the running kernel space, run the “sysctl –p” command

    * Hostname command should return the fully qualified hostname as shown below:
    % hostname
    hostname.domainname

    * If any Java packages are installed on the system, unset the Java environment variables, for example JAVA_HOME.

    * The oracle account used to install Oracle 10.2.0.X, should not have the Oracle install related variables set by default. For example setting ORACLE_HOME, PATH, LD_LIBRARY_PATH to include Oracle binaries in .profile, .login file and /etc/profile.d should be completely avoided.


    4. Set Shell Limits for the oracle User, using appropriate section of the 10gR2 Quick Install Guide for x86.

    - Add the following settings to /etc/security/limits.conf
    oracle soft nproc 2047
    oracle hard nproc 16384
    oracle soft nofile 1024
    oracle hard nofile 65536

    - Add or edit the following line in the /etc/pam.d/xdm file, if it does not already exist:
    session required pam_limits.so

    - Add or edit the following line in the /etc/pam.d/su file, if it does not already exist:
    session required pam_limits.so

    - Add the following lines to /etc/profile.local:
    if [ $USER = "oracle" ]; then
    if [ $SHELL = "/bin/ksh" ]; then
    ulimit -p 16384
    ulimit -n 65536
    else
    ulimit -u 16384 -n 65536
    fi
    fi

    5. Create, change ownership, and change permissions of the $ORACLE_BASE directory, using the appropriate section of the 10gR2 Quick Install Guide for x86.

    6. Configuring the oracle User's Environment, using the appropriate section of the 10gR2 Quick Install Guide for x86. Note that setting $ORACLE_BASE (not $ORACLE_HOME) in the environment will ease a couple of entries in the Oracle Universal Installer.

    7. Now you are ready to invoke your Oracle Universal Installer. Be sure that you are LOGGED ON as the oracle account. Log directly into the install session. Do not use any variety of “su”.
    et tous ces modules :
    * Required OS Components (per Release Notes, and Quick Install Guide)
    o This list is based upon a "default-RPMs" installation of SLES 9. Additional RPMs may be needed if a "less-than-default-RPMs" installation of SLES 9 is performed. For additional details, see Note <386391.1>, "Defining a "default RPMs" installation of the SLES OS"
    o gcc-3.3.3-43.34.i586.rpm. glibc-devel will be needed as a pre-requisite.
    o libstdc++-devel-3.3.3-43.34.i586.rpm
    o gcc-c++-3.3.3-43.34.i586.rpm
    o gnome-libs-1.4.1.7-671.1.i586.rpm. db1 and orbit will be needed as a pre-requisite.
    o sysstat-5.0.1-35.4.i586.rpm. plotutils and gnuplot will be needed as a pre-requisite.

    * Additional Required OS Components (per the runInstaller OUI)
    o none

    * Additional Required OS Components (per this NOTE)
    o glibc-devel-2.3.3-98.47.i586.rpm (pre-requisite for gcc, as noted above)
    o db1-1.85-85.1.i586.rpm (pre-requisite for gnome-libs, as noted above)
    o orbit-0.5.17-330.1.i586.rpm (pre-requisite for gnome-libs, as noted above)
    o plotutils-2.4.1-575.1.i586.rpm (pre-requisite for sysstat, as noted above)
    o gnuplot-3.7.3-256.1.i586.rpm (pre-requisite for sysstat, as noted above)

    All packages are all on the SLES 9 SP2 x86 (32-bit) distribution media, with the following exceptions:
    (On the SLES 9 "base" (aka SP0) x86 distribution media)
    db1-1.85-85.1.i586.rpm
    orbit-0.5.17-330.1.i586.rpm
    gnome-libs-1.4.1.7-671.1.i586.rpm
    plotutils-2.4.1-575.1.i586.rpm
    gnuplot-3.7.3-256.1.i586.rpm

Discussions similaires

  1. Probléme d'installation d'oracle 10g.r2.64 sous unix RHEL5.64
    Par issamo1515 dans le forum Installation
    Réponses: 2
    Dernier message: 13/05/2008, 13h48
  2. Urgent:Problème d'installation d'oracle
    Par zizoux5 dans le forum Oracle
    Réponses: 1
    Dernier message: 26/04/2007, 10h27
  3. Problème d'instalation d'oracle
    Par benjapar dans le forum Oracle
    Réponses: 1
    Dernier message: 22/09/2006, 08h54
  4. Installation de SUSE Linux Enterprise server sur VMWare
    Par pierrot10 dans le forum VMware
    Réponses: 1
    Dernier message: 03/06/2006, 19h25
  5. problémes d'installation d'oracle 8i
    Par meghaoui dans le forum Oracle
    Réponses: 4
    Dernier message: 24/05/2006, 14h52

Partager

Partager
  • Envoyer la discussion sur Viadeo
  • Envoyer la discussion sur Twitter
  • Envoyer la discussion sur Google
  • Envoyer la discussion sur Facebook
  • Envoyer la discussion sur Digg
  • Envoyer la discussion sur Delicious
  • Envoyer la discussion sur MySpace
  • Envoyer la discussion sur Yahoo