Install Forms 11g FM on Windows 2008 64 bit

Has anyone been able to install FM 11g (Forms etc) on Windows 2008 Server 64 bit.
Every time I attempt an install I get the OUI checking for swap space and monitor configuration. After that the OUI goes away and nothing else happens.
The entries in the installactions file is below.
Using paramFile: D:\Install\Disk1\install\win64\oraparam.ini
Checking swap space: must be greater than 500 MB. Actual 7154 MB Passed
Checking monitor: must be configured to display at least 256 colors. Actual 65536 Passed
The commandline for unzip:
D:\Install\Disk1\install\win64\unzip -qqqo ..\..\stage\Components\oracle.jdk\6.0.10.33.0\1\DataFiles/"*.jar" -d "C:\Users\S-OTG~1.MAT\AppData\Local\Temp\2\OraInstall2009-09-22_08-56-31AM"
I have installed the WLS using the 64 bit version of JRockit with no problems.

I reviewed your SR and wanted to clarify a few things. In the SR, you were not exactly told that installing (in general) was not supported on Win2008(x64). You were simply told that you could not use the 32bit download on a 64bit machine or install the Builders on x64. If you were told something else in a call I apologize as that information may have not been correct. Additionally, the SR is very confusing because you go from talking about Win2008 to XP to 2003 back to 2008 and so on. This is a very difficult way to troubleshoot. Dealing with one problem at a time will almost always result in the fastest resolution time. That said, here are the facts based on the platforms you mentioned in the SR.
1. Windows 2008 (64bit): This platform is intended for deployment (server). Although it may be possible to install the Forms/Reports Builders on this platform, Oracle is currently not supporting the Builders on any 64bit platform. Plans to support 64bit Operating Systems for Builders is still under review. So, for now, you must use the 64bit download to install on a 64bit platform. If you choose to attempt the installation of the Builders on this platform, you do it at your own risk.
2. Windows XP and Vista (32bit): These platforms are generally considered "client" platforms. These platforms are supported for using Builders. Technically they are not supported to be used as servers. Therefore, HTTP Server and Web Cache are not supported on these platforms. More details are explained in the Release Notes:
http://download.oracle.com/docs/cd/E12839_01/relnotes.1111/e10132/intro.htm#sthref8
3. Windows 2003 (32bit): This platform can be used with both the deployment components and the design-time components. That said, being a 32bit platform, I would not recommend trying to run a prod system and attempt to develop on it as well. Certainly, doing application maintenance on this machine would be fine, but if you were running a prod environment here, I would not suggest running the Builders full time too. 4gig of RAM or more would definitely be needed. See the following:
http://support.microsoft.com/kb/283037
Now, the actual problems you had/have:
Configuration failing when installing on Win2008 (64) - Looking at the SR, this appears to have been the result of trying to use the 32bit installation on the 64bit box. Upon initial release of the product, 64bit Windows distributions were not available. However, they are now and must be used on 64bit Windows 2008 and 2003 platforms. Refer to the OTN Download area.
Also seen in the error log was a connection issue. This is often caused as a result of several things, but the most common causes are WLS (node manager) is not running or the machine is under powered (usually lack of RAM). Regardless of what is documented, experience shows that a Windows machine will need to have at least 3.5 gig of RAM in order to support the installation process. This assumes that nothing else is running during the installation process unless it is absolutely needed. It seems that 4gig or more offers the most likely chance of a successfull installation on the first attempt.
Regarding the error which suggests that a given service already exists. This could likely happen if you attempted an installation, but it failed then you attempted to re-run the installation without first doing a thorough clean-up.
On the XP installation it appears that there was some memory issues. From the log: java.lang.OutOfMemoryError. As I mentioned, for the most likely chance of success, the machine should have at least 3.5 gig of RAM. If you are just installing the Builders you can have less, but if the config portion fails, you will probably see the connection failure seen in your other attempts. When/if this failure occurs, do not exit or do anything with the installer. Allow a minute or two (or more) for the new instance to completely start then select the Retry option. You will likely find that the configuration will complete successfully.
Also, important for any installation type.... When installing WLS, UNcheck the Launch Quick Start option that appears near the end of the WLS installation. Running this creates a default or demo instance. Unless you are planning to use this example instance, leaving it out can give back as much as 500 meg RAM in some cases. If you have already installed it and don't want to reinstall, stop whatever processes start as a result of that example instance.
SUMMARY
1. Be sure you are installing the correct software for your platform type. 64bit software for 64bit OS
2. On Windows, ensure that you have either installed the Loopback adapter or added your host name to the hosts file. Refer to Section 2.3:
http://download.oracle.com/docs/cd/E12839_01/install.1111/e10421/install.htm#CHDEAAGD
3. Ensure that the machine has at least 3.5 gig RAM. For systems with less, expect to see failures during the configuration portion of the install. Use "Retry" to overcome this.
4. Builders are only supported on 32bit platforms at this time:
http://download.oracle.com/docs/cd/E12839_01/relnotes.1111/e10132/intro.htm#sthref8
5. Ensure that WLS node manager is running before installing FMw
I don't think I missed anything, but just be sure to review the Installation Guide AND the Release Notes.

Similar Messages

  • Installing Forms 11g 64bit on Windows Server 2008 64bit

    Hi,
    we are trying to install Forms 11g 64 bit with WebLogic 64bit on windows Server 2008 64bit and followed the short checklist of Jan Carlin :
    - installed JDK 64bit
    - installed WLS1032-generic
    - started installation of Forms/Reports
    Installation of Software worked fine and the configuration part did create the domain, but starting the domain fails (hang).
    Info in Log-File :
    =========================================================
    oracle.as.provisioning.util.ConfigException:
    Fehler beim Starten der Domain.
    Cause:
    Zeitüberschreitung beim Starten von Admin_Server.
    Action:
    Weitere Informationen finden Sie in den Logs.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3142)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3033)
         at oracle.as.provisioning.engine.WorkFlowExecutor._startAdminServer(WorkFlowExecutor.java:1647)
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:637)
         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)
    [2010-02-22T19:37:39.730+01:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 20] [ecid: 0000IRqToJA5uXW5Pzw0yd1BWefv00000B,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)
    ================================================
    Somewhere I've read that the reason might be that the installation uses 32bit JDK, but I don't know if I did something wrong.
    Somewhere else I've read that the reason could be the Path setting, which may include some directories with emphasis in the name which might be a problem for Weblogic.
    Any idea or help is appreciated.
    Thanks,
    Mark

    FYI,
    This is related to Oracle-Bug 9370799 which hopefulls get sorted out sometimes. Having "(" or ")" somewhere in the PATH is not working. The workaround til the Bug is solved as of support is :
    =================================
    1) Remove the directory with "(" ")" from the System Path at install time only (this is what you have already performed)
    2) Roll back the change so the System Path contains again the directory path with parenthesis
    3) Copy in the clipboard the current PATH value and edit the <Middleware Home>\wlserver_10.3\common\bin\commEnv.cmd file and look for the following line:
    if "%WL_USE_X86DLL%" == "true" set PATH=%PATCH_PATH%;%WL_HOME%\server\native\win\32;%WL_HOME%\server\bin;%ANT_HOME%\bin;%JAVA_HOME%\jre\bin;%JAVA_HOME%\bin;%PATH%;%WL_HOME%\server\native\win\32\oci920_8
    4) Before this line define PATH to value you have in the clipboard without the reference to the directory with "(" and ")"
    5) Save the commEnv.cmd and you should be able to start up your domain having the directory containing the "(" and ")" in the System Path
    ==================================
    Thanks for your replies,
    Mark

  • Best practice for install oracle 11g r2 on Windows Server 2008 r2

    Dear all,
    May I know what is the best practice for install oracle 11g r2 on windows server 2008 r2. Should I create a special account for windows for the oracle database installation? What permission should I grant to the folders where Oracle installed and the database related files located (datafiles, controlfiles, etc.)
    Just grant Full for Administrators and System and remove permissions for all others accounts?
    Also how should I configure windows firewall to allow client connect to the database.
    Thanks for your help.

    Hi Christian,
    Check this on MOS
    *RAC Assurance Support Team: RAC Starter Kit and Best Practices (Windows) [ID 811271.1]*
    https://support.oracle.com/CSP/main/article?cmd=show&type=NOT&doctype=BULLETIN&id=811271.1
    DOC Modified: 14-DEC-2010
    Regards,
    Levi Pereira

  • Unsuccessful attempt to install FORMS 11g

    Hello all,
    OS: Windows Server 2008 R2 64 bit
    DB: 11gR2
    These are the steps I took in my attempt to install FORMS 11g:
    1) Install JDK6U22 Windows 64 bit
    2) Installs wls1033_generic.jar from http://download.oracle.com/otn/nt/middleware/11g/wls1033_generic.jar
    3) Installs RCU from http://download.oracle.com/otn/nt/middleware/11g/ofm_rcu_win32_11.1.1.3.3_disk1_1of1.zip (this is the only place where issue arises. I chose everything except Oracle Adaptive Access Manager and Oracle Adaptive Access Manager (Partition Support) because our test environment is NOT Enterprise version). Another possible issue is the zip files - it's for 32 bit; but I can't find 64bit.
    4) Installs Fusion Middleware (all 4 files downloaded) starting from http://download.oracle.com/otn/nt/middleware/11g/ofm_pfrd_win_11.1.1.2.0_64_disk1_1of1.zip
    5) Patch with http://download.oracle.com/otn/nt/middleware/11g/ofm_pfrd_win_11.1.1.3.0_64_disk1_1of1.zip
    6) Configure using Oracle Classic 11g - Home1, Configure Classic Instance (run as Administrator). Here I unchecked PORTAL and DISCOVERER because I just need FORMS and REPORTS.
    7) New rule on firewall to allow port 9001.
    Issue:
    Move my existing 10g FMX to {directory}\MIDDLEWARE\AS_1\FORMS
    http://myservername:9001/forms/frmservelet?form=xxx.fmx doesn't come up.
    Move my existing 10g FMX to {directory}\MIDDLEWARE\ASINST_1\FORMSCOMPONENT\FORMS
    http://myservername:9001/forms/frmservelet?form=xxx.fmx doesn't come up.
    http://localhost:9001/console on the server doesn't return anything. But, Oracle Process Manager (asinst_1) service is started.
    Any help is greatly appreciated.
    Thanks
    -andy-

    I started the weblogic from Middleware\user_projects\domains\ClassicDomain\startweblogic.cmd. Annoyingly, I cannot close the Command Prompt and not kill the weblogic console. But I am able to get to http://localhost:7001/console.
    However, I cannot start WLS_FORMS and WLS_REPORTS from the console with the following error:
    For server WLS_FORMS, the Node Manager associated with machine xxx is not reachable.
    All of the servers selected are currently in a state which is incompatible with this operation or are not associated with a running Node Manager or you are not authorized to perform the action requested. No action will be performed.Came across this Forms 11g - Weblogic Server - Command prompts stay open? but did not say how WLS_FORMS got started. The only suggestion I see in that thread was a suggestion for the Command Prompt annoyance; which is, requiring a service account to keep the command prompt running on the service account logged in.
    Another thread http://kr.forums.oracle.com/forums/thread.jspa?threadID=933484 seems to suggest just contact Oracle Support and let them set it up.
    I did look at the manual http://download.oracle.com/docs/cd/E14571_01/install.1111/e10421/install.htm#BABHJFIC without much help there.
    Edit: Started WLS_FORMS by going to Oracle Classic Instance, Forms Services, Start Weblogic Server - WLS_FORMS. http://localhost:7001/console shows the state for WLS_FORMS as ADMIN. I don't know what that means; but I still can't get to http://localhost:9001/forms/frmservlet
    Any other suggestions?
    Edited by: apex_disco on Nov 15, 2010 12:29 PM

  • Problem while install forms 11g

    dear sirs
    when i install forms and report 11g it give me error about jvm, and i try to install java se to solve the problem, but problem still
    pls tell me how to solve or how to install this jvm, known that i use operating system windows 7 64bit

    The problem is that you are trying to install a version of Forms 11g which needs a 64 bits JVM and you have a 32 bits JVM.
    So you should install a 64 bits JDK and a 64 bits Weblogic (because the weblogic that comes with jdeveloper is a 32 bits weblogic).
    Then you will be able to install the Forms you are trying to install, also look at this link to set the JAVA_HOME if you are installing on windows:
    https://confluence.atlassian.com/display/CONF25/Set+JAVA_HOME+variable+in+Windows
    Regards
    Carlos

  • Install Forms and Reports 6i on 64 bits machine

    Hello,
    It is possible to install Forms and Reports 6i on 64 bits machine?
    How it is done?
    Thank you.
    Best Regards
    Rute

    Forms is a 32 bit application so you need to do what
    you normally do for the platform in question when you
    install and run in 32 bit emulation.Please, can you explain how to do it on the windows 2003 x64 machine?

  • Unable to install Oracle 11g R2 on Windows 8

    Hi All,
    I know this is a familiar post with quite a few users facing problems while trying to install Oracle 11g R2 on Windows 8 platform. Subsequently, there have been resolutions provided -  Hyperion Error of the Day: Oracle Database 11g Installer Disappears After Prerequisite Checks.
    I am facing a similar problem - the installation window disappears after I select the "Select Class Option" as desktop. I tried following the steps which have been advised, but to no success. I would like to make a point here - The Operating System that I use is - Windows 8 Single Language, which is different from Windows 8 Enterprise Edition. Plus, the java I use is:
    java version "1.7.0_45"
    Java(TM) SE Runtime Environment (build 1.7.0_45-b18)
    Java HotSpot(TM) Client VM (build 24.45-b08, mixed mode, sharing)
    Kindly Help.
    With regards
    Sriram

    Hi,
    The solution provided in this link worked.  Hyperion Error of the Day: Oracle Database 11g Installer Disappears After Prerequisite Checks
    Even though I installed java in c:\java, I got the same error, but calling setup.exe from command prompt and setting the jreLoc path has worked.
    Eg: on command prompt, I gave below command and it worked,
    D:\downloads\database>setup -jreLoc "C:\Java\jdk1.7.0_51"
    D:\downloads\database   -> is path setup.exe location
    Thanks,
    Srikanth

  • Best practice for installation oracle 11g rac on windows 2008 server x64

    hello!
    can somebody tell me a good book or an other kind of literature regarding "best practice for installation oracle 11g rac on windows 2008 server x64"? thx in advance!
    best regards,
    christian

    Hi Christian,
    Check this on MOS
    *RAC Assurance Support Team: RAC Starter Kit and Best Practices (Windows) [ID 811271.1]*
    https://support.oracle.com/CSP/main/article?cmd=show&type=NOT&doctype=BULLETIN&id=811271.1
    DOC Modified: 14-DEC-2010
    Regards,
    Levi Pereira

  • Installed Forms 11g ok but do I need another HTTP Server to run APEX?

    Friends,
    I have posted this Installed Forms 11g ok but do I need another HTTP Server to run APEX? over in the Forms forum. I'm not sure if it's best suited to here?
    I'm not chasing for an answer, just trying to find the correct place for my question.
    Thanks
    Ian

    The answer from a software licensing perspective depends on the licening model you are on. If Unified Workspace Licensing (UWL), then you already have license entitlement to CUP under the Business Edition of that licence program. If you are on a DLU or UCL-based license program, CUP is seperately licensed.
    You will need s seperate MCS server.
    Softphones again depend on your license schema. If UWL, each user is entitled to one softphone. DLU and UCL each charge for softphone usage seperately.

  • Problem with installing Forms 11g on clients

    Hi all,
    I have successfuly installed weblogic server and Oracle Forms 11g on a server and everything works fine. I need to install Forms 11g on different clients for developers. My question is that do i need to install Weblogic on every single client or i can use the one that i have installed on my server. If i can use the one that i have installed, please explain how i can do this because i have tried a lot and the installer does not go to next page after asking for email address.
    Thanks in forward,
    Shademani
    p.s. The clients are Win Xp

    Two recommendations:
    1. Read this:
    http://blogs.oracle.com/shay/2007/03/02
    2. If you are new to the product and/or product version, you should probably read the documentation before starting to install. Here is the url to the installation guide. This is a good starting place.
    http://download.oracle.com/docs/cd/E17904_01/install.1111/e10421/toc.htm
    The installation guide explains what is needed and how to install.

  • Forms 6i not coneecting to database after installing forms 11g

    After installing forms 11g I am not able to connect to database from froms6i
    I am getting error ora-12222 : no such protocol adapter
    pls help

    after installation from forms 6i not able to connect to oracle 10g databaseWindows... :-)
    Forms 11g installation sets its environment, and now forms 6i points to the wrong tnsnames.ora.
    The first thing you can try is copying tnsnames.ora from forms 6i Home to forms 11g Home (after saving this one, if necessary).

  • It's possbile to upgraded from win2003 x64 sp2 which installed SCOM 2007 R2 into windows 2008 R2 directly?

    current OS: windows 2003 R2 x64 SP2
    current SCOM version: SCOM 2007 R2
    current database version: SQL Server 2005
    it's possbile to upgraded from win2003  which installed SCOM 2007 R2  into windows 2008 R2 directly without reconfiguartion SCOM?

    Hi,
    And as far as I know, in-place operating system upgrade could work, but there is no document about this. Please take backup before doing upgrade.
    If you want to in place upgrade the OS, we can simply move SCOM databases to  new servers and rebuild management servers one at a time. the downtime for SCOM would be very minimum if the management group has the capacity for agents to report to failover
    management servers while the primary MS is getting rebuilt. You do not have to perform in place upgrade on the OS to keep SCOM.
    Based on your need, I would like to suggest you add a Windows 2008 R2 as additional management server for your management group. And if possible, please also upgrade your SQL 2005 to SQL 2008.
    Here is a thread for your reference:
    http://social.technet.microsoft.com/Forums/systemcenter/en-US/4713e303-76a7-4954-9494-55565757d65e/scom-server-os-and-sql-upgrade-from-2003-to-2008-r2
    Regards, Yan Li
    Dear Yan, Since rebuild/config SCOM Server is very complicated so it's better that I can just upgraded OS into windows 2008 R2 without do anything else.

  • Install and uninstall of Oracle 11g R2 on Windows 2008 Server

    Hi,
    I installed Oracle 11g R2 and set up a database on Windows 2008 Server following the steps in the Installation Guide and it was successful. After uninstalling the product and doing a re-install, the step to configure the Net Configuration Assistant fails with the following msg.
    Failed to allocate port(s) in the specified range(s) for the following process(es): JMS
    [5540-5559], RMI [5520-5539], Database Control [5500-5519], EM Agent [3938] | [1830-1849]
    Also, when I ran "netca.bat" and tried to reconfigure the Listener, it indicated the default port 1521 is being used. I ran "netstat -an" and do not see the port listed.
    Questions:
    What is the best way to check if something was leftover from my previous install of Oracle that is using the default ports?
    What do I need to do to ensure a re-install is successful?
    Uninstalling Oracle -
    1.     Log in as the Administrator.
    2.     Stop all Oracle Services.
    3.     From a cmd window, run C:\app\oracle\product\11.2.0\dbhome_1\deinstall\deinstall.bat.
    4.     Delete the C:\app\oracle directory.
    5.     Remove the following registry entries as per http://download.oracle.com/docs/cd/E11882_01/relnotes.112/e16777/toc.htm:
    HKLM\System\CurrentControlSet\Services\EventLog\Application\Oracle Services for MTS
    HKLM\System\CurrentControlSet\Services\EventLog\Application\OracleDBConsole<SID>
    HKLM\System\CurrentControlSet\Services\EventLog\Application\Oracle.<SID>
    HKLM\System\CurrentControlSet\Services\EventLog\Application\Oracle.VSSWriter.<SID>
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Oracle11

    Johan, after I uninstalled Oracle, I checked to ensure there were no remaining Oracle services remaining.
    Srini, below are the steps I followed to uninstall Oracle. In step 3, I just ran deinstall.bat without any parameters and provided required information as prompted. Note, I uninstalled using the Administrator user and not the "oracle" account that I used to install Oracle.
    Uninstalling Oracle -
    1. Log in as the Administrator.
    2. Stop all Oracle Services.
    3. From a cmd window, run C:\app\oracle\product\11.2.0\dbhome_1\deinstall\deinstall.bat.
    4. Delete the C:\app\oracle directory.
    5. Remove the following registry entries as per http://download.oracle.com/docs/cd/E11882_01/relnotes.112/e16777/toc.htm:
    HKLM\System\CurrentControlSet\Services\EventLog\Application\Oracle Services for MTS
    HKLM\System\CurrentControlSet\Services\EventLog\Application\OracleDBConsole<SID>
    HKLM\System\CurrentControlSet\Services\EventLog\Application\Oracle.<SID>
    HKLM\System\CurrentControlSet\Services\EventLog\Application\Oracle.VSSWriter.<SID>
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Oracle11

  • Issues installing 11g client on windows 2008 R2

    Hi I am a windows admin and have been asked to install oracle SQL developer and oracle 11g client on a windows 2008 R2 server.
    However it will not work.
    After having issues and having to manually set environment variables and creating the folder path network\admin for the ora files, we still get the following issue
    "IO Error: The network adapter could not establish the connection"
    We have tried both 64 and 32bit versions.
    Any help here would be very much appreciated.
    Paul.

    Thanks for everyones response to this.
    First issue was the server we were installing this on is not on the domain and doesnt point to our internal DNS. Hence it couldnt resolve the Host name in the tns file.
    I added this to the hosts file, then we had to modify some of the registry entries and path manually.
    We were then able to succesfully make a connection.
    Paul.

  • Oracle 11g 2 sobre Windows 2008 64 bits

    Hola a todos... tengo el siguiente problema.... cuando instalo Oracle 11g sobre Windows 2008 de 64 Bits aparece un error en la instalacion.... me dice error de protocolo.
    Se intala sobre Windows 2008 de 64 Bits con un dominio
    Ademas cuando no carga el EM
    Saludos
    Jorge

    No.
    Oracle Warehouse Builder version 10.1.x was desupported on 16-JUL-2007.
    The desupport notice is available on Metalink (Note 376384.1).
    The Warehouse Builder installation as part of the 11.1.0.7 installation should be certified, but I cannot find specifics.

Maybe you are looking for

  • Order split functionality with PP-PI

    Hello Forum, I am not sure whether we can use the order split functionality with process orders .  I had implemented it earlier for a client with discrete MFG production type but not aware whether we can do so in process industry (couldn't find the p

  • How do I apply SAP's mantra, "Run Like a Factory" to my Basis/Security team?

    I will preface this by stating that I am a newbie to SAP, and I am not technical. Currently I manage a Basis/Security team, albeit understaffed. For the past 5 years I have been charged to: Organize the team into a highly-performing department. (Done

  • BUG: scheduling while atomic swapper/0/0x00000003 after system upgrade

    I can't seem to find anything about this but my system has gone wacky after pacman -Syu yesterday morning. I have over 100000 lines of the above message in errors.log I suppose I will have to build a new kernel. That is probably inevitable anyway as

  • How do I get LR Slideshow to output 4k images over HDMI to my Sony 4k Projector? VPLVW1100ES?

    From my 2014 15" MacBook Pro How do I get LR Slideshow to output 4k images over HDMI to my Sony 4k Projector VPLVW1100ES? I can work in LR on the Sony at full resolution but Slideshow will only output 1080p. Thanks, John

  • Replacing characters in a string

    I have an application where a user can enter information into a webform. I'm using JSP, but of course the backend there is a Java function also. I am trying to write a function which will replace when the user hits enter with a <br> (break tag). Righ