Oracle 8.1.6 jre problem on Linux Mandrake 7.2

I tried to install Oracle 8.1.6 on a Linux Mandrake 7.2 distribution using bash (sh is a link to bash) as shell and glibc 2.1.xx (this is the last Mandrake distribution)
runInstaller script died complaining about command not found. Running the runInstaller bin in install/linux folder complains about not finding jre 1.1.8. I found jre in the stage subfolder and tried to run it manually but i fails (maybe java classPath). I tried even installing jre 1.2.2. the same failure.
I tried also with ksc & csh: nothing.
Any idea??
Thank you.

You need unset JAVA_HOME, for example
$ JAVA_HOME=''; export JAVA_HOME
<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by David Wang ([email protected]):
The machine was running 8.1.5 on RedHat 6.1 (Sure, the installation was painful at that time, I downloaded jre1.6.5 & linux_81501patch_ee.tgz to make it works).
The problem now, is upgrading 8.1.5 to 8.1.6. Since so many people told migration is painful, so I decided to export database, remove 8.1.5, install 8.1.6 and import database.
After remove all the oracle files (I believe), I ran "runInstaller", after select "Custom" and click "Next". It immidiate shows following error:
rror in loading component installation...
Exception java.lang.NullPointerException: Occurred..
java.lang.NullPointerException:
at oracle.sysman.oii.oiio.oiiod.OiiodDepEngine.checkPreReq(OiiodDepEngine.java.2185)
at oracle.sysman.oii.oiio.oiiod.OiiodDepEngine.applySelection(OiiodDepEngine.java.1504)
at oracle.sysman.oii.oiio.oiiod.OiiodDepEngine.depModeApply(OiiodDepEngine.java.1264)
at oracle.sysman.oii.oiif.oiifw.OiifwPostModesWCCE.doOperation(OiifwpostDepModesWCCE.java:327)
at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:140)
at oracle.sysman.oii.oiic.OiicDepWizEngine.doOperation(OiioDepWizEngine.java.339)
at oracle.sysman.oii.oiif.oiifb.OiifbCondIteration(OiifbCondIterator.java.140)
at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:510)
at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWraper.java:110)
at oracle.sysman.oii.oiif.Oiifb.OiifbLinearIterator.iterate(OiifbLinearIterator.java:116)
at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:306)
at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:467)
and installation stop..
Do you have any idea?? This is production system, HELP!!!!!
<HR></BLOCKQUOTE>
null

Similar Messages

  • Oracle 9.0.1 installation problem on Linux 7.2

    I am getting the following error while installaing the Oracle 9.0.1 on Red Hat Linux 7.2.
    "I/O error while opening or reading /tmp/OraInstall/temp8"
    The installation is being done with "oracle" user and oracle user has complete read/write rights on /tmp and it's sub-folders.
    Any suggestion in this regard will be highly appreciated.
    Regards,
    Asif Ijaz

    well u need to run a patch which is u can download from oracle site itself before starting ur installation
    and patch name is 'binutils-2.10.0.18-1.i386.rpm'
    mostprobable this will sort out ur problem

  • Oracle 8.1.7 installation problem on ( linux) red hat 7.1

    HI,
    I AM TRYING TO INSTALL ORACLE 8.1.7 ON LINUX RED HAT(7.1).
    AFTER DOING ALL THE STEPS WHEN I RUN(./runInstaller) I am getting message
    "Initializing java virtual machine from ../stage/components/oracle.swd.jre/1.1.8/1/datafiles/Expanded/Linux/bin/jre. please wait" and the execution terminates.
    PLEAE HELP ME please help me !!!!!!
    Also let me know which file to untar in the CD (linux81701.tar & glibc-2.1.3-stubbs.tar) also installed JDK1.1.8.
    Please help Me..

    Hi,
    My name is Fridirick REMBEAUX and I have the same problem. ;))
    I did not understand the first point after :
    1. /usr/i386-glibc21-linux/bin/i386-glibc21-linux-env.sh
    At which url can I get this script ?
    I think that maybe it's not the same problem because the installer and so the jre
    still executed but nothing else appears.
    And I'm also lost. When did the oracle products work well ??
    I think I damned.
    Hi
    I get same Problem on Rh7.3 !But when i execute 2 Step will be OK!
    1. /usr/i386-glibc21-linux/bin/i386-glibc21-linux-env.sh
    2. export LD_ASSUME_KENERL=2.2.5
    HI,
    I AM TRYING TO INSTALL ORACLE 8.1.7 ON LINUX RED HAT(7.1).
    AFTER DOING ALL THE STEPS WHEN I RUN(./runInstaller) I am getting message
    "Initializing java virtual machine from ../stage/components/oracle.swd.jre/1.1.8/1/datafiles/Expanded/Linux/bin/jre. please wait" and the execution terminates.
    PLEAE HELP ME please help me !!!!!!
    Also let me know which file to untar in the CD (linux81701.tar & glibc-2.1.3-stubbs.tar) also installed JDK1.1.8.
    Please help Me..

  • ORACLE 8.1.7 INSTALLATION PROBLEM  ON LINUX (URGENT)

    HI,
    I AM TRYING TO INSTALL ORACLE 8.1.7 ON LINUX RED HAT(7.1).
    AFTER DOING ALL THE STEPS WHEN I RUN(./runInstaller) I am getting message
    "Initializing java virtual machine from ../stage/components/oracle.swd.jre/1.1.8/1/datafiles/Expanded/Linux/bin/jre. please wait" and the execution terminates.
    PLEAE HELP ME please help me !!!!!!
    Also let me know which file to untar in the CD (linux81701.tar & glibc-2.1.3-stubbs.tar) also installed JDK1.1.8.
    Please help Me..

    Try setting the LD_ASSUME_KERNEL=2.2.5 environment variable before you run the installer.
    I needed to do this to get the 8.1.7 installer running on RedHat 7.1 and 7.2.
    Scott
    HI,
    I AM TRYING TO INSTALL ORACLE 8.1.7 ON LINUX RED HAT(7.1).
    AFTER DOING ALL THE STEPS WHEN I RUN(./runInstaller) I am getting message
    "Initializing java virtual machine from ../stage/components/oracle.swd.jre/1.1.8/1/datafiles/Expanded/Linux/bin/jre. please wait" and the execution terminates.
    PLEAE HELP ME please help me !!!!!!
    Also let me know which file to untar in the CD (linux81701.tar & glibc-2.1.3-stubbs.tar) also installed JDK1.1.8.
    Please help Me..

  • JRE problem in Linux

    I got this error:-
    $/jre/bin/java -Xmx32M -version
    Error occurred during initialization of VM
    java/lang/NoClassDefFoundError: java/lang/Object
    Any suggestion to resolve this error?

    There are some crazy things, I can't explain...
    1) Here is my [sample project|http://vlkv.storm-soft.kiev.ua/_mywiki/images/6/6f/JavaApplication1.tar.gz]. I've created it with NetBeans 6.5 and jdk 1.6.0_11.
    2) there are directories dist_windows, dist_linux with jars, created under Windows and Linux (same version JDK everywhere). You may compare both JavaApplication1.jar files with some diff tool (such as WinMerge) and you can see that these jars are slightly different. WHY?
    3) Run my sample
    java -jar JavaApplication1.jarpress the button and scroll up and down JTable. Under Windows everything is ok. But under Linux I have the subj bug with BOTH dist_windows/JavaApplication1.jar and dist_linux/JavaApplication1.jar !!!
    4) Start NetBeans 6.5 and open the project. Run the project from inside NetBeans on Linux. Then I see that my java program runs perfectly, without any bugs!!!
    This command
    ps fu -C javaproduces this output:
    vlkv 8778 1.0 2.8 217084 22408 ? Sl 14:01 0:00 \_ /usr/java/jdk1.6.0_11/bin/java -classpath /home/vlkv/NetBeansProjects/JavaApplication1/build/classes:/home/vlkv/NetBeansProjects/JavaApplication1/src NewJFrame
    But if I run NewJFrame without NetBeans like this (copy/paste command):
    /usr/java/jdk1.6.0_11/bin/java -classpath /home/vlkv/NetBeansProjects/JavaApplication1/build/classes:/home/vlkv/NetBeansProjects/JavaApplication1/src NewJFrame
    This bug returns!!! WHY UNDER NETBEANS IT'S OKAY?
    Where are the java experts to help us, please?
    PS: I've found a topic about this problem, unfortunately not answered, here .

  • Oracle 10.2.0 DB installation problem on Linux RedHat 4

    When I install Oracle 10g release 2 database on my Linux RedHat 4 platform, I got the following error message (from action log file):
    INFO: /u01/app/oracle/product/10.2.0/db_1/bin/genorasdksh: Failed to link liborasdkbase.so.10.2
    INFO: make: *** [liborasdkbase] Error 1
    INFO: End output from spawned process.
    INFO: ----------------------------------
    INFO: Exception thrown from action: make
    Exception Name: MakefileException
    Exception String: Error in invoking target 'all_no_orcl ihsodbc' of makefile '/u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk'. See '/u01/app/oracle/oraInventory/logs/installActions2006-10-05_11-17-26AM.log' for details.
    Exception Severity: 1
    Can someone help me to solve this problem?
    Your kind assistance will be highly appreciated!

    I didn't install the whole OS but just some packages that contain required rpms by Linux Redhad 4. I guess I accidently missed a package. In order to make sure that I have installed all necessary packages, I just re-installed the OS with care. Thanks for your advices.
    The Oracle DB installation was successful, however, after I installed the Oracle HTTP Server and then stop the HTTP Server, I can't start it again. The following is the error message.
    [oracle@linuxkm database]$ /u01/app/oracle/product/10.2.0/http_1/opmn/bin/opmnctl startproc ias-component=HTTP_Server
    opmnctl: starting opmn managed processes...
    ================================================================================
    opmn id=linuxkm:6200
    0 of 1 processes started.
    ias-instance id=standalone
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    HTTP_Server/HTTP_Server/HTTP_Server
    Error
    --> Process (pid=23484)
    failed to start a managed process after the maximum retry limit
    Log:
    /u01/app/oracle/product/10.2.0/http_1/opmn/logs/HTTP_Server~1
    Thank you very much for your help!

  • Problem installing Oracle 8.0.5 on Red Hat Linux 7.0

    Hi,
    Due to a software requirement, I have to install Oracle 8.0.5 on Red Hat Linux 7.0. (I know Oracle 8.0.5 is pretty old and so as RH Linux 7.0 but that is what required).
    I downloaded the Oracle8051EE_Intel.tgz from Oracle and tried to installed it but it didn't work.
    It crashed out when it tried to run some of the SQL script during the installation using SVRMGRL. Later on, we found out all the binaries under $ORACLE_HOME/bin were corrupted during the installation. We did a comparison of the size of SVRMGRL and SQLPLUS and they are different from the Stage (or the one from the .tgz).
    Does anyone have this problem before? Will 8.0.5 works on Linux 7.0?
    Thanks in advanced for any help.
    Best regards,
    William
    null

    I'm having the same exact problem. The link you have provided
    seems to be a bad link. I would really appreciate it alot if you
    could help get us through this first step of starting the oracle
    installer interface. I never thought it would be this hard to
    get started.

  • ORACLE COLLABORATION SUITE INSTALLATION - HANG PROBLEM

    [30-03-2004:5.09pm]
    ORACLE COLLABORATION SUITE - HANG INSTALLATION PROBLEM
    Problem
    On the middletier installation at 97%, when 'Setting up Oracle Calendar server 9.0.4.1.0' - setting envoronment variable 'CALMGRVALUE' 'to 03e4....', the installation hanged. All patches have been applied. I have also checked all of the listener, database (infra and storage) and service (oidmon, oidldapd, ohs, OC4J_DAS) and all are running properly.
    Product
    Oracle Collaboration Suite 9i Release 2 (9.0.4.1.0)
    Platform
    Red Hat Enterprise Linux AS 3.0
    Installation Type
    Single Box
    Installation Sturcture
    [Infratructure]      
    Directory:      /oracle/infra
    Instance      Name: iasdb
    Port:           1521     
    [Information Storage]
    Directory:      /oracle/store
    Instance Name:      store
    Port:           1522
    [Middletier]
    Directory:     /oracle/mid
    Instance Name:      mid
    Server Spec
    CPU: Intel Xeon 700MHz x 4
    RAM: 2Gb
    HD: SCSI 36.4 Gb x 5 (Raid 5)
    Swap: 2Gb
    Last Message On InstallAction Log
    OracleHome = /oracle/mid
    JavaHome = /oracle/jre/1.3.1
    Query Returned: 03e48df5d45face1cf9265b70d70512baa33bc8d601a13d079
    Calling Action generalActions2.3.0.8.0 setenv
    selectedNodes = null
    name = CALMGRVALUE
    value = Protected value, not to be logged
    append = null
    replace = true
    Calling Query calQueries9.0.4.0.8 Obfuscate
    inputString = Protected value, not to be logged
    OracleHome = /oracle/mid

    Ihave had the same problems on a SLES 8.
    I don't have access to the patches. But for me helps a very dirty trick:
    run an pstree -p
    example:
    runInstaller(31835)---java(31836)---java(31837)-+-java(31838)
    | | |-java(31839)
    | | |-java(31840)
    | | |-java(31841)
    | | |-java(31842)
    | | |-java(31843)
    | | |-java(31844)
    | | |-java(31846)
    | | |-java(31848)
    | | |-java(31849)
    | | |-java(31850)
    | | |-java(31851)
    | | |-java(31852)
    | | |-java(31853)
    | | |-java(31855)
    | | |-java(31920)
    | | |-java(31975)
    | | |-java(31976)
    | | |-java(8168)---java(8169)---java(8198)-+-java(8199)
    | | | |-java(8200)
    | | | |-java(8201)
    | | | |-java(8202)
    | | | |-java(8203)
    | | | |-java(8204)
    | | | `-java(8205)
    | | |-java(8170)
    | | `-java(8171)
    look for the latest spaning process here pid# 8205
    a strace -p 8205 says:
    "Process 8205 attached - interrupt to quit"
    This Process wants to be interupted... Give him an
    kill -9 pid (here 8205)
    Take a look to your Installer Programm...

  • Oracle 9.0.1 installation on RH Linux 9 : Error in CreateOUIProcess : 13

    Hi,
    I am trying to install Oracle 9.0.1 on Red Hat Linux 9 and in the process I am getting error.
    I have installed jdk 1.3.1_15. In spite of setting JAVA_HOME, JDK_HOME, JRE_HOME to appropriate oracle installer does not picks up jre properly and tries to search it in bin/jre (this is wrt current directory , i.e. wrt diectory where runInstaller is present)
    Hence finally I copied entire jre directory on above installation to bin/jre
    After that oracle installer is able to pick up jre however it started giving error.
    Initializing Java Virtual Machine from bin/jre. Please wait...
    Error in CreateOUIProcess(): 13
    : Permission denied
    Please let me know if any changes are required in above process to rectify the error.
    Thanks & Regards,
    Sujit

    9i R2 is not certified with RedHat 9.0
    Check the certified table on http://metalink.oracle.com => Certify and Avalaibility
    Fred

  • Can't install Oracle 8.1.7 on Linux Mandrake 8.1

    Hello,
    I have a problem to run Oracle installer on Linux Mandrake 8.1. The installer crash with segmentation volation.
    If anyone has a solution...
    Thanks
    For Information :I have also installed Oracle Client 8.1.7 on a Gentoo Linux 1.2 with success...

    Please try to unset the following variables in your environment.
    UNSET LANG
    UNSET LIB_PATH
    and then try to Invoke the runInstaller.
    Thanks,
    Srinivas Katta

  • Installing Oracle 8.1.5 in Red Hat Linux 6.2

    Hi,
    I'm trying to install Oracle 8.1.5 in Red Hat Linux 6.2. But when I run the runInstaller
    command it gives the following error & quit.
    [oracle@localhost cdrom]$ ./runInstaller
    Initializing Java Virtual Machine from /usr/local/jre/bin/jre. Please wait...
    Error in CreateOUIProcess(): -1
    : Bad address
    And I tried to run the Installer with jre1.1.6 & jre 1.1.7. Both producing the same
    error.
    You may think why I'm using the old version of Oracle. It's an urgent need for
    me at the moment.
    Hope someone could guide me in the correct path to install.
    Thx in advance.
    Luxman

    You need to install java.
    See http://jordan.fortwayne.com/oracle/

  • How to install oracle 9i on linux mandrake 8???????????

    Hi,
    This is my configuration : Linux Mandrake 8.0 & Oracle 9i.
    My problem occurs when i run "./runInstaller". Nothing happens, no error.
    I have 3 directories Disk1, Disk2 & Disk3 in /TEMP/ (just my example).
    I created " groupadd dba " ... and a user oracle. No problem!!
    I saw the doc on "www.puschitz.com/InstallingOracle9i.html" but my problem is always here.
    I didn't install the JDK.....is it ok???
    I need download the JDK????
    Which version???
    I don't know.
    Thanx to help me!
    Have a good day.
    Vincent

    Joseph
    I am installing 9i r2 on Mandrake 8.1 and have followed your instruction (as best I could) but I am having installation problems.
    1. The fonts for JAVA are not being read correctly, but the install does begin. I am not installing from the console but using VNC to get to my little server.
    2. Everything goes fine until I get the error "can't write to file ...jtc.h". I have tried to change permission ( chown 777) on file with no luck.
    Exception String: Error in writing to file /data/u01/app/oracle/product/9.2.0/javavm/jahome/jtc.h
    3. After that error, I then continue to get error throughout the install, until I just cancel
    4. Do I have to make the set_shmmax change...I previously had 8.1.7 installed and had made a kernal memory change?
    5. I did not change the "binutils"
    Thanks for your help
    Travis
    OCP "Wanna Be"

  • Calling BIP from Oracle Forms: Having Java version problem.

    <h3>
    Hi,
    I tried to call a BIP report through Oracle Forms.
    I followed this PDF.
    http://www.oracle.com/technology/products/xml-publisher/docs/Forms_BIP_v22.pdf
    Problem is, when I run the form, I get this error (copied from the Java Console)
    Oracle JInitiator: Version 1.3.1.22
    Using JRE version 1.3.1.22-internal Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\channasiriwardena
    Proxy Configuration: Manual Configuration
    Proxy: 192.168.11.100:81
    Proxy Overrides: *.iil.informatics.lk,192.168.11.*,192.168.10.*,<local>
    JAR cache enabled
    Location: C:\Documents and Settings\channasiriwardena\Oracle Jar Cache
    Maximum size: 50 MB
    Compression level: 0 Forms Applet version is : 10.1.2.0
    java.lang.UnsupportedClassVersionError: oracle/j2ee/ws/client/ServiceFactoryImpl (Unsupported major.minor version 49.0)
    I am using Forms Forms [32 Bit] Version 10.1.2.0.2.
    JDeveloper Version is 10.1.3.5.0.
    The Forms 10g Java version is 1.4.
    So according to what I discovered on the net, the problem is: My JInitiator is 1.3 using JRE 1.3, BUT my .JAR file is Java 1.5.
    Since we are using the Oracle JVM, ticking “Use JRE 1.5..” in the Advanced tab of the Internet Explorer Options has no effect.
    We cannot upgrade the Oracle JInitiator to a 1.5 since there is no such JInitiator version. JInitiator is available only up to 1.3.1.30.
    What can I do. What if I install Java 1.3 in my machine and re-compile my JAR file with that? Will that work or is there another solution?
    Has anybody encountered this problem?
    Any help would be greatly appreciated.
    Thanks & Regards,
    C.S.
    </h3>

    Hi,
    Yes, you need to compile your source files with JDK 1.3 (since JInit 1.3.x.x uses JDK 1.3).
    Other solution would be to use JRE 1.5 (instead of JInitiator).
    Check out [this thread|http://forums.oracle.com/forums/thread.jspa?threadID=550563] on how to use JRE1.5
    -Arun

  • STARTING DATABASE : PROBLEM OF Linux Error: 23: Too many open files in syst

    Hi everybody,
    I am running an RMAN script and get this error,
    9> @/u01/app/oracle/admin/devpose/backup/configuration.rcv
    RMAN> ###################################################################
    2> # Configuration file used to set Rman policies.
    3> #
    4> ###################################################################
    5>
    6> CONFIGURE DEFAULT DEVICE TYPE TO DISK;
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of configure command at 08/26/2009 20:03:30
    RMAN-06403: could not obtain a fully authorized session
    ORA-01034: ORACLE not available
    RMAN> CONFIGURE RETENTION POLICY TO REDUNDANCY 1;
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of configure command at 08/26/2009 20:03:30
    RMAN-06403: could not obtain a fully authorized session
    ORA-01034: ORACLE not available
    RMAN> #CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 7 DAYS;
    2> CONFIGURE DEVICE TYPE DISK PARALLELISM 2;
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of configure command at 08/26/2009 20:03:30
    RMAN-06403: could not obtain a fully authorized session
    ORA-01034: ORACLE not available
    RMAN>
    RMAN> CONFIGURE CHANNEL DEVICE TYPE DISK FORMAT '/u01/app/oracle/backup/db/ora_df%t_s%s_s%p';
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of configure command at 08/26/2009 20:03:30
    RMAN-06403: could not obtain a fully authorized session
    ORA-01034: ORACLE not available
    But this problem is understandable, as the database is not running. The main problem why database is not running, I have found the reason but do not understand how to solve the problem.
    Since, the database was not running, I tried to startup the database, I then came across the following which is my problem (Why so many files are open? Linux OS error says too many files open. See below,
    SQL> conn /as sysdba
    Connected to an idle instance.
    SQL> startup
    ORACLE instance started.
    Total System Global Area 419430400 bytes
    Fixed Size 779516 bytes
    Variable Size 258743044 bytes
    Database Buffers 159383552 bytes
    Redo Buffers 524288 bytes
    Database mounted.
    ORA-00313: open failed for members of log group 2 of thread 1
    ORA-00312: online log 2 thread 1: '/u01/app/oracle/oradata/devpose/redo02.log'
    ORA-27041: unable to open file
    Linux Error: 23: Too many open files in system
    Can anybody has run into such problem and guide me to a solution, please?
    Thanks

    Hi,
    yes, this DB was functioning o.k. this configuration script was part of RMAN daily backup.
    Last night the backup failed. So, when I opened "Failed job" in the EM, I saw this type of messages.
    That was the starting point. Gradually, I tried to narrow down on to the actual problem and found the findings as I have posted.
    One way of sovling problem, I thought that, all these processes I would kill and then try to open the database, it might startup. However, that wouldnot lead me in ensuring this won't occur again.
    That's why I am trying to understand why it should open, so many processes (why spawn so many .flb files?) Any thoughts you have around this?
    I will try to restart the OS as the last resort.
    Thanks for your help and suggestions.
    Regards,

  • Oracle 10g Release 2 (10.2) for Linux x86-64

    Hi All,
    During installation - Oracle Database Configuration Assistance, I have got below error and thus I stuck. As per Metalink note 293988.1, this will be resolved if I do [root@localhos]# echo 1 > /proc/sys/vm/disable_cap_mlock . But problem is when I do this because I dont have /proc/sys/vm/disable_cap_mlock file in my system, it giving ¨bash: /proc/sys/vm/disable_cap_mlock: No such file or directory¨ error. So I am unable to get rid of this error. I also set SELinux Default and Current mode as permissible and rebooted it.
    No use, Its giving same error.
    ORA-27125: Unable to create shared memory segment.
    DB Details_
    Oracle 10g Release 2 (10.2) for Linux x86-64
    Choosen Basic Installation
    OS Details:_
    *[root@localhost vm]# uname -rm*
    2.6.32-100.0.19.el5 x86_64
    *[root@localhost vm]# uname -a*
    Linux localhost.localdomain 2.6.32-100.0.19.el5 #1 SMP Fri Sep 17 17:51:41 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux
    *[root@localhost etc]# cat /etc/redhat-release*
    Red Hat Enterprise Linux Server release 5.5 (Tikanga)
    *[root@localhost etc]# make -v*
    GNU Make 3.81
    Copyright (C) 2006 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions.
    There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
    PARTICULAR PURPOSE.
    This program built for x86_64-redhat-linux-gnu
    This is bugging me since last two days. Any help would be appreciated.
    Thanks in advance.
    Regards,
    Mahi

    Trust me I verified installtion guide and release notes atleast 20 times. I never had luck witht any thing. I was wondering how come edelivery.oracle.com packages (both Linux 64 bit Linux with upgrade to Unbreakable and Oracle 10g db version) is not workign for me. Finally below trick to the installed file could make my installation work(Ref link http://www.oracle-base.com/articles/10g/OracleDB10gInstallationOnFedora2.php) . In this I am setting DISABLE_HUGETLBFS to value 1. My only doubt is, does this have any impact on performance? Can some one relay on such tweeking for prod installtions? Ofcourse I am yet to go for commercial. At present I dont have ULN or metalink authorised access.
    cd $ORACLE_HOME/bin
    mv oracle oracle.bin
    cat >oracle <<"EOF"
    #!/bin/bash
    export DISABLE_HUGETLBFS=1
    exec $ORACLE_HOME/bin/oracle.bin $@
    EOF
    chmod +x oracle
    Edited by: TechMahi.com on Nov 7, 2010 10:15 PM

Maybe you are looking for

  • Dynadock v3.0 monitor question

    I just purchased the Dynadock v3.0 (the smaller/cheaper dock). I am having trouble adjusting the monitor image size. Before connecting the dock I had the monitor directly connected by hdmi to the laptop (I have a toshiba sattelite laptop). The monito

  • PO mail output sender set as po release person, how to changet mail sender?

    Hi expert Now we setup po mail output. But we found when po released, the release person become the po mail sender. this is not we wanted. We checked with sap, they mentioned this is current sap logic. there is one function which need add some progra

  • Bulk Collect for Uncertain columns

    Hi Experts, how to use bulk collect for uncertain number of columns of select statement. Master table structure: Create table tabmst (id number, cls_input varchar2(2000), price number); insert into tabmst(1,'select product, prod_price from product',5

  • I need to return a external drive to windows NTFS uncompressed but disc utility keep formatting in NTFS compressed

    I need to return an external drive (Seagate GoFlex Satellite) to windows NTFS uncompressed format but disc utility keeps formatting in NTFS compressed.

  • Searching for Webapps

    Two questions regarding webapps: 1. Are there webapps avaiable besides those on the Apple website? Any specific sites to find them? 2. Is there a way to SEARCH the Apple collection of webapps? Browsing is great, but it would be nice to be able to sea