Précédent   Forum des professionnels en informatique > Bases de données > Oracle > Installation
Installation Forum d'entraide sur l'installation du serveur Oracle
Partagez cette discussion sur d'autres réseaux sociaux : Viadeo Twitter Google Facebook Digg Delicious MySpace Yahoo
Réponse Proposer ce sujet en actualité
 
Outils de la discussion
Publicité
'
Vieux 20/12/2007, 16h09   #1
Invité de passage
 
Inscription : octobre 2007
Messages : 13
Détails du profil
Informations forums :
Inscription : octobre 2007
Messages : 13
Points : 1
Points : 1
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 :
Citation:
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
duglambier est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 20/12/2007, 16h17   #2
Rédacteur/Modérateur
 
Avatar de orafrance
 
Inscription : janvier 2004
Messages : 15 861
Détails du profil
Informations personnelles :
Âge : 35

Informations forums :
Inscription : janvier 2004
Messages : 15 861
Points : 16 212
Points : 16 212
l'utilisateur est bien dans le groupe DBA ?
orafrance est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 20/12/2007, 16h22   #3
Invité de passage
 
Inscription : octobre 2007
Messages : 13
Détails du profil
Informations forums :
Inscription : octobre 2007
Messages : 13
Points : 1
Points : 1
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)
duglambier est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 20/12/2007, 16h32   #4
Rédacteur/Modérateur
 
Avatar de orafrance
 
Inscription : janvier 2004
Messages : 15 861
Détails du profil
Informations personnelles :
Âge : 35

Informations forums :
Inscription : janvier 2004
Messages : 15 861
Points : 16 212
Points : 16 212
oui, il faut te connecter au user qui a oinstall c'est moi qui a fait une erreur
orafrance est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 20/12/2007, 17h20   #5
Invité de passage
 
Inscription : octobre 2007
Messages : 13
Détails du profil
Informations forums :
Inscription : octobre 2007
Messages : 13
Points : 1
Points : 1
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])
duglambier est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 20/12/2007, 17h24   #6
Rédacteur/Modérateur
 
Avatar de orafrance
 
Inscription : janvier 2004
Messages : 15 861
Détails du profil
Informations personnelles :
Âge : 35

Informations forums :
Inscription : janvier 2004
Messages : 15 861
Points : 16 212
Points : 16 212
T'as bien fait tout ça :
Citation:
* 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 :
Citation:
* 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
orafrance est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 20/12/2007, 17h45   #7
Invité de passage
 
Inscription : octobre 2007
Messages : 13
Détails du profil
Informations forums :
Inscription : octobre 2007
Messages : 13
Points : 1
Points : 1
Voici mon /etc/sysctl.conf

Citation:
# Disable response to broadcasts.
# You don't want yourself becoming a Smurf amplifier.
net.ipv4.icmp_echo_ignore_broadcasts = 1
# enable route verification on all interfaces
net.ipv4.conf.all.rp_filter = 1
# enable ipV6 forwarding
#net.ipv6.conf.all.forwarding = 1
kernel.shmmax=512000000
kernel.sem=250 32000 100 128
net.ipv4.ip_local_port_range = 1024 65000
net.core.rmem_default = 262144
net.core.rmem_max = 262144
net.core.wmem_default = 262144
net.core.wmem_max = 262144
vm.disable_cap_mlock = 1
J'avais bien fait un sysctl -p

Quand je fais hostname :
srv-suse-int

Mon limits.conf :
Citation:
#
#Each line describes a limit for a user in the form:
#
#<domain> <type> <item> <value>
#
#Where:
#<domain> can be:
# - an user name
# - a group name, with @group syntax
# - the wildcard *, for default entry
# - the wildcard %, can be also used with %group syntax,
# for maxlogin limit
#
#<type> can have the two values:
# - "soft" for enforcing the soft limits
# - "hard" for enforcing hard limits
#
#<item> can be one of the following:
# - core - limits the core file size (KB)
# - data - max data size (KB)
# - fsize - maximum filesize (KB)
# - memlock - max locked-in-memory address space (KB)
# - nofile - max number of open files
# - rss - max resident set size (KB)
# - stack - max stack size (KB)
# - cpu - max CPU time (MIN)
# - nproc - max number of processes
# - as - address space limit
# - maxlogins - max number of logins for this user
# - priority - the priority to run user process with
# - locks - max number of file locks the user can hold
#
#<domain> <type> <item> <value>
#

#* soft core 0
#* hard rss 10000
#@student hard nproc 20
#@faculty soft nproc 20
#@faculty hard nproc 50
#ftp hard nproc 0
#@student - maxlogins 4
oracle soft nproc 2047
oracle hard nproc 16384
oracle soft nofile 1024
oracle hard nofile 65536
Dans /etc/pam.d/xdm
Citation:
#%PAM-1.0
auth required pam_unix2.so nullok #set_secrpc
account required pam_unix2.so
password required pam_pwcheck.so nullok
password required pam_unix2.so nullok use_first_pass use_authtok
session required pam_unix2.so debug # trace or none
session required pam_devperm.so
session required pam_resmgr.so
session required pam_limits.so
Dans /etc/pam.d/su
Citation:
#%PAM-1.0
auth sufficient pam_rootok.so
auth required pam_unix2.so nullok #set_secrpc
account required pam_unix2.so
password required pam_pwcheck.so nullok
password required pam_unix2.so nullok use_first_pass use_authtok
#session required pam_homecheck.so
session required pam_unix2.so debug # none or trace
session required pam_limits.so
Et dans /etc/profile.local, voila ce que j'ai :
Citation:
if [ $USER = "oracle" ]; then
if [ $SHELL = "/bin/ksh" ]; then
ulimit -p 16384
ulimit -n 65536
else
ulimit -u 16384 -n 65536
fi
fi

Il n'y a que mon hostname où je n'ai pas le nom complet, j'avoue ne pas savoir où regler cela. Sinon, on dirait que ça concorde
duglambier est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 20/12/2007, 17h47   #8
Invité de passage
 
Inscription : octobre 2007
Messages : 13
Détails du profil
Informations forums :
Inscription : octobre 2007
Messages : 13
Points : 1
Points : 1
Tous les modules sont installés, au fait
duglambier est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 20/12/2007, 17h51   #9
Rédacteur/Modérateur
 
Avatar de orafrance
 
Inscription : janvier 2004
Messages : 15 861
Détails du profil
Informations personnelles :
Âge : 35

Informations forums :
Inscription : janvier 2004
Messages : 15 861
Points : 16 212
Points : 16 212
et ça ?

Citation:
1) Check Note 169706.1 to make sure that all of the required packages have been installed, including XFree86-libs-4.3.0-78.EL.i386.rpm

2) If the problem still occurs, install package xorg-x11-deprecated-libs-6.8.2-1.EL.13.20.i386.rpm which also contains the libXp.so.6 library

3) Run the runInstaller
orafrance est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 20/12/2007, 18h20   #10
Invité de passage
 
Inscription : octobre 2007
Messages : 13
Détails du profil
Informations forums :
Inscription : octobre 2007
Messages : 13
Points : 1
Points : 1
Voila quelques résultats :

Citation:
srv-suse-int:/home/oracle # rpm -qa | grep XFree86
XFree86-fonts-scalable-4.3.99.902-43.71
XFree86-devel-4.3.99.902-43.71
XFree86-fonts-75dpi-4.3.99.902-43.71
XFree86-server-glx-4.3.99.902-43.71
XFree86-server-4.3.99.902-43.71
XFree86-man-4.3.99.902-43.71
XFree86-libs-4.3.99.902-43.71
XFree86-Xvnc-4.3.99.902-43.71
XFree86-Mesa-4.3.99.902-43.71
XFree86-4.3.99.902-43.71
Par contre je n'ai pas xorg (qui n'est pas installé dans SLES 9 me semble t-il)
duglambier est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 20/12/2007, 18h28   #11
Rédacteur/Modérateur
 
Avatar de orafrance
 
Inscription : janvier 2004
Messages : 15 861
Détails du profil
Informations personnelles :
Âge : 35

Informations forums :
Inscription : janvier 2004
Messages : 15 861
Points : 16 212
Points : 16 212
ça vient peut-être de ça... je séche un peu là
orafrance est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 20/12/2007, 19h19   #12
Expert Confirmé
 
Avatar de LeoAnderson
 
Inscription : septembre 2004
Messages : 2 942
Détails du profil
Informations forums :
Inscription : septembre 2004
Messages : 2 942
Points : 2 972
Points : 2 972
Les messages "Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]" sont classiques avec un server X sous Linux.

Il faut jouer avec les touches Caps Lock, Num Lock et Pause pour "décoincer" les boutons "Next" qui sont parfois inefficace.(On voit qu'on clique mais il ne se passe rien)

{edit]
pour la 2nde partie (message) java, quelle JRE utilisez-vous ?
which java
java -version

Essayez de forcer l'utilisation du JRE 1.4 avec la ligne JRE_LOCATION du oraparam.ini (répertoire install/linux)
LeoAnderson est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 21/12/2007, 11h29   #13
Invité de passage
 
Inscription : octobre 2007
Messages : 13
Détails du profil
Informations forums :
Inscription : octobre 2007
Messages : 13
Points : 1
Points : 1
Citation:
Envoyé par LeoAnderson Voir le message
Les messages "Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]" sont classiques avec un server X sous Linux.

Il faut jouer avec les touches Caps Lock, Num Lock et Pause pour "décoincer" les boutons "Next" qui sont parfois inefficace.(On voit qu'on clique mais il ne se passe rien)

{edit]
pour la 2nde partie (message) java, quelle JRE utilisez-vous ?
which java
java -version

Essayez de forcer l'utilisation du JRE 1.4 avec la ligne JRE_LOCATION du oraparam.ini (répertoire install/linux)
Bonjour,

Merci pour les infos. Je vais rééssayer une fois que j'aurai la machine sous la main (je suis en déplacement)
J'ai utilisé le JRE 1.4 de la distribution via oraparam.ini mais j'ai eu le problème "Link Pending" lors de l'installation du premier package (jre-1.1.8) de OUI, mode Software Only
duglambier est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 02/01/2008, 12h17   #14
Invité de passage
 
Inscription : octobre 2007
Messages : 13
Détails du profil
Informations forums :
Inscription : octobre 2007
Messages : 13
Points : 1
Points : 1
Bonjour,

J'ai trouvé la source du problème et j'ai résolu l'affaire :
-> Utilisation du JRE embarqué d'Oracle
-> Une fois l'interface lancée, désactivation du vérrouillage numérique
-> Une fois cela fait, les boutons du bas sont accessible
-> Les linking se passent bien et tout est allé au bout

Maintenant je vais devoir passer de 9.2.0.4->9.2.0.8 en mode base full cette fois ci, en espérant avoir moins de soucis

Merci et bonne année à toutes et à tous !
duglambier est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 02/01/2008, 13h36   #15
Expert Confirmé
 
Avatar de LeoAnderson
 
Inscription : septembre 2004
Messages : 2 942
Détails du profil
Informations forums :
Inscription : septembre 2004
Messages : 2 942
Points : 2 972
Points : 2 972
Citation:
Envoyé par duglambier
J'ai trouvé la source du problème


j'attendais pas des fleurs, mais tout de même...
LeoAnderson est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 02/01/2008, 13h40   #16
Invité de passage
 
Inscription : octobre 2007
Messages : 13
Détails du profil
Informations forums :
Inscription : octobre 2007
Messages : 13
Points : 1
Points : 1
Citation:
Envoyé par LeoAnderson Voir le message


j'attendais pas des fleurs, mais tout de même...
Bonjour,

Si merci beaucoup vous m'avez mis sur la piste Bizarre mais ça a marché en tout cas mille mercis
duglambier est déconnecté   Envoyer un message privé Réponse avec citation 00
Réponse Proposer ce sujet en actualité
Outils de la discussion



Fuseau horaire GMT +2. Il est actuellement 08h03.


 
 
 
 
Partenaires

Hébergement Web