Je conseille très chaudement de toujours mettre ext3 en "remount-ro" (faire man tune2fs). Quand le disque déconne ça évite de tout pourrir. Par défaut sous Fedora, ce n'est pas "remount-ro". Donc là tu as un sérieux problème.
Pour revenir à Oracle que j'ai jamais installé :-)
Voilà quelques mails de mon archive (Pour FC2) :
-------------------------------------------------
is there any other solution for running oracle with
FC2-test3 instead of setting bin/oracle suid root ?
-------------------------------------------------
Yes, running
export DISABLE_HUGETLBFS=1
(assuming sh/bash) before starting oracle should also work.
-------------------------------------------------
I have triple cheked all requirements concerning shared mem
but still no luck. Whenever dbca tries to create a database,
I get the error message 'unable to create shared memory segment'.
Is there someone who runs oracle successfully on FC2-test3 ?
-------------------------------------------------
Yes, i have no problem at all. As previously suggested add
export DISABLE_HUGETLBFS=1
into environment of the user which is running oracle instance. It should
work.
-------------------------------------------------
Igor, do you run selinux in permissive mode ?
-------------------------------------------------
[^] # Re: La suite
Posté par 007 . En réponse au message Fedora Core 2 & Oracle 10g. Évalué à 1.
Je conseille très chaudement de toujours mettre ext3 en "remount-ro" (faire man tune2fs). Quand le disque déconne ça évite de tout pourrir. Par défaut sous Fedora, ce n'est pas "remount-ro". Donc là tu as un sérieux problème.
Pour revenir à Oracle que j'ai jamais installé :-)
Voilà quelques mails de mon archive (Pour FC2) :
-------------------------------------------------
is there any other solution for running oracle with
FC2-test3 instead of setting bin/oracle suid root ?
-------------------------------------------------
Yes, running
export DISABLE_HUGETLBFS=1
(assuming sh/bash) before starting oracle should also work.
-------------------------------------------------
I have triple cheked all requirements concerning shared mem
but still no luck. Whenever dbca tries to create a database,
I get the error message 'unable to create shared memory segment'.
Is there someone who runs oracle successfully on FC2-test3 ?
-------------------------------------------------
Yes, i have no problem at all. As previously suggested add
export DISABLE_HUGETLBFS=1
into environment of the user which is running oracle instance. It should
work.
-------------------------------------------------
Igor, do you run selinux in permissive mode ?
-------------------------------------------------
Désactives SeLinux.