Install oracle db 11g r2 on Windows 7 Error

Hi,
i install oracle db 11g r2 on windows 7 ultmate and founded error :
file not found orandce11.dll.dbl
and
file not found orancds11r.dll.dbl
how to solution ?
thanks,
Khun

Coincidentally, I installed the 11.2 client myself this morning and got the same result. In my case, I'm loading to Windows XP Pro. I have no solution, but I can add a bit of detail in case it helps.
I'm installing from a file I downloaded last week. There is only one zip file, so your suggestion doesn't apply Werner. I did a search through the entire directory structure, and these files don't appear at all. Of the two files orandce11 and orancds11r, there is nothing closely resembling the former, but there is the similar file orancds11.dll (same right up to the trailing 'r').
In both cases, I selected to continue with the install. It finished sucessfully and works, but I don't know what these files are for. I did a Google search, and the one and only hit was Khun's post.
Here are the log entries, I included a few of the preceding lines in case the context helps.
INFO: Copying files for 'Oracle Advanced Security 11.2.0.1.0 '
INFO: Copying files for 'Oracle Advanced Security 11.2.0.1.0 '
INFO: 4/19/10 9:46:33 AM EDT: Starting install Install Phase 1 of component Oracle Advanced Security
INFO: Calling Action fileActions10.2.0.6.0 moveFile
     selectedNodes = null
     source = D:\oracle\product\11.2.0\client_1\bin\orandce11.dll.dbl
     destination = D:\oracle\product\11.2.0\client_1\bin\orandce11.dll
INFO: moving 'D:\oracle\product\11.2.0\client_1\bin\orandce11.dll.dbl' to 'D:\oracle\product\11.2.0\client_1\bin\orandce11.dll'
INFO: moving 'D:\oracle\product\11.2.0\client_1\bin\orandce11.dll.dbl' to 'D:\oracle\product\11.2.0\client_1\bin\orandce11.dll'
INFO: Exception thrown from action: moveFile
Exception Name: FileNotFoundException
Exception String: File not found D:\oracle\product\11.2.0\client_1\bin\orandce11.dll.dbl
Exception Severity: 2
INFO: Exception handling set to prompt user with options to Retry Ignore
User Choice: Ignore
INFO: Calling Action fileActions10.2.0.6.0 moveFile
     selectedNodes = null
     source = D:\oracle\product\11.2.0\client_1\bin\orancds11r.dll.dbl
     destination = D:\oracle\product\11.2.0\client_1\bin\orancds11r.dll
INFO: moving 'D:\oracle\product\11.2.0\client_1\bin\orancds11r.dll.dbl' to 'D:\oracle\product\11.2.0\client_1\bin\orancds11r.dll'
INFO: moving 'D:\oracle\product\11.2.0\client_1\bin\orancds11r.dll.dbl' to 'D:\oracle\product\11.2.0\client_1\bin\orancds11r.dll'
INFO: Exception thrown from action: moveFile
Exception Name: FileNotFoundException
Exception String: File not found D:\oracle\product\11.2.0\client_1\bin\orancds11r.dll.dbl
Exception Severity: 2
INFO: Exception handling set to prompt user with options to Retry Ignore
User Choice: Ignore
Thanks,
Roddy

Similar Messages

  • Steps to follow for Installing Oracle SOA 11g in 64 bit Windows 7 machine

    Hi,
    I have successfully installed Oracle SOA 11g components in Windows 32 bit machine by following the downloading the installers for Windows 32 bit and following the steps mentioned in the Quick Start Guide for SOA Suite and BPM Suite.
    Now I am trying to install Oracle SOA components in Windows 7 64 bit machine.Are the installation steps I followed for 32 bit is applicable for 64 bit too?Or are there any difference?
    In the download section of installers,I could see one for 32 bit, linux and generic.Can you guide me which one I need to download for 64 bit machine?
    Thanks in advance.

    I followed for 32 bit is applicable for 64 bit too?Or are there any difference?Steps followed for 32 bit installation would be same as for 64 bit. The only difference would be 64 bit JDK as it's required for win 7 to run the installation binaries of SOA Suite.
    http://www.oracle.com/technetwork/java/javase/downloads/java-se-jdk-7-download-432154.html
    I could see one for 32 bit, linux and generic.Can you guide me which one I need to download for 64 bit machine? You can use even 32 bit installer for 64 bit machine ( it works like charm for DEV like environment)...
    but as per Oracle doc they prefer to use generic installer.
    Regards,
    Abhinav
    Edited by: Abhinav on Dec 12, 2012 10:03 PM

  • Problem in istalling Oracle DB 11g r2 in windows 7 home premium 64 bit

    Hi All,
    i am trying to install Oracle DB 11g r2 in windows 7 home premium 64 bit.
    when i come to the step Select "Typical Install as the installation type from the following options, and then click Next:"
    i am not able to the window itself , when i checked in the task manager , the setup.exe is not running in the process list ...
    why its happening .. did i made any mistake.

    This forum is specifically for XE (the 10g/11g Express Editions). From your post it seems your product of choice is a non XE edition.
    See Database - Installation forum instead, {forum:id=64}.
    Note that no Home or Starter editions of Windows are on the requirements list of the installation guide. Make sure all pre-reqs are followed, thoroughly.

  • How to install oracle database 11g express edition on Windows 7

    Hi Guys,
    i am trying to download and install Oracle database 11g express edition on windows7 and i can't seem to get it right. i did get the download but when i try to install, it keeps saying it appears to be an invalid archive.
    Please help..

    Action - Refer to the logs or contact OracleFinding the problem is the key. "Refer to the logs" is the only option, XE has no oracle support offerings.
    Which plugin failed, and why did it fail will be important clues. There should be error messages in the log that will be helpful.
    Otherwise, we don't have much help to offer. Fixing a problem means identifying the problem and performing steps to correct it, if there a fix is available.
    A MOS lookup on the ins-20802 error has snippets from one installer session, this one is from an x64 install. Not x86. To paraphrase the details:
    ... Created a new file <drive>:<OH path>\cfgtoollogs\configToolAllCommands
    SEVERE: java.io.IOException: Access is denied
    ...So from those symptoms, the user trying to run the installer does not have appropriate rights on that drive and/or folder. The fix for that particular problem is adding the user to the local administrators group. And rerunning the install. After running the deinstall steps to clean up the installation. As specified in the XE install guide for Windows.
    http://docs.oracle.com/cd/E17781_01/install.112/e18803/toc.htm
    Also note the System Requirements, it specifies a System architecture Intel x86, which is not X64. There is no X64 installer for XE on Windows. So it might work. Or it might not if your host is x64.
    So if that is your particular error, verify that your user is in the local admins group. Either use the local users and groups applet (Start/Run/lusrmgr.msc) and open up the Administrators group. Click the Add button. Find your user. If your OS user is a windows domain user, be sure you have authenticated to the domain.
    Try the `net ...` list of the adminis group, that should reveal whom is indeed in the local administrators group:
    net localgroup administrators
    Administrator
    <domain>\Domain Admins ... # ??? is the host in windows domain ???
    <domain>\Local Admins
    <domain>\<user1>
    <user2>
    <user3>
    echo %USERNAME%
    # if relevant:
    echo %USERDOMAIN%Like it also states in the Windows install guide, under Permission Required quote:
    ... must be a member of the Administrators group on Windows to install Oracle Database XE.

  • Hyperion errors after installing Oracle Database 11G

    Hello,
    The company I work for has a bunch of Oracle databases available, two which I connect to (use to connect to). I have multiple applications that I use to connect to these databases, Hyperion Interactive Reporting Studio 9.3.1 being one of them. I'm using Windows XP as my client.
    I made the mistake of installing Oracle Database 11G Express Edition and now I cannot connect to any of the database using my applications, but I can connect to the same databases using SQL Developer. When I try connectiing using Hyperion, I get "SQL NATIVE ERROR [12504] SQL MESSAGE [[INTERSOLV][ODBC ORACLE 8 DRIVER][ORACLE 8][ORA-12504; TNS LISTERNER WAS NOT GIVEN THE SERVICE_NAME IN CONNECT DATA".
    When connectiing using other company applications, which use the same database, i get "IM006: [INTERSOLV][ODBC ORACLE 8 DRIVER] DRIVERS SQLSETCONNECTATTRFAILED. UNABLE TO CONNECT TO DATABASE. CHECK USER NAME AND PASSWORD AND TRY AGAIN"
    I'm assuming that I updated a driver or registry setting and I need to know how to reverse . I also copied a tnsnames and listerner from an associates computer and placed it in the same location on my computer, but this has not helped at all, even after rebooting the computer.
    I even double checked and logged onto anothe computer and I can connect to the database using these same applications, so I definetly messed something up locally on my computer.
    Any help is appreciated. Joe.

    Probably you could solve odbc driver issues by removing the PATH entry from XE installation.
    It looks something like:
    Path=C:\oracle\oraclexe\app\oracle\product\11.2.0\server\bin;<remaining paths>
    In system variabels settings, edit PATH to remove the "oraclexe" path and semicolon, leaving only <remaining paths>.
    However, removing it will likely have an affect on XE usage. But that may be preferred over other apps working.
    Edited by: orafad on Oct 12, 2011 2:55 PM

  • Is it possible to install oracle developer suite 10g in windows 7(64 bit), I have tried to install but failed so. Though, database 11g gets install in Windows 7.  If possible, Kindly provide me the website link.

    Is it possible to install oracle developer suite 10g in windows 7(64 bit), I have tried to install but failed so. Though, database 11g gets install in Windows 7.
    If possible, Kindly provide me the website link.

    Pl do not post duplicates
    Is 1GB ram is enough for the installation of oracle developer suite 10g and database 11g??? And which one to install fi…
    I want to install oracle database 11g and oracle developer suite 10g (latest) in my system. As i'm quite new to oracle ,…
    Continue the discussions in your original threads

  • ERROR INSTALLING ORACLE ENTERPRISE 11G in RHEL 63

    Dear All:
    I am installing Oracle Enterprise 11g in RHEL 6.3, but I got some errors due to components of Red Hat in the section : "PRE_REQUISITE CHECK"
    The versions of componentes of RHEL are newer than version required by Enterprise 11g.
    package: libaio-0.3.105 Failed
    package: compaq-libstdc++-33-3.2.3 Failed
    package: libaio-devel-0.3.105 Failed
    package: libgcc-3.4.6 Failed
    package: libstdc++-3.4.6 Failed
    package: unixODBC-2.2.11 Failed
    package: unixODBC-devel-2.2.11 Failed
    package: pdksh-5.2.14 Failed
    I need your help to define what to do? I should omit them? or correct them? how to correct?

    Hi,
    Kindly find the prerequisite packages in the following note
    Requirements for Installing Oracle 11gR2 RDBMS on RHEL6 or OL6 64-bit (x86-64) (Doc ID 1441282.1)
    If you have newer than defined prerequisites, you can ignore these warnings and continue installation
    Thanks,
    Krishna

  • Problem installing Oracle forms and report in windows 7

    I have a problem while installing Oracle forms and reports in windows 7 64 bit
    The error is : [as] [ERROR] [] [oracle.as.provisioning] [tid: 20] [ecid: 0000IY5_e_EApIRMyYAhMG1BuDGr00000B,0] [[
    oracle.as.provisioning.exception.ASProvWorkflowException: Error Executing workflow.
    at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:688)
    at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:393)
    at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
    at oracle.as.install.classic.ca.standard.StandardWorkFlowExecutor.execute(StandardWorkFlowExecutor.java:65)
    at oracle.as.install.classic.ca.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:26)
    at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
    at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)
    at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
    at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
    at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
    at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
    at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
    at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
    at java.lang.Thread.run(Thread.java:619)
    So I Google for it and found that this is version mismatch (May be I am wrong) and it tells that I have to install WLS - 10.3.2 with ofm_pfrd_win_11.1.1.2.0_64 (1 to 4)
    But I am unable to get wls version 10.3.2.
    For better understanding I am listing my installers :
    (I) Windows 7 Ultimate 64 Bit
    (II) (Oracle 11g) win64_11gR2_database (1 & 2)
    (III) ofm_pfrd_win_11.1.1.2.0_64 (1 to 4)
    (IV)wls1033_generic.jar , wls1033p_generic.jar , wls1035_generic.jar
    (V)accessbridge-2_0_2-fcs-bin-b06
    (VI)ofm_rcu_win32_11.1.1.2.1_disk1_1of1,ofm_rcu_win_11.1.1.3.1_disk1_1of1
    (VII) ofm_wc_generic_11.1.1.5.0_disk1_1of1
    (VIII)jdk-6u38-nb-7_2_1-windows-i586-ml , jdk-6u38-windows-x64
    (IX) oepe-wls-indigo-installer-11.1.1.8.0.201110211138-10.3.6-win32
    (X)wls1033_oepe111150_win32.exe
    (XI)wls1035_win32.exe
    (XII)wls1035_oepe111172_win64
    (XIII)oepe-indigo-installer-12.1.1.0.1.201203120349-12.1.1-win64
    After the installation while configure the forms reports, I am stuck while creating domain.
    steps I follow is :
    (i) Install Windows 7 Ultimate 64 Bit
    (ii) (Oracle 11g) win64_11gR2_database (1 & 2)
    (iii) wls1033_generic.jar
    (iv) accessbridge-2_0_2-fcs-bin-b06
    (v)ofm_rcu_win32_11.1.1.2.1_disk1_1of1
    (vi) ofm_pfrd_win_11.1.1.2.0_64 (1 to 4)
    Please any body help, for the installation of oracle forms and reports.
    I have a formatted Windows 7 Ultimate
    Where I have installed Adobe Acrobat Reader
    IIS server from windows installer
    Now I want to know the exact procedure so that i can run the forms and report in my machine.
    This is my first installation of Oracle forms & Reports, so please do not pre assume about my understanding (Like "to install this he surely did this environment settings" )
    Please specify all the steps
    Furthermore if Another software I have to download then please tell me.
    And I will be grateful if you specify the mistakes in my side.
    Looking forward with anticipation.

    Solved, Thank you

  • Can not Install Oracle Database 11g Release 2

    This will be my second time trying to install Oracle Database 11g Release 2 on my Computer. I have Windows 7 x64 and when go through the setup phase, I receive numerous errors stating that files are missing and it will never get past that stage. I downloaded both folders for the database:
    Oracle Database 11g Release 2 (11.2.0.1.0) for Microsoft Windows (x64)
    win64_11gR2_database_1of2.zip (1,213,501,989 bytes) (cksum - 3906682109)
    win64_11gR2_database_2of2.zip (1,007,988,954 bytes) (cksum - 1232608515)
    Can anyone tell me what I am doing wrong?

    Pl post the complete error message. Have you unzipped the two files into the same directory ?
    Oracle 11g R2 Windows Installation issue
    Re: 11g R2 install failure
    Srini

  • Install Oracle BI 11g 11.1.1.5.0 Configuring OCM failed

    Hi all,
    I'm installing Oracle BI 11g on Window7 32 bit.
    It's almost done. But I have an error at Configuration Progess / Configuring OCM failed. The message is: "Error encountered in deploying OCM instance. Exit code =1"
    I check the install Log:
    [2012-12-27T13:36:37.349+07:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] Checking for $ORACLE_HOME/ocm.rsp file existence
    [2012-12-27T13:36:37.349+07:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] $ORACLE_HOME/ocm.rsp exists
    [2012-12-27T13:36:37.349+07:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] Install handler params :-componentName ocm1 -componentType OCM -cfgHome C:\OracleBI11g\instances\instance1 -rspFilePath C:\OracleBI11g\Oracle_BI1\ocm.rsp -oracleInstance C:\OracleBI11g\instances\instance1
    [2012-12-27T13:36:37.349+07:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] [SRC_CLASS: oracle.as.config.impl.OracleASInstanceProvisioner] [SRC_METHOD: directoryIsPopulated] directoryIsPopulated found unexcluded file/dir: C:\OracleBI11g\instances\instance1\auditlogs
    [2012-12-27T13:36:37.349+07:00] [as] [TRACE:32] [] [oracle.as.config] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] [SRC_CLASS: oracle.as.config.impl.OracleASInstanceProvisioner] [SRC_METHOD: calcDirectoryStatus] Oracle Instance directory status: INSTANCE
    [2012-12-27T13:36:37.379+07:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] [SRC_CLASS: oracle.as.config.impl.RuntimeServiceConnection] [SRC_METHOD: connect] Creating connection to weblogic.management.mbeanservers.runtime
    [2012-12-27T13:36:37.379+07:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] [SRC_CLASS: oracle.as.config.impl.RuntimeServiceConnection] [SRC_METHOD: getAttribute] Getting RegisterMBean attribute: RegisteredInstanceNames
    [2012-12-27T13:36:37.389+07:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] [SRC_CLASS: oracle.as.config.impl.RuntimeServiceConnection] [SRC_METHOD: disconnect] Breaking connection to mbean server
    [2012-12-27T13:36:37.389+07:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] [SRC_CLASS: oracle.as.config.impl.RuntimeServiceConnection] [SRC_METHOD: connect] Creating connection to weblogic.management.mbeanservers.runtime
    [2012-12-27T13:36:37.389+07:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] [SRC_CLASS: oracle.as.config.impl.RuntimeServiceConnection] [SRC_METHOD: invokeMBean] Invoking RegisterMBean operation: getRegisteredComponentNames
    [2012-12-27T13:36:37.389+07:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] [SRC_CLASS: oracle.as.config.impl.RuntimeServiceConnection] [SRC_METHOD: disconnect] Breaking connection to mbean server
    [2012-12-27T13:36:37.389+07:00] [as] [TRACE] [] [oracle.as.config] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] [SRC_CLASS: oracle.as.config.impl.OracleASComponentBaseImpl] [SRC_METHOD: createComponent] Creating empty component directories...
    [2012-12-27T13:36:37.389+07:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] [SRC_CLASS: oracle.sysman.ccr.configCCR.OCMComponentImpl] [SRC_METHOD: createComponentDirs] ENTRY
    [2012-12-27T13:36:37.389+07:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] [SRC_CLASS: oracle.as.config.impl.OracleASComponentBaseImpl] [SRC_METHOD: createComponentDirs] Confirming Oracle Instance exists: C:\OracleBI11g\instances\instance1
    [2012-12-27T13:36:37.389+07:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] [SRC_CLASS: oracle.as.config.impl.OracleASComponentBaseImpl] [SRC_METHOD: createComponentDirs] Creating empty component directory: C:\OracleBI11g\instances\instance1\OCM\ocm1
    [2012-12-27T13:36:37.389+07:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] [SRC_CLASS: oracle.as.config.impl.OracleASComponentBaseImpl] [SRC_METHOD: createComponentDirs] Creating empty component config directory: C:\OracleBI11g\instances\instance1\config\OCM\ocm1
    [2012-12-27T13:36:37.389+07:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] [SRC_CLASS: oracle.as.config.impl.OracleASComponentBaseImpl] [SRC_METHOD: createComponentDirs] Creating empty component log directory: C:\OracleBI11g\instances\instance1\diagnostics\logs\OCM\ocm1
    [2012-12-27T13:36:37.389+07:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] [SRC_CLASS: oracle.sysman.ccr.configCCR.OCMComponentImpl] [SRC_METHOD: createComponentDirs] RETURN
    [2012-12-27T13:36:37.389+07:00] [as] [TRACE] [] [oracle.as.config] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] [SRC_CLASS: oracle.as.config.impl.OracleASComponentBaseImpl] [SRC_METHOD: createComponent] Provisioning OCM files for ocm1
    [2012-12-27T13:36:37.399+07:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] [SRC_CLASS: oracle.as.config.impl.PortTracker] [SRC_METHOD: removePorts] Port tracker removing ports for component:
    [2012-12-27T13:36:37.399+07:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] [SRC_CLASS: oracle.sysman.ccr.configCCR.OCMComponentImpl] [SRC_METHOD: onCreate] ENTRY
    [2012-12-27T13:36:37.399+07:00] [as] [TRACE] [] [oracle.as.config] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] [SRC_CLASS: oracle.sysman.ccr.configCCR.OCMComponentImpl] [SRC_METHOD: onCreate] Creating OCM instance directories in ORACLE_INSTANCE
    [2012-12-27T13:36:37.399+07:00] [as] [TRACE] [] [oracle.as.config] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] [SRC_CLASS: oracle.sysman.ccr.configCCR.OCMComponentImpl] [SRC_METHOD: onCreate] Deploying the OCM packages.
    [2012-12-27T13:36:37.399+07:00] [as] [TRACE] [] [oracle.as.config] [tid: 24] [ecid: 0000JjQystM2ZNYzLouHOA1GqxDq00000F,0] [SRC_CLASS: oracle.sysman.ccr.configCCR.OCMComponentImpl] [SRC_METHOD: onCreate] running cmd /c C:\OracleBI11g\Oracle_BI1\ccr\bin\setupCCR.exe -S OUI -V 10.3.0.3.0 -c -R C:\OracleBI11g\Oracle_BI1\ocm.rsp
    [2012-12-27T13:36:39.621+07:00] [as] [TRACE] [] [oracle.as.config] [tid: 27] [ecid: 0000JjR4vD52ZNYzLouHOA1GqxDq00000I,0] [SRC_CLASS: oracle.sysman.ccr.configCCR.OCMComponentImpl$StreamBleeder] [SRC_METHOD: run] *Error : C:\PROGRA~1\Java\JDK17~1.0_0\bin does not contain java.[[*
    JAVA_HOME does not contain a valid JDK/JRE.
    Redefine JAVA_HOME to refer to a JDK/JRE 1.3.0 or greater.
    when I check the System variables:
    JAVA_HOME = C:\Program Files\Java\jdk1.7.0_05\bin\
    Maybe I have problem in JDK version?
    Can you plz help me fix?
    Thank you

    OBIEE 11g is not certified with windows 7 32bit. Please see the certification matrix: http://www.oracle.com/technetwork/middleware/bi-enterprise-edition/bi-11gr1certmatrix-166168.html

  • Installing Oracle 8.1.6 on Windows ME

    Howdy all!
    I am trying to install Oracle 8.1.6 on Windows ME..
    Nice Welcome page.. click next
    File Locations page..
    Source Path: E:\STAGE\products.jar
    Destination Path:
    E:\STAGE\COMPONENTS\ORACLE.SWD.JRE\1.1.7.24\1\DATAFILES\EXPANDED\JRE\WIN32\B
    IN\..\\Oracle\Ora81
    Now, I click on help and it tells me that for Windows platforms I should see
    a "Name" field under Destination to create an Oracle Home name. No "Name"
    field... oh well. I change the Destination Path field to: C:\Oracle\Home\
    and click next
    The next screen I see says Error: There was a problem in accessing the
    staging area. Please make sure the specified values for 'Source' and
    'Destination' are valid.
    It appears to me that the Source cannot be anything different (my cd rom
    is drive E after all) so I try the following for Destination path:
    C:\Oracle\
    C:\Oracle
    C:\Oracle\Home\
    C:\Oracle\Home
    C:\Oracle\Orawin\
    C:\Oracle\Orawin
    and get the same error message.. and I get no further than this.
    My partner has a Win 98 machine and I notice that Oracle displays the "name" field on her machine - but not on mine of course. Does this mean I have no hope of getting Oracle 8.1.6 to work on Windows ME?
    Thanks!

    Bugger.
    Thank you very much for the info!
    Oracle 1.0.4 installed ok and does work - one or two crashes here or there but it does the job.
    Rob

  • How to install Oracle Developer Suite 8 on windows 8 64bit

    Hi, everyone.
    I have facing problem. How to install Oracle Developer Suite 10g on windows 8. Please send me step by step install.
    Thanks
    Mbulur.

    No version of Forms/Reports is currently supported on Windows 8. Also, because Error Correction support for versions older than 11 have ended, no new certifications will be provided for those versions. I would recommend you consider upgrading to Forms/Reports 11.1.2.1 as we are hoping for Win8 certifications in the future for this version.

  • Install Oracle Forms 10g R2 in Windows 7

    Hi,
    does anyone has ever succeeded to install Oracle Form 10g R2 in Windows 7 Home Premium?
    How to overcome the Jinit issue in there? Friend of mine suggested we can download the Jinit for Vista version and replace the current Jinit with it.
    Do I need to change anything too in Formsweb.cfg? Windows 7 works with IE 8.
    Is the Forms can work with Oracle 11g R1 client 64 bit for Windows?
    thanks in advance.

    Why bother with JInit? It's long desupported. Just replace it with the latest Java Plugin, and you'll be fine.

  • Domain issue while installing oracle forms 11g

    Hi . Trying to install oracle Forms 11g ,while installing it is getting error while creating domain .. Any clue.

    Below are log after performing the suggested steps..
    Successfully launched the Node Manager.
    The Node Manager process is running independent of the WLST process.
    Exiting WLST will not stop the Node Manager process. Please refer
    to the Node Manager logs for more information.
    The Node Manager logs will be under D:\Oracle\weblogic64\wlserver_10.3\common\nodemanager
    Node Manager starting in the background
    java.lang.Exception: The node manager failed to start
        at oracle.as.provisioning.weblogic.ASDomain._startNodeManager(ASDomain.java:3709)
        at oracle.as.provisioning.weblogic.ASDomain.startNodeManager(ASDomain.java:3517)
        at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:637)
        at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:391)
        at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
        at oracle.as.install.classic.ca.standard.StandardWorkFlowExecutor.execute(StandardWorkFlowExecutor.java:65)
        at oracle.as.install.classic.ca.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:26)
        at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
        at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)
        at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:371)
        at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
        at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)
        at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
        at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:64)
        at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:160)
        at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
        at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)
        at java.lang.Thread.run(Thread.java:662)
    java.lang.Exception: The node manager failed to start
        at oracle.as.provisioning.weblogic.ASDomain._startNodeManager(ASDomain.java:3709)
        at oracle.as.provisioning.weblogic.ASDomain.startNodeManager(ASDomain.java:3517)
        at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:637)
        at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:391)
        at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
        at oracle.as.install.classic.ca.standard.StandardWorkFlowExecutor.execute(StandardWorkFlowExecutor.java:65)
        at oracle.as.install.classic.ca.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:26)
        at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
        at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)
        at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:371)
        at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
        at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)
        at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
        at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:64)
        at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:160)
        at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
        at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(Confi

  • Issue while Installing Oracle Data Access Software for Windows

    All,
    Iam getting the following error while installing Oracle Data Access Software for windows. Iam installing in WindowsXP, with Oracle 9i release 9.2.0.7.0 DB and client in the same Box.
    It shows
    The Specified Key key was not found while trying to GetValue
    * Stop installation of all Products
    * Stop installtion of this componenent only.
    Kindly let me know why this error is showing up.
    Regards
    Ramesh

    Most probably you have hit this issue:
    "If you have more than one Oracle Home installed on the same machine (e.g. Oracle8i client and Oracle9i Release 2 client), use the Oracle Home Selector to run your applications with Oracle9i Release 2 client. "
    As documented on the Oracle Data Access Software for Windows. Release 9.2.0.4.0
    ~ Madrid.

Maybe you are looking for

  • Start Up disk problem following kernel panic-mounts but not as a boot drive

    I have a problem that I can't solve. Dual processor G4 with 3 hard drive, all of which are bootable drives with 10.4.7 installed: A- my primary boot drive - internal SCSI drive (Adaptec PowerDomain 2930U PCI card); B - internal hard drive that came w

  • Analog to digital video conversion

    I have some old VHS tapes I'd like to digitize so I can dump them. Is there a way to connect my VCR to my laptop and load them into iMovie? What do I need to be able to do this? Or is there a better way?

  • Can you place text from a word document using data merge?

    I'm working with a charity that is giving away scholarships/grants. I need to create a ducument that pulls in various application data plus their submitted essay (docx format). I would like to do this via data merge but cannot find any reference if i

  • Sony Smartwatch 2 - device not detected when plugging into laptop

    Hi, When plugging my smartwatch 2 into my laptop I get that the USB device cannot be detected / no driver error and PC companion doesn't recognise it too. I know it's not a laptop issue as I connect my Xperia Z tablet and Z1 phone to it fine. Any hel

  • Office Integration and non-MS browsers

    I have an 'issue' with Office Integration and non-MS browsers with our SharePoint 2013 on-prem enviroment (using SSO via ADFS). Background: our internal client wants to move to SharePoint sites for collaboration with external partners.  One of the se