Error "Specifed Key not found" while installing Oracle 11g R2 db

Hi,
I am new to installing oracle 11gr2 DB. While installing at the stage of "install product" during the process of .Copy files its throwing the following error
*Specified Key not found
Please help me solving this problem. Your help is much appreciated.
Thanks in advance.

979400 wrote:
Hi ..
I am getting the "Specified Key not found" while installing Oracle 11 g r2 on windows 8 (64 bit) and below is the installation log , Please help me .
Number one - you are hijacking someone else's thread. Please read the forum FAQ. The link to that is conveniently located in the upper right corner of this very page.
Number two - no oracle product is certified to run on Window 8. If you want to run an Oracle product, you need to use an OS which Oracle has certified for said product.
ID: oracle.install.driver.oui.OUISetupDriver:13
oracle.cluster.verification.PreReqNotSupportedException: Reference data is not available for verifying prerequisites on this operating system distribution
     at oracle.cluster.verification.constraints.XmlTaskFactory.getTasks(XmlTaskFactory.java:248)
     at oracle.ops.verification.framework.util.VerificationUtil.isPreReqSupported(VerificationUtil.java:4538)
     at oracle.ops.verification.framework.util.VerificationUtil.isPreReqSupported(VerificationUtil.java:4487)
     at oracle.cluster.verification.ClusterVerification.isPreReqSupported(ClusterVerification.java:6382)
     at oracle.install.driver.oui.OUISetupDriver.verifyEnvironment(OUISetupDriver.java:299)
     at oracle.install.driver.oui.OUISetupDriver.load(OUISetupDriver.java:422)
     at oracle.install.ivw.db.driver.DBSetupDriver.load(DBSetupDriver.java:161)
     at oracle.install.commons.base.driver.common.Installer.run(Installer.java:216)
     at oracle.install.ivw.db.driver.DBInstaller.run(DBInstaller.java:129)
     at oracle.install.commons.util.Application.startup(Application.java:869)
     at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:164)
     at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:181)
     at oracle.install.commons.base.driver.common.Installer.startup(Installer.java:265)
     at oracle.install.ivw.db.driver.DBInstaller.startup(DBInstaller.java:117)
     at oracle.install.ivw.db.driver.DBInstaller.main(DBInstaller.java:148)
---# End Stacktrace #-----------------------------
---# Begin Stacktrace #---------------------------
ID: oracle.install.commons.util.exception.DefaultErrorAdvisor:16
oracle.cluster.verification.PreReqNotSupportedException: Reference data is not available for verifying prerequisites on this operating system distribution
     at oracle.cluster.verification.constraints.XmlTaskFactory.getTasks(XmlTaskFactory.java:248)
     at oracle.ops.verification.framework.util.VerificationUtil.isPreReqSupported(VerificationUtil.java:4538)
     at oracle.ops.verification.framework.util.VerificationUtil.isPreReqSupported(VerificationUtil.java:4487)
     at oracle.cluster.verification.ClusterVerification.isPreReqSupported(ClusterVerification.java:6382)
     at oracle.install.driver.oui.OUISetupDriver.verifyEnvironment(OUISetupDriver.java:299)
     at oracle.install.driver.oui.OUISetupDriver.load(OUISetupDriver.java:422)
     at oracle.install.ivw.db.driver.DBSetupDriver.load(DBSetupDriver.java:161)
     at oracle.install.commons.base.driver.common.Installer.run(Installer.java:216)
     at oracle.install.ivw.db.driver.DBInstaller.run(DBInstaller.java:129)
     at oracle.install.commons.util.Application.startup(Application.java:869)
     at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:164)
     at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:181)
     at oracle.install.commons.base.driver.common.Installer.startup(Installer.java:265)
     at oracle.install.ivw.db.driver.DBInstaller.startup(DBInstaller.java:117)
     at oracle.install.ivw.db.driver.DBInstaller.main(DBInstaller.java:148)
---# End Stacktrace #-----------------------------

Similar Messages

  • JRE not found, while installing Oracle 9i on Fedora Core 5

    I am installing Oracle 9i on Fedora Core 5 from the following site.
    http://ivan.kartik.sk/oracle/install_ora9_fedora.html
    The site asks me to Download the Java Runtime Enviroment (j2re-1_3_1_15-linux-i586.bin) from the Sun website.
    extract the file and put it in /opt directory. And edit Disk1/install/linux/oraparam.ini and modify JRE_LOCATION variable to /opt/jre1.3.xx
    I have downloaded JRE version jre1.3.1_19 as this is the version available from the sun site, and put it in the /opt directory.
    [oracle@localhost Disk1]$ cd /opt
    [oracle@localhost opt]$ ls -l
    total 24
    drwxr-xr-x 6 root root 4096 Aug 19 2006 jre1.3.1_19
    My oraparam.ini settings are:
    [oracle@localhost ~]$ cat Disk1/install/linux/oraparam.ini
    [Oracle]
    JRE_LOCATION=/opt/jre1.3.1_19
    However, after doing these changes when I use /home/oracle/Disk1/runInstaller, i get the following error:
    [oracle@localhost Disk1]$ pwd
    /home/oracle/Disk1
    [oracle@localhost Disk1]$ ./runInstaller
    [oracle@localhost Disk1]$ The Java RunTime Environment was not found at /tmp/OraInstall2008-04-29_07-09-15AM/jre/bin/java. Hence, the Oracle Universal Installer cannot be run.
    Please visit http://www.javasoft.com and install JRE version 1.3.1 or higher and try again.
    : No such file or directory

    Ivan Kartik:
    I have installed Oracle 9i on Fedora 5.
    I am able to login using sqlplus 'sys/sys as sysdba'
    and start the database using startup
    However, there were problems starting Configuration Assistant services and HTTP Server.
    Here are the details:
    Launched configuration tool Agent Configuration Assistant
    Command which is being spawned is /opt/oracle/920/JRE/bin/jre -classpath /opt/oracle/920/JRE/lib/rt.jar:/opt/oracle/920/jlib/srvm.jar:/opt/oracle/920/network/agent/agentca.jar oracle.agent.AgentCA /orahome /opt/oracle/920 /nodeinfo NO_VALUE
    Configuration tool Agent Configuration Assistant failed
    Parameter "orahome" = /opt/oracle/920
    Parameter "nodeinfo" = NO_VALUE
    Agent Service Failed
    Result code for launching of configuration tool is 1
    Launched configuration tool Starting HTTP Server
    Command which is being spawned is /opt/oracle/920/Apache/Apache/bin/apachectl startssl
    Invalid Exit Code. The following result code will be used for configuration tool: 1
    Configuration tool Starting HTTP Server failed
    /opt/oracle/920/Apache/Apache/bin/httpd: error while loading shared libraries: libdb.so.2: cannot open shared object file: No such file or directory
    /opt/oracle/920/Apache/Apache/bin/apachectl startssl: httpd could not be started
    Result code for launching of configuration tool is 1
    Launched configuration tool Agent Configuration Assistant
    Command which is being spawned is /opt/oracle/920/JRE/bin/jre -classpath /opt/oracle/920/JRE/lib/rt.jar:/opt/oracle/920/jlib/srvm.jar:/opt/oracle/920/network/agent/agentca.jar oracle.agent.AgentCA /orahome /opt/oracle/920 /nodeinfo NO_VALUE
    Configuration tool Agent Configuration Assistant failed
    Parameter "orahome" = /opt/oracle/920
    Parameter "nodeinfo" = NO_VALUE
    Agent Service Failed

  • Error  of "File not found"  while installing RAC

    Hello Firends,
    After succsssfully installing and running cluster manager on both the nodes ( it is 2-node Cluster), when I try to install oracle software, an error message window poped up stating the following message.
    "File Not Found
    /mnt/cdrom/Disk2/stage/components/oracle.pk2.proc/9.2.0.1.0/Datafiles/bin.1.1.jar"
    Every time I ignore mesage it gives me another error message for differnt file name. So I stoped the installation.
    According to this message it seems that there is no such file on the CD ( DIsk2) . I have a downloaded version of 9.2.0.1 from this site.
    Please give me some suggestion on this.
    Any type of response is highly appreciated.
    Thanks
    Bhsvin

    Hello Firends,
    After succsssfully installing and running cluster manager on both the nodes ( it is 2-node Cluster), when I try to install oracle software, an error message window poped up stating the following message.
    "File Not Found
    /mnt/cdrom/Disk2/stage/components/oracle.pk2.proc/9.2.0.1.0/Datafiles/bin.1.1.jar"
    Every time I ignore mesage it gives me another error message for differnt file name. So I stoped the installation.
    According to this message it seems that there is no such file on the CD ( DIsk2) . I have a downloaded version of 9.2.0.1 from this site.
    Please give me some suggestion on this.
    Any type of response is highly appreciated.
    Thanks
    Bhsvin

  • JRE not found while installing Oracle 9i on Centos 3

    Hi
    I am Installing Oracle 9iR2 (9.2.0.4) on Centos 3 OS. But the runInstaller script stops showing the following message:
    The Java RunTime Environment was not found at F/bin/java. Hence, the Oracle Universal Installer cannot be run.
    Please visit http://www.javasoft.com and install JRE version 1.3.1 or higher and try again.
    : No such file or directory
    I found that there is no need of installing a separate JRE for 9iR2 because it comes with its own bundled JRE. Then why runInstaller is complaining about a missing JRE. Please help me in solving this.
    Specifications :
    Operating system: Centos 3 Update 9
    Kernel : 2.4.21-50.EL i686
    Thanks
    Ganesh

    Finally I got the solution.
    For a long time I was roaming around installing JRE and modifying environment settings.
    I verified the oraparam.ini and found it was OK.
    But as per Ivan, i checked the DVD and also got a link in web which describes about corruption of linux files when they are burned under windows (Due to some Smart Character conversion).
    Earlier i had burned the folders extracted from downloaded ship*.cpio.gz (Disk1, Disk2, ...)
    But this time i made ISO images from extracted folders and burned to DVD.
    After Inserting the new DVD, the installer started and finished installation in one go.
    Thanks For your replies.
    Ganesh

  • ../../Products.jar not found while installing Oracle 9i

    Hello,
    I am installing Oracle 9i on RHEL4 on a 32bit machine.
    Hardware is HP ProLiant DL380 G5
    All the RPM's, jre is in place.
    After i run ./runInstaller the Oracle Universal installer gets evoked and in the File Locations option in the "SOURCE" area presently the path where it is mentioned "Enter the full path of the file representing the product(s) you want to install" is is automatically set to
    /tmp/oracle/Disk1/install/linux/../../stage/products.jar
    But when i click next to proceed futher, i get an error..
    file /tmp/oracle/Disk1/install/linux/../../stage/products.jar not found
    Having a look on google.. i get solutions relating to 11i. But this is Oracle database.
    Please help.

    make sure the products.jar file is located where declared.
    ~ Madrid
    http://hrivera99.blogspot.com

  • Files not found while installing Oracle 9iAS Rel 2 on Win2K

    Hello,
    When installing Oracle 9iAs Release 9.2.0.1.0 on Windows 2000, the installation pops up windows 'File not found' for a number of files like -
    jarfiles.1.4.jar, jarfiles.1.2.jar.
    I checked out and the files are not avialable in the installation. The setup disks are proper.
    What could be the problem?
    Regards,
    Mandar

    The release date has slipped. We've found some issues which must be fixed before we can release on Windows. Hopefully we will have it soon.
    I understand that there is a high level of anticipation. I appreciate everyone's patience.
    Thanks,
    Ashesh Parekh
    Oracle9iAS Product Management.

  • Error while install oracle 11G forms and reports  -creating Reports  Server components error

    Hello,
    while install oracle 11G forms and report i face below issue on below step ( configuration step)
      >> creating Reports  Server components error
    [2014-10-15T09:26:26.328+03:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 45] [ecid: 0000K^EnlatDg^WFLzfP8A1KFHkM00000^,0] [SRC_CLASS: oracle.as.config.utl.FileUtil] [SRC_METHOD: isWebsphereEnabled] Java property  is not defined. isWebsphereEnabled=false
    [2014-10-15T09:26:26.328+03:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 45] [ecid: 0000K^EnlatDg^WFLzfP8A1KFHkM00000^,0] [SRC_CLASS: oracle.as.config.utl.FileUtil] [SRC_METHOD: isWebsphereEnabled] Java property  is not defined. isWebsphereEnabled=false
    [2014-10-15T09:26:26.449+03:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 45] [ecid: 0000K^EnlatDg^WFLzfP8A1KFHkM00000^,0] [SRC_CLASS: oracle.as.config.utl.FileUtil] [SRC_METHOD: isWebsphereEnabled] Java property  is not defined. isWebsphereEnabled=false
    [2014-10-15T09:26:26.458+03:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 45] [ecid: 0000K^EnlatDg^WFLzfP8A1KFHkM00000^,0] [SRC_CLASS: oracle.as.config.impl.OracleASInstanceProvisioner] [SRC_METHOD: directoryIsPopulated] directoryIsPopulated found unexcluded file/dir: /u01/app/oracle/product/fmw11g/asinst_1/tmp
    [2014-10-15T09:26:26.459+03:00] [as] [TRACE:32] [] [oracle.as.config] [tid: 45] [ecid: 0000K^EnlatDg^WFLzfP8A1KFHkM00000^,0] [SRC_CLASS: oracle.as.config.impl.OracleASInstanceProvisioner] [SRC_METHOD: calcDirectoryStatus] Oracle Instance directory status: INSTANCE

    Ram,
    You didn't read the response in your other thread.
    WLS 10.3.5 isn't the right version of WLS to use with Forms 11.1.1.3
    John

  • Error while installing oracle 11g in centos 5.3

    I got this error while installing oracle 11g in my laptop with centos 5.3
    the error is:
    ./runInstaller
    Starting Oracle Universal Installer...
    Checking Temp space: must be greater than 80 MB. Actual 76430 MB Passed
    Checking swap space: must be greater than 150 MB. Actual 6000 MB Passed
    Checking monitor: must be configured to display at least 256 colors
    Could not execute auto check for display colors using command /usr/bin/xdpyinfo. Check if the DISPLAY variable is set. Failed <<<<Some requirement checks failed. You must fulfill these requirements before
    continuing with the installation,
    Continue? (y/n) [n] y
    Ignoring required pre-requisite failures. Continuing...Preparing to launch Oracle Universal Installer from /tmp/OraInstall2010-03-07_12-09-48PM. Please wait ...[oracle@www database]$ Xlib: connection to ":0.0" refused by server
    Xlib: No protocol specified
    Exception in thread "main" java.lang.NoClassDefFoundError
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:164)
    at java.awt.Toolkit$2.run(Toolkit.java:821)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:804)
    at com.jgoodies.looks.LookUtils.isLowResolution(Unknown Source)
    at com.jgoodies.looks.LookUtils.<clinit>(Unknown Source)
    at com.jgoodies.looks.plastic.PlasticLookAndFeel.<clinit>(PlasticLookAndFeel.java:122)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:242)
    at javax.swing.SwingUtilities.loadSystemClass(SwingUtilities.java:1783)
    at javax.swing.UIManager.setLookAndFeel(UIManager.java:480)
    at oracle.install.commons.util.Application.startup(Application.java:758)
    at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:164)
    at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:181)
    at oracle.install.commons.base.driver.common.Installer.startup(Installer.java:265)
    at oracle.install.ivw.db.driver.DBInstaller.startup(DBInstaller.java:114)
    at oracle.install.ivw.db.driver.DBInstaller.main(DBInstaller.java:132)
    please help me solve this...i am new to linux so can anyone give me detailed instructions.i tried using the installation guide and even though i got this error...

    Firstly Thank you everyone for giving me your suggestions.
    I tried installing oracle 11g in centos using Tim's tutorial and i all went fine initially i got the oracle 11g installation GUI and i got an error while starting database configuration.
    The error was : TNS failed
    and i got two options in that dialog box "ignore" and "abort"
    after press ignore a few times.the installation finished successfully.
    When i opened terminal and typed
    sqlplus SYS as SYSDBA
    it asked for password
    when i gave the password again it showed the error TNS failed
    kindly help me solve this.....

  • Error in cloneDBCreation.log while installing Oracle 11g

    Hi,
    While installing Oracle 11g in a Virtual Machine environment , the following error is shown during database cloning :-
    ORA-01109: database not open
    Database dismounted.
    ORACLE instance shut down.
    ORACLE instance started.
    Total System Global Area 535662592 bytes
    Fixed Size          1334380 bytes
    Variable Size          163578772 bytes
    Database Buffers     364904448 bytes
    Redo Buffers          5844992 bytes
    USERS
    specify password for SYS as parameter 1:
    specify password for HR as parameter 2:
    specify password for OE as parameter 3:
    specify password for PM as parameter 4:
    specify password for IX as parameter 5:
    specify password for SH as parameter 6:
    specify password for BI as parameter 7:
    specify INPUT metadata import file as parameter 8:
    specify INPUT database backup file for tablespace EXAMPLE as parameter 9:
    specify OUTPUT database file for tablespace EXAMPLE as parameter 10:
    specify OUTPUT log directory as parameter 11:
    Sample Schemas are being plugged in ...
    ERROR:
    ORA-12170: TNS:Connect timeout occurred
    Please suggest a solution.
    Thanks & REgards
    Saswata Mandal.

    we are doing a normal installation of Oracle 11g Enterprise edition in a virtual machine system.
    During installing , the installer got stuck , while Cloning the database and showed the error.

  • Getting error "Http 404 not found" while accessing CUCM GUI..

    Hi,
    Please help um getting error "Http 404 not found" while accessing CUCM GUI. Yesterday it was running fine bt nw its showing dis error.
    Please find attached screenshot for ur referance.
    Thanks & R's
    Harish

    Hi Aaron,
    I have restarted dat service bt still the issue is persisting.
    Now its showing attached error.
    Thanks and R's
    Harish

  • Error while installing oracle 11g

    Hi every I facing problem while installing it is showing error file not found dbhome_4 error
    Please help me on this issue so That I will thank hull to you guys.
    Thanks in advance
    Chandrabhan

    Hi,
    It sounds you're installing Oracle 11g on Windows 7 64-bit. Have you downloaded 2 install packages prior to start the installation?
    Regards,

  • Display Error while installing Oracle 11g R2 in RHEL 5 !!!

    hi
    I am trying to install Oracle 11g R2 in RHEL 5. When i run ./runInstaller it didnt pass one checking..which showed an error:
    >>> Could not execute auto check for display colors using command /usr/X11R6/bin/xdpyinfo. Check if the DISPLAY variable is set. Failed <<<<
    i run xhost +
    it showed:
    [oracle@localhost database]$ xhost +
    Xlib: connection to ":0.0" refused by server
    Xlib: No protocol specified
    xhost: unable to open display ":0.0"
    i exported the DISPLAY too..its workedd..but still its showing the same error..
    here iam trying to install the oracle 11g on RHEL 5 in a common PC...not using any Vmware or Virtual box and not trying to install it from remote PC. But still iam facing the same error.
    Kindly help me to resolve this issue.
    Shiyas M

    Hi;
    Firstly you are working on server or you use some telnet program like putty? If you are working on server than issue is:
    as root
    xhost +
    than run xlock and be sure u can see clock
    than su - oracle
    xhost + once more than try to run ./runInstaller
    If you connect server remotly than i use vncwier
    1. as root run export DISPLAY=hostname or IP:1.0
    2. xhost +
    3. run xclock and see u see it on vncviwer
    4. su - oracle
    5. run export DISPLAY again
    6. xhost
    7. /runInstaller
    Regard
    Helios

  • Error in invoking ntcontab.o while installing Oracle 9.2.0.1.0 in Solaris 9

    Hi all,
    Pre-installation:
    I install the oracle with user "oracle" which belongs to "dba" group.
    The environment variables are
    PATH=/usr/sbin:/usr/bin:/usr/ccs/bin:/usr/openwin/bin:/usr/dt/bin:/usr/platform/SUNW,Ultra-80/sbin:/opt/sun/bin:/opt/SUNWexplo/bin
    LD_LIBRARY_PATH=/usr/openwin/lib
    OPENWINHOME=/usr/openwin
    ORACLE_OWNER=oracle
    Also, i created /oracle folder for the installation of oracle
    Synonym:
    While installing oracle, I was encountered the error in invoking target ntcontab.o of makefile /oracle/OraHome92/network/lib/ins_net_client.mk while installing Oracle 9.2.0.1.0 in Solaris 9 unix machine.
    The content of /oracle/OraHome92/install/make.log is as follows
    /usr/ccs/bin/make -f ins_net_client.mk ntcontab.o ORACLE_HOME=/oracle/OraHome92
    (if [ "assemble" = "compile" ] ; then \
    /oracle/OraHome92/bin/gennttab > ntcontab.c ;\
    cc -c ntcontab.c ;\
    rm -f /oracle/OraHome92/lib/ntcontab.o ;\
    mv ntcontab.o /oracle/OraHome92/lib ;\
    /usr/ccs/bin/ar rv /oracle/OraHome92/lib/libn9.a /oracle/OraHome92/lib
    /ntcontab.o ; fi)
    (if [ "assemble" = "assemble" ] ; then \
    /oracle/OraHome92/bin/gennttab > ntcontab.s ;\
    /usr/ccs/bin/as -xarch=v9 -P -o ntcontab.o ntcontab.s ;\
    rm -f /oracle/OraHome92/lib/ntcontab.o ;\
    mv ntcontab.o /oracle/OraHome92/lib ;\
    /usr/ccs/bin/ar rv /oracle/OraHome92/lib/libn9.a /oracle/OraHome92/lib
    /ntcontab.o ; fi)
    Error in finding run directory. Using default /opt/SUNWspro/binerror: Unable to
    find current directory
    *** Error code 1
    make: Fatal error: Command failed for target `ntcontab.o'
    Could anyone give me a suggestion how to fix the problem.
    It's urgent
    Many thanks,
    Kelvin

    If someone having above problem....
    umount partitions where installing oracle and then check perrmisions to mount point and mount back.
    This work for me.
    Thanks

  • Error ,Field catalog not found while doing billing with DP90

    Dear Guru's
    while doing billing with DP90 transaction code.i have given service order no xxxx and execute.Then i received the below error
    Field catalog not found , Message no. 0K530.Kindly help me in solving the issue.
    Thank u
    S Babu

    hi naga suribabu,
    I am also facing same issue. can you please help, where to  check the configuration for this issue

  • Jvm not found while installing netbeans

    Hi All
    I installed jdk1.5 in window XP. and run a symple program(success).
    And then i tried to install Netbeans 5.0 or any other version,
    I am getting error that JVM not Found.
    Kindly help me , what I am missing.
    thanks

    The release date has slipped. We've found some issues which must be fixed before we can release on Windows. Hopefully we will have it soon.
    I understand that there is a high level of anticipation. I appreciate everyone's patience.
    Thanks,
    Ashesh Parekh
    Oracle9iAS Product Management.

Maybe you are looking for