Root.sh script at the end of installation of Oracle Clusteware software

When i run the root.sh script at the end of installation of Oracle Clusteware software i receive the following message:.
Any ideas on how to fix this?
====================================================================
*[root@rac1 cdata]# /ora_dba/crs/oracle/product/10.2.0/db_1/root.sh*
WARNING: directory '/ora_dba/crs/oracle/product/10.2.0' is not owned by root
WARNING: directory '/ora_dba/crs/oracle/product' is not owned by root
WARNING: directory '/ora_dba/crs/oracle' is not owned by root
WARNING: directory '/ora_dba/crs' is not owned by root
WARNING: directory '/ora_dba' is not owned by root
Checking to see if Oracle CRS stack is already configured
Setting the permissions on OCR backup directory
Setting up Network socket directories
PROT-3: Failed to create export file
Failed to upgrade Oracle Cluster Registry configuration
===================================================================
OS verssion is :
Linux rac1.localdomain 2.6.18-194.el5PAE #1 SMP Mon Mar 29 20:19:03 EDT 2010 i686 i686 i386 GNU/Linux ( rhel5 32 bit)
Cluster verssion =11g
Vmware
=================================================================================================
Log file output ----
[root@rac1 client]# cat $CRS_HOME/log/rac1/client/ocrconfig_10171.log
Oracle Database 11g CRS Release 11.1.0.6.0 - Production Copyright 1996, 2007 Oracle. All rights reserved.
2010-12-20 13:37:16.649: [ OCRCONF][3086510576]ocrconfig starts...
2010-12-20 13:37:16.650: [ OCRCONF][3086510576]Upgrading OCR data
2010-12-20 13:37:16.672: [ OCRCONF][3086510576]OCR already in current version.
2010-12-20 13:37:16.780: [ OCRCONF][3086510576]Exporting OCR data to [ora_dba/crs/oracle/product/10.2.0/db_1/cdata/crs/ocr10.1.0.2.0]
2010-12-20 13:37:16.803: [ OCRCONF][3086510576]Error encountered during opening export file [ora_dba/crs/oracle/product/10.2.0/db_1/cdata/crs/ocr10.1.0.2.0] [-1]
2010-12-20 13:37:16.803: [ OCRCONF][3086510576]Failed to call export OCR (-1)
2010-12-20 13:37:16.803: [ OCRCONF][3086510576]Failed to make a backup copy of OCR
2010-12-20 13:37:16.803: [ OCRCONF][3086510576]Exiting [status=failed]...
=======================
./runcluvfy.sh out put :
[oracle@rac1 clusterware]$ ./runcluvfy.sh stage -pre crsinst -n rac1,rac2 -verbose
Performing pre-checks for cluster services setup
Checking node reachability...
Check: Node reachability from node "rac1"
Destination Node Reachable?
rac2 yes
rac1 yes
Result: Node reachability check passed from node "rac1".
Checking user equivalence...
Check: User equivalence for user "oracle"
Node Name Comment
rac2 passed
rac1 passed
Result: User equivalence check passed for user "oracle".
Checking administrative privileges...
Check: Existence of user "oracle"
Node Name User Exists Comment
rac2 yes passed
rac1 yes passed
Result: User existence check passed for "oracle".
Check: Existence of group "oinstall"
Node Name Status Group ID
rac2 exists 54321
rac1 exists 54321
Result: Group existence check passed for "oinstall".
Check: Membership of user "oracle" in group "oinstall" [as Primary]
Node Name User Exists Group Exists User in Group Primary Comment
rac2 yes yes yes yes passed
rac1 yes yes yes yes passed
Result: Membership check for user "oracle" in group "oinstall" [as Primary] passed.
Administrative privileges check passed.
Checking node connectivity...
Interface information for node "rac2"
Interface Name IP Address Subnet Subnet Gateway Default Gateway Hardware Address
eth0 10.10.0.67 10.10.0.0 0.0.0.0 10.10.0.1 00:0C:29:82:EB:64
eth1 10.10.2.102 10.10.2.0 0.0.0.0 10.10.0.1 00:0C:29:82:EB:6E
Interface information for node "rac1"
Interface Name IP Address Subnet Subnet Gateway Default Gateway Hardware Address
eth0 10.10.0.66 10.10.0.0 0.0.0.0 10.10.0.1 00:0C:29:C4:E6:1D
eth1 10.10.2.101 10.10.2.0 0.0.0.0 10.10.0.1 00:0C:29:C4:E6:27
Check: Node connectivity of subnet "10.10.0.0"
Source Destination Connected?
rac2:eth0 rac1:eth0 yes
Result: Node connectivity check passed for subnet "10.10.0.0" with node(s) rac2,rac1.
Check: Node connectivity of subnet "10.10.2.0"
Source Destination Connected?
rac2:eth1 rac1:eth1 yes
Result: Node connectivity check passed for subnet "10.10.2.0" with node(s) rac2,rac1.
Interfaces found on subnet "10.10.0.0" that are likely candidates for a private interconnect:
rac2 eth0:10.10.0.67
rac1 eth0:10.10.0.66
Interfaces found on subnet "10.10.2.0" that are likely candidates for a private interconnect:
rac2 eth1:10.10.2.102
rac1 eth1:10.10.2.101
WARNING:
Could not find a suitable set of interfaces for VIPs.
Result: Node connectivity check passed.
Checking system requirements for 'crs'...
Check: Total memory
Node Name Available Required Comment
rac2 1.11GB (1161108KB) 1GB (1048576KB) passed
rac1 1.09GB (1144852KB) 1GB (1048576KB) passed
Result: Total memory check passed.
Check: Free disk space in "/tmp" dir
Node Name Available Required Comment
rac2 570.36MB (584044KB) 400MB (409600KB) passed
rac1 461.97MB (473056KB) 400MB (409600KB) passed
Result: Free disk space check passed.
Check: Swap space
Node Name Available Required Comment
rac2 2.93GB (3068404KB) 1.5GB (1572864KB) passed
rac1 2.93GB (3068404KB) 1.5GB (1572864KB) passed
Result: Swap space check passed.
Check: System architecture
Node Name Available Required Comment
rac2 i686 i686 passed
rac1 i686 i686 passed
Result: System architecture check passed.
Check: Kernel version
Node Name Available Required Comment
rac2 2.6.18-194.el5PAE 2.6.9 passed
rac1 2.6.18-194.el5PAE 2.6.9 passed
Result: Kernel version check passed.
Check: Package existence for "make-3.81"
Node Name Status Comment
rac2 make-3.81-3.el5 passed
rac1 make-3.81-3.el5 passed
Result: Package existence check passed for "make-3.81".
Check: Package existence for "binutils-2.17.50.0.6"
Node Name Status Comment
rac2 binutils-2.17.50.0.6-14.el5 passed
rac1 binutils-2.17.50.0.6-14.el5 passed
Result: Package existence check passed for "binutils-2.17.50.0.6".
Check: Package existence for "gcc-4.1.1"
Node Name Status Comment
rac2 gcc-4.1.2-48.el5 passed
rac1 gcc-4.1.2-48.el5 passed
Result: Package existence check passed for "gcc-4.1.1".
Check: Package existence for "libaio-0.3.106"
Node Name Status Comment
rac2 libaio-0.3.106-5 passed
rac1 libaio-0.3.106-5 passed
Result: Package existence check passed for "libaio-0.3.106".
Check: Package existence for "libaio-devel-0.3.106"
Node Name Status Comment
rac2 libaio-devel-0.3.106-5 passed
rac1 libaio-devel-0.3.106-5 passed
Result: Package existence check passed for "libaio-devel-0.3.106".
Check: Package existence for "libstdc++-4.1.1"
Node Name Status Comment
rac2 libstdc++-4.1.2-48.el5 passed
rac1 libstdc++-4.1.2-48.el5 passed
Result: Package existence check passed for "libstdc++-4.1.1".
Check: Package existence for "elfutils-libelf-devel-0.125"
Node Name Status Comment
rac2 elfutils-libelf-devel-0.137-3.el5 passed
rac1 elfutils-libelf-devel-0.137-3.el5 passed
Result: Package existence check passed for "elfutils-libelf-devel-0.125".
Check: Package existence for "sysstat-7.0.0"
Node Name Status Comment
rac2 sysstat-7.0.2-3.el5 passed
rac1 sysstat-7.0.2-3.el5 passed
Result: Package existence check passed for "sysstat-7.0.0".
Check: Package existence for "compat-libstdc++-33-3.2.3"
Node Name Status Comment
rac2 compat-libstdc++-33-3.2.3-61 passed
rac1 compat-libstdc++-33-3.2.3-61 passed
Result: Package existence check passed for "compat-libstdc++-33-3.2.3".
Check: Package existence for "libgcc-4.1.1"
Node Name Status Comment
rac2 libgcc-4.1.2-48.el5 passed
rac1 libgcc-4.1.2-48.el5 passed
Result: Package existence check passed for "libgcc-4.1.1".
Check: Package existence for "libstdc++-devel-4.1.1"
Node Name Status Comment
rac2 libstdc++-devel-4.1.2-48.el5 passed
rac1 libstdc++-devel-4.1.2-48.el5 passed
Result: Package existence check passed for "libstdc++-devel-4.1.1".
Check: Package existence for "unixODBC-2.2.11"
Node Name Status Comment
rac2 unixODBC-2.2.11-7.1 passed
rac1 unixODBC-2.2.11-7.1 passed
Result: Package existence check passed for "unixODBC-2.2.11".
Check: Package existence for "unixODBC-devel-2.2.11"
Node Name Status Comment
rac2 unixODBC-devel-2.2.11-7.1 passed
rac1 unixODBC-devel-2.2.11-7.1 passed
Result: Package existence check passed for "unixODBC-devel-2.2.11".
Check: Package existence for "glibc-2.5-12"
Node Name Status Comment
rac2 glibc-2.5-49 passed
rac1 glibc-2.5-49 passed
Result: Package existence check passed for "glibc-2.5-12".
Check: Group existence for "dba"
Node Name Status Comment
rac2 exists passed
rac1 exists passed
Result: Group existence check passed for "dba".
Check: Group existence for "oinstall"
Node Name Status Comment
rac2 exists passed
rac1 exists passed
Result: Group existence check passed for "oinstall".
Check: User existence for "nobody"
Node Name Status Comment
rac2 exists passed
rac1 exists passed
Result: User existence check passed for "nobody".
System requirement passed for 'crs'
Pre-check for cluster services setup was successful.
=========================================================================
[root@rac1 client]# ps -ef |grep d.bin
root 10699 7654 0 13:54 pts/3 00:00:00 grep d.bin
===================================================================================
Many thanks for help

Thank you Helios . As per oracle we need to contract OS team .
It's My home system can any one help me to fine root cause ?.
many thanks .

Similar Messages

  • TS1424 trying to add Itunes match, and am almost at the end of installation when an error message pops up. it says  error 4010 cannot connect to ittunes store at this time try again later. what is the problem?

    trying to add Itunes match, and am almost at the end of installation when an error message pops up. it says  error 4010 cannot connect to ittunes store at this time try again later. what is the problem?

    Contact Apple support for warranty service.

  • SYMCJIT.DLL error at the end of Installation in WL 5.1.0

    hi,
    I am using weblogic 5.1.0. I am getting error at the end of
    installation saying
    [Wlpasswdw has caused an error in SYMCJIT.DLL.Wlpasswdw will now close.
    if you
    continue to experiance problem,try restartng your computer .]
    I am not able to run weblogic console, zac publisher, EJB deployer.
    when i click
    above application I am getting same DLL error.
    I installed WL 5.1.0 on Windows 98SE in my machine. I got the same
    problem.
    But one of my freind installed WL 5.1.0 on windows 98. They are not
    getting any problem
    I uninstalled Jdk 1.3 at the time of installation but I am getting same
    problem
    Is there any problem in Symcjit.DLL & can i get copy of DLL for WL
    5.1.0?
    MY COMPUTER CONFIGURATION IS :
    Windows ME , Pentium IV , 128 Mb
    ram, JDK 1.3
    Thanks
    Uma

    Hi.
    Hard to say what the problem is. WIndows ME (or 98/95) is not a supported
    platform - I recommend you switch to one of the platforms listed here:
    http://edocs.bea.com/wls/platforms/index.html
    Since this was the end of your installation you might try editing the
    weblogic.properties file to create your system password
    (weblogic.system.password=) and then try to run the server.
    If this doesn't help then perhaps you can post the exception you get when
    running the server here.
    Regards,
    Michael
    Uma wrote:
    hi,
    I am using weblogic 5.1.0. I am getting error at the end of
    installation saying
    [Wlpasswdw has caused an error in SYMCJIT.DLL.Wlpasswdw will now close.
    if you
    continue to experiance problem,try restartng your computer .]
    I am not able to run weblogic console, zac publisher, EJB deployer.
    when i click
    above application I am getting same DLL error.
    I installed WL 5.1.0 on Windows 98SE in my machine. I got the same
    problem.
    But one of my freind installed WL 5.1.0 on windows 98. They are not
    getting any problem
    I uninstalled Jdk 1.3 at the time of installation but I am getting same
    problem
    Is there any problem in Symcjit.DLL & can i get copy of DLL for WL
    5.1.0?
    MY COMPUTER CONFIGURATION IS :
    Windows ME , Pentium IV , 128 Mb
    ram, JDK 1.3
    Thanks
    Uma--
    Michael Young
    Developer Relations Engineer
    BEA Support

  • SYMCJIT.DLL error at the end of installation

    hi,
    I am using weblogic 5.1.0. I am getting error at the end of installation saying
    [Wlpasswdw has caused an error in SYMCJIT.DLL.Wlpasswdw will now close. if you
    continue to experiance problem,try restartng your computer .]
    I am not able to run weblogic console, zac publisher, EJB deployer. when i click
    above application I am getting same DLL error.
    MY COMPUTER CONFIGURATION IS :
    Windows ME , Pentium IV 1.6 Ghz, 128 Mb ram
    Thanks

    Hi.
    Did you type in a password for weblogic.system.password in the weblogic.properties
    file?
    What JDK version are you running?
    FWIW, Windows ME is not a supported OS. You might have better luck using one of the
    OSs we specify at this link:
    http://edocs.bea.com/wls/platforms/index.html
    Thanks,
    Michael
    Uma wrote:
    hi,
    I am using weblogic 5.1.0. I am getting error at the end of installation saying
    [Wlpasswdw has caused an error in SYMCJIT.DLL.Wlpasswdw will now close. if you
    continue to experiance problem,try restartng your computer .]
    I am not able to run weblogic console, zac publisher, EJB deployer. when i click
    above application I am getting same DLL error.
    MY COMPUTER CONFIGURATION IS :
    Windows ME , Pentium IV 1.6 Ghz, 128 Mb ram
    Thanks--
    Michael Young
    Developer Relations Engineer
    BEA Support

  • My Iphoto has disappeared and my application disc gives me an error at the end of installation, how do I download IPhoto in my situation?

    My Iphoto has disappeared all of a sudden. I tried to use my application disc but it gives me an error at the end of installation. I don't have to pay for an App that was already on my computer. How do I download or get IPhoto in my situation?

    Is this an iLife installation disk or system install disk?  In either case download the demo version of   Pacifist and open the install package on the disk.  Locate iPhoto and use Pacifist to install iPhoto.  Then you'll need to apply the latest updater from the Apple Downloads webpage:
    Apple - Support - Downloads.  Just search for the iPhoto version you installed to get the updaters for that version.
    OT

  • Hello i have been trying to install i tunes 10 on to my pc but as i get to the end of installation it comes up with the message windows installer package failed contact support or vendor how do i solve this im running vista of an acer laptop many thanks

    hello i have been trying to install i tunes 10 on to my pc but as i get to the end of installation it comes up with the message windows installer package failed contact support or vendor how do i solve this im running vista of an acer laptop many thanks

    Let's try the following user tip with that one:
    "There is a problem with this Windows Installer package ..." error messages when installing iTunes for Windows

  • I uninstalled and reinstalled but at the end of installation there were erros.  See attached screen shot.  I now cannot open the application.  error code 10810 comes up when I try to open.

    I could not update photoshop CS6 and Jeff from forum advised unistalling and reinstalling (Tk93580659). Mac OSX. In real trouble, as suggested I uninstalled and reinstalled but at the end of installation there were errors.  See attached screen shot.  Now I cannot open the application.  Error code 10810 comes up when I try to open (see 2nd screenshot).  Please help.  I have now lost photoshop altogether whereas previous at least I still could use it but could not update.  Thank you for any help to instal successfully.  Dr Koh

    Still looking for a solution to specific installation errors (see screeshot) referring to "Language Pack installation failure":
    ERROR: DW050: The following payload errors were found during install:
    ERROR: DW050: - Adobe Photoshop CS6 Core: Failed due to Language Pack installation failure
    ERROR: DW050: - Adobe Photoshop CS6 International English Language Pack_AdobePhotoshop13-en_GB: Install failed
    Unfortunately previous advice of using CCS cleaner tool, and suggestions from links for 1) "exit code 6 and 7" and 2) "Troubleshoot instal logs" did not work at all. So I am desparate to fix this because I have spent a lot of money purchasing Photoshop CS6 but have no functioning program. Surely Adobe can help solve this problem with installing, or else it means a lot of money spent on Photoshop CS6 for nothing. I am appealing directly to Adobe to help because I have come to the end of my options. I thank the forum for their suggestions but so far the solution for this specific "Language Pack installation failure" problem is missing. Thank you.
    Dr Koh

  • When i install itune 10.5 manually i get the error message invalid drive g:/ at the end of installation and it stops. any suggestions

    i tried downloading itunes 10.5 and it fails.  so i tried downloading it manually.  at the end of the  installation it says invalid drive G:/ and then it stops.   i do not have a drive g anyone have suggestions.

    As per our offline discussion . This the query that worked.
    >SELECT ' The '||CASE
    WHEN SSS.STEP_TYPE='F' THEN 'INTERFACE'
    WHEN SSS.STEP_TYPE='VD' THEN 'VARAIBLE DECLARATION'
    WHEN SSS.STEP_TYPE='VS' THEN 'SET/INCREMENT VARAIBLE'
    WHEN SSS.STEP_TYPE='VE' THEN 'EVALUATE VARIABLE'
    WHEN SSS.STEP_TYPE='V' THEN 'REFRESH VARIABLE'
    WHEN SSS.STEP_TYPE='T' THEN 'PROCEDURE'
    WHEN SSS.STEP_TYPE='OE' THEN 'OS COMMAND'
    WHEN SSS.STEP_TYPE='SE' THEN 'ODI TOOL'
    WHEN SSS.STEP_TYPE='RM' THEN 'REVERSE ENGINEERING MODEL'
    WHEN SSS.STEP_TYPE='CM' THEN 'CHECK MODEL'
    WHEN SSS.STEP_TYPE='CS' THEN 'CHECK SUB MODEL'
    WHEN SSS.STEP_TYPE='CD' THEN 'CHECK DATA STORE'
    WHEN SSS.STEP_TYPE='JM' THEN 'JOURNALIZE MODEL'
    WHEN SSS.STEP_TYPE='JD' THEN 'JOURNALIZE DATA STORE'
    END||' '||SSS.STEP_NAME||
    ' , has failed due to - '||
    SNET.TXT
    FROM
    <%=odiRef.getObjectName("SNP_SESSION")%> SS
    LEFT OUTER JOIN <%=odiRef.getObjectName("SNP_SESS_TASK_LOG")%> SSTL ON (SSTL.SESS_NO=SS.SESS_NO)
    LEFT OUTER JOIN <%=odiRef.getObjectName("SNP_SESS_STEP")%> SSS ON (SSS.SESS_NO=SS.SESS_NO)
    LEFT OUTER JOIN <%=odiRef.getObjectName("SNP_EXP_TXT")%> SNET ON (SNET.I_TXT=SSTL.I_TXT_TASK_MESS)
    WHERE SSTL.TASK_STATUS='E'
    AND SS.SESS_NO ='<%=odiRef.getPrevStepLog("SESS_NO")%>'
    AND ROWNUM=1

  • At the end of installation of 4.71  ides sap showed error

    Hi Experts,
    I am doing installation of 4.71 ides sap on win2003 with oracle 9i, at the end of step ask for password change for DDIC, and once new password given error showed. installation process abort.
    Someone said don't worry about it, as still can log in by using DDIC/19920706,  But my problem is that I can't use any other users to log in, As that password colum on GUI is DEAD, which means I can't input any words into that password colum.
    Someone suggested that should edit keydb.xml, If that's the solution, Can anyone here guide me throught step by step, on how to edit that parameter?
    Thanks in advance
    Michael
    Sydney

    Hi,
    this forum is for the SAP BusinessObjects INtegration Kit ... would suggest you enter your question into another forum.
    regards
    Ingo Hilgefort

  • Oracle Load testing- Open script at the end of recording gives this error

    I am recording a script for R12 in Open scirpt , but at the end of finish record Open script Load testing gives this error"Failed to correlate script has encountered a problem"
    Steps I followed. Open Open script-New Script. Select Load testing Protocol(Automation) - Select Oracle EBS/Forms- Create a script. Now start recording. I have EBS R12 instance and the test I am doing is just login / open a form . After that I click Stop recording. Open script pops up a Window "Exception occured while correlating script:oracle.oats.scripting.transforms.TransformException:transfrom rule threw exception in TransformStep:oats.otas.scripting.modules.formsLT.correlationformsHttpVarSubstitution.Refer to the Error Log for Details". The tool is installed on Windiws 7 64 bit and using IE8 as a browser.
    Any help?

    Hi
    Thanks JB/Glen
    My Answers
    Stupid, but have you tried to create a new script?
    ANS-Yes JB . Always try with New one only not using the same. Also before I record first I try the same steps in browser to make sure it work/oepns all.The do the same via recording)
    Is that the only script that doesn't work?
    ANS-Every script that I record has this issue on this Windows - x 64 Laptop.
    Have you tried another one? Just a simple web one?
    ANS- Open script functional recording works fine.
    Have you ran the Diagnose Tool (Help Menu)?
    ANS- Yes- All came out Green
    Have you put a specific name for the script? Special characters?
    ANS-No my script name is Test1, Test2 etc
    Restart OpenScript?
    ANS- Yes Tried several times. Also I completely uninstalled/removed registry/folders, re-installed also.
    But I have another Windows XP machine where I installed now that works fine. Only issue now on this Laptop - Why /where is the issue on this Laptop?
    Open the error view which will show in the lower pane. You may find more details.
    ANS- More details shows only "Exception occurred while correlating script." a one liner
    When you manually run the "Correlate Script" option as JB has mentioned, first un-check all but one correlation rule. This is an additional choice in "Correlate Script" menu. If no error, "Revert to recorded" again, and then "Correlate Script" again though this time un-check all but two correlation rules. Continue this effort until you narrow down the correlation rule which throws the error.
    ANS- This is a simple out of the install and I ccan see only two Rules. HTTPS Libraries and Oracle Load Form Libraries. If we leave Oracle Load form libraries checked and correlate that is where it is failing. I believe we need that Library correct?
    Thanks

  • Report won't print to the end of width in Oracle E-Business Suite

    Hello all,
    I desperately need help to setup Reports 6i layout. I created a report for a 8.3 x 11.69" and it seems fine when I print directly from Reports Developer but when I register it in Oracle E-Business Suite 11.5.10.2 it won't print to the end of page width. It always cut the print in about 3/4 of page width. I already setup the report as a text and pdf but still no success. Enlarge the width and height of the report won't help either. Anyone can suggest something to help? Thanks.

    Hi Clamarion,
    Login as those users and check the preferences, or you can check the value from the backend (through FND_USER_PREFERENCES table).
    About "Applications Start Page" profile option (Doc ID 729375.1)
    https://forums.oracle.com/thread/940401
    Thanks,
    Hussein

  • Error in the assistant of installation of Oracle 9ias 9.0.2 single sing-on

    Install oracle 9ias 9.0.2.0, but when this in the assisting existing Oracle 9ias single singn-on the error that the host or port are not been worth appears. in the host sijita.uptc.edu.co places and in the port 7777. That it can be the error??? one doesn't also eat to pull up the Apache service because the following error appears:
    $ apachectl start
    Syntax error on line 6 of /u06/oracle/ora9ias/Apache/Apache/conf/mod_osso.conf:
    Unable to deobfuscate the SSO server config file,
    /u06/oracle/ora9ias/Apache/Apache/conf/osso/osso.conf, error Bad padding
    pattern detected in the last block.
    /u06/oracle/ora9ias/Apache/Apache/bin/apachectl start: httpd could not be started
    WARNING!! Direct use of apachectl within Oracle9iAS is
    deprecated. Using apachectl in conjunction with opmn may lead
    to unexpected behavior (such as opmn automatically restarting
    OHS after it has been shutdown using apachectl). Please use
    dcmctl (located at ORACLE_HOME/dcm/bin/dcmctl) instead.
    apachectl may not be shipped with future versions of Oracle9iAS.
    $ httpd start
    Ouch! ap_mm_create(1048576, "/tmp/apache/logs/mm.1262") failed
    Error: MM: mm:core: failed to open memory file (No such file or directory):
    OS: No such file or directory

    9iAS (9.0.2.0.1) is desupported and will not be certified against any new OS releases...
    Regards,
    Martin

  • Error message at the end of installation

    i was wondering if anyone could help.
    i have tried installing APEX on Oracle 10G
    i have received an error message (BELOW).
    do i have to install APEX again? what shall i do?
    Set Credentials...
    Begin
    ERROR at line 1
    ORA-04063: package body "APEX_030200.WWV_FLOW_API" HAS ERRORS
    ora-06503: pl/sql could not find program unit being called APEX_030200.WWV_FLOW_API
    ORA-06512: AT LINE 4
    *

    Hi,
    I checked and there is mistake in the first step, i.e. in this
    @apexins password SYSAUX SYSAUX TEMP /i/according to your guide that is wrong (Oracle made a mistake there)
    Use this:
    @apexins SYSAUX SYSAUX TEMP /i/because I see errors:
    ORA-10615: Invalid tablespace type for temporary tablespace
    ORA-00959: tablespace 'PASSWORD' does not exist Unfortunately, you need to rerun the installation, but watch what you copy paste to SQl*Plus.
    Use this guide instead of yours: http://download.oracle.com/docs/cd/E14373_01/install.32/e13366/otn_install.htm#BEHGEFDI
    If any questions please ask.
    Regards,
    Oleg

  • Error on installing the EM 12c installation on Oracle Linux x86 32bit

    Helloo,,
    I was trying to install Oracle EM 12c on Linux , when i reach to the step of inserting the password of SYS administator , i pressed next button , then a pop message came, to do a deconfig process, so i did as follows, the the error came
    [oracle@localhost bin]$ emca -deconfig dbcontrol db -repos drop -SYS_PWD ***** -SYSMAN_PWD ******
    Exception in thread "main" java.lang.NoClassDefFoundError: oracle/sysman/assista nts/util/sqlEngine/SQLFatalErrorException
    Caused by: java.lang.ClassNotFoundException: oracle.sysman.assistants.util.sqlEngine.SQLFatalErrorException
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    Could not find the main class: oracle.sysman.emcp.EMConfigAssistant. Program will exit.
    NOTE: this is on the Virtual Box
    Regards,
    Smartguy

    So ...
    After a lot of searches, it was necessary a help from a Weblogic Administrator to find out what was going on with the installation process. The problem was with the memory allocation to the Weblogic VM. The process EMGC_OMS1 could not be started cos it was not possible to create a VM into SERVERADMIN.
    With just my DB experience I could not find any logs besides emctl.log and that one that it's shown in OEM Installler interface. The Weblogic Administrator was browsing the HOME where the Weblogic was installed and he found logs that showed the error telling where the problem was. Even downloading the OEM 12c 32bit, it was allocated memory to the java as if it was 64bit. The solution was decreasing the values of memory and clicking in Retry. So, my OEM Cloud Control 12c it's working now.
    Regards
    Bruno Palma

  • Root.sh script failed to run after 11gR2 grid installation

    Hi,
    I am trying to install 11gR2 on RHEL 5.3 . however I have problems running th post install script on both nodes.
    here is the output of the root.sh script on the first node :
    [root@rac1 grid]# ./root.sh
    Running Oracle 11g root.sh script...
    The following environment variables are set as:
    ORACLE_OWNER= oracle
    ORACLE_HOME= /u01/app/11.2.0/grid
    Enter the full pathname of the local bin directory: [usr/local/bin]:
    Entries will be added to the /etc/oratab file as needed by
    Database Configuration Assistant when a database is created
    Finished running generic part of root.sh script.
    Now product-specific root actions will be performed.
    Can't locate auto/DynaLoader/dl_findfile.al in @INC (@INC contains: /u01/app/11.2.0/grid/perl/lib/5.10.0/x86_64-linux-thread-multi /u01/app/11.2.0/grid/perl/lib/5.10.0 /u01/app/11.2.0/grid/perl/lib /u01/app/11.2.0/grid/crs/install /u01/app/11.2.0/grid/perl/lib/5.10.0/x86_64-linux-thread-multi /u01/app/11.2.0/grid/perl/lib/5.10.0 /u01/app/11.2.0/grid/perl/lib/site_perl/5.10.0/x86_64-linux-thread-multi /u01/app/11.2.0/grid/perl/lib/site_perl/5.10.0 /u01/app/11.2.0/grid/perl/lib/5.10.0/x86_64-linux-thread-multi /u01/app/11.2.0/grid/perl/lib/5.10.0/x86_64-linux-thread-multi /u01/app/11.2.0/grid/perl/lib/5.10.0 /u01/app/11.2.0/grid/perl/lib/site_perl/5.10.0/x86_64-linux-thread-multi /u01/app/11.2.0/grid/perl/lib/site_perl/5.10.0 /u01/app/11.2.0/grid/perl/lib/site_perl . /u01/app/11.2.0/grid/crs/install) at /u01/app/11.2.0/grid/perl/lib/5.10.0/x86_64-linux-thread-multi/DynaLoader.pm line 171
    BEGIN failed--compilation aborted at /u01/app/11.2.0/grid/perl/lib/5.10.0/x86_64-linux-thread-multi/Fcntl.pm line 216.
    Compilation failed in require at /u01/app/11.2.0/grid/perl/lib/5.10.0/Net/Ping.pm line 10.
    BEGIN failed--compilation aborted at /u01/app/11.2.0/grid/perl/lib/5.10.0/Net/Ping.pm line 10.
    Compilation failed in require at /u01/app/11.2.0/grid/crs/install/rootcrs.pl line 218.
    BEGIN failed--compilation aborted at /u01/app/11.2.0/grid/crs/install/rootcrs.pl line 218.
    I found the required auto/DynaLoader/dl_findfile.al file :
    [root@rac1 grid]# find /. -name dl_findfile.al
    /./orainst/app/crs/perl/lib/5.8.3/x86_64-linux-thread-multi/auto/DynaLoader/dl_findfile.al
    /./usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/auto/DynaLoader/dl_findfile.al
    but I don't know how or where to change the perl include libraries.
    Please Advise

    Hi,
    no I don't have PERL5LIB environment set to some value for root.
    I added the path in the root.sh file to the system perl-5.8.8 include file and change the perlbin to use the system /usr/bin/perl executable and then the root.sh file did run and finished succesfully.
    However other utilities have the same problems . like running asmcmd.
    Do you have any idea how to fix it globally?
    Thanks

Maybe you are looking for

  • Can I re-size the pages in a PDF document?

    I've got a document done in Mac Pages. It turns out to be the wrong page size. It would be a lot of work to reposition everything again. Is there any way with Acrobat Pro that I can resize the PDF pages in a PDF document? I notice I can extract the i

  • Adding HTML output TO J3D

    Hi all; i want to show HTML page on a java 3D object say a on a face of a Cube or Sphere. plz suggest something.. Thanks in advance!!

  • How to read Raw files with PS CC

    I installed ps and bridge cc - the programs cannot read raw files (canon 5d mk III and Sony Nex 6). How to fix?

  • How to install software from terminal?

    I was trying to install a software from the terminal. The software does not have a .dmg version. So I have to use "make install". I was denied because of the permission issue. I tried "su", but it did not work. Does anyone what I can do? Thank you ve

  • Blackberry won't start up: broke?

    Some background info: Carrier: Vodafone (holland) Model: Blackberry curve (I think 8520 but I am not 100% sure). OS version: unknown (I think maybe 5, but I am not sure sorry, since it won't start up I can't check. my phone is about 3 years old, I've