Pleae help me: I want to install oracle developer on win server 2008

please help me i am try to install oracle developer 10g on win server 2008 but failed because the version of operating system not 5 or 5.1 or 5.2 and it is 6
so i want to install oracle developer 11g on win server 2008 but i am not found oracle developer 11g to download it
please any one help me to solve this problem or help me to find oracle developer 11g
Thank you

Oracle Developler 11g is now called Oracle Fusion Middleware (FMw) 11g and can be downloaded from the Oracle Fusion Middleware Downloads page. You have to download and install WebLogic Server (WLS) 10.3.3 first, then scroll down and download and install Portal, Forms, Reports and Discoverer (11.1.1.3.0).
When you install WLS, make sure you do not run the configuration step. When you install FMw, it will configure the WLS as part of it's configuration step.
Hope this helps,
Craig B-)
If someone's response is helpful or correct, please mark it accordingly.

Similar Messages

  • Installing Oracle 9i on Win Server 2008

    Hello all,
    I just wanted to know that is it possible to install Oracle 9i on Windows Server 2008.. is it supported on server 2008..
    i surfed the internet to get more information about this and what i got was that Oracle 9i is not supported on 2008..
    is it so... and that means i need to install higher version of Oracle on Windows Server 2008.. ??
    Thanks & Regards
    Pratik Lakhpatwala
    Jr Oracle DBA

    Pratik,
    I am just copy the reply by Sybrand Sir :
    Oracle 9iR2 was desupported on July 31,2007
    Windows 2008 was released in 2008.
    Oracle never (re-) certifies for new versions of any O/S
    Please upgrade to Oracle 10gR2 (preferred) or downgrade your server to XP or 2003.
    Sorry, but you have no other choice.
    From this link:
    Re: oracle 9i not installing on windows 2008 server
    Regards
    Girish Sharma

  • Installing Oracle 10g on Windows Server 2008

    Hi,
    I want to install Oracle 10g on Windows Server 2008. As per Oracle, I should install 10.2.0.3 and then apply patchset 10.2.0.4.
    For that, one has to sign in to metalink which is possible only for customers. I am
    using Oracle only for educational purposes for now. Is there any other way of using Oracle 10g on Windows 2008?
    Thanks,
    Vladi

    Of course if you don't have support and for educational purpose only , you should compromise a little by either install other OS or get virtual machine like VMware.
    Or stay with 10.2.0.3, that should work in most cases.

  • Want to install Oracle Developer Suite 10g R2 on Windows 7 (64-bit)

    Hi,
    I have windows 7 (64-bit) installed on my laptop. I want to install Oracle developer suite 10g R2 on this machine but when I run the Oracle Universal Installer, it gives me error stating "operating system version: must be 5.0, 5.1, 5.2. Actual 6.1 Failed<<<<
    Exiting OUI.
    Can anyone please help me to solve this problem.
    Thanks in advance.
    Regards

    Developer Suite 10 is not certified or supported to be installed on Win7 (64bit). Although it can be done, you will have problems later if you manage to get it installed. If you really want to have it on your Win7 laptop, I encourage you to install "Windows XP Mode", which is part of Windows Virtual PC. This is free to licensed Win7 users (does not apply to Home edition). Refer to the following:
    http://windows.microsoft.com/en-US/windows7/install-and-use-windows-xp-mode-in-windows-7

  • I am trying to install Oracle 9i on Windows Server 2008

    Hi
    I am trying to install Oracle 9i on Windows Server 2008.
    While installing third CD it shows the following error message
    "jrew.exe has stopped working"
    Please guide me what to do next as early as possible.
    Thanks

    Why?
    The general policy of Oracle is very simple:
    it certifies against the current version of the OS.
    It never re-certifies against new releases of the OS.
    Windows 2008 didn't exist when Oracle 9i was released.
    Sybrand Bakker
    Senior Oracle DBA

  • How to install oracle 10g in windows server 2008

    I want to install oracle 10 (10.2.0.4.0) in windows server 2008 R2 X64 bit version.
    Previously i have test this successfully. But not it's giving an error during the installation
    Enterprise manager configuratio failed due to the following error-
    Error starting Database Control
    Refer the log file at (path).....\emConfig.log for more details.
    You can retery configuring this database wlth Enterprise Manager later by manually running (path).....\bin\emca script.
    I tried to start the service manually from services. But it didn't work.
    I tried to run that script using command prompt. but nothing happened.
    in my start menu under oracle home db-console link also not there.
    here is my log file
    Feb 7, 2011 11:54:08 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Enter Enterprise Manager Root Password :
    ************Certificate was added to keystore
    Certificate reply was installed in keystore
    Feb 7, 2011 11:54:08 AM oracle.sysman.emcp.util.FileUtil printFileToLog
    CONFIG: Printing file(After Secure DBConsole): D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_AX-2009_AX2009\config\http-web-site.xml
    <?xml version = '1.0' standalone = 'yes'?>
    <!DOCTYPE web-site PUBLIC "OracleAS XML Web-site" "http://xmlns.oracle.com/ias/dtds/web-site-9_04.dtd">
    <web-site port="1158" display-name="OC4J Java HTTP Web Site" secure="TRUE">
         <!-- The default web-app for this site, bound to the root -->
         <default-web-app application="default" name="defaultWebApp"/>
         <web-app application="default" name="dms0" root="/dms0"/>
         <web-app application="default" name="dms" root="/dmsoc4j"/>
         <web-app application="em" name="em" load-on-startup="true" root="/em" shared="true" />
         <!-- Access Log, where requests are logged to -->
         <access-log path="../log/http-web-access.log"/>
         <!-- Uncomment this if you want to use ODL logging capabilities
         <odl-access-log path="../log/http-web-access" max-file-size="1000" max-directory-size="10000"/>
         -->
         <ssl-config needs-client-auth="false" keystore="D:\oracle\product\10.2.0\db_1/oc4j/j2ee/OC4J_DBConsole_AX-2009_AX2009/config/server/keystore.test" keystore-password="BC062AD3D852A5B5D02E979B69DD12B3" />
    </web-site>
    Feb 7, 2011 11:54:08 AM oracle.sysman.emcp.util.DBControlUtil secureDBConsole
    INFO: Database Control secured successfully.
    Feb 7, 2011 11:54:08 AM oracle.sysman.emcp.EMDBPostConfig performConfiguration
    CONFIG: Securing Database Control completed successfully .
    Feb 7, 2011 11:54:08 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Feb 7, 2011 11:54:08 AM oracle.sysman.emcp.util.DBControlUtil startOMS
    INFO: Starting Database Control (this may take a while) ...
    Feb 7, 2011 11:54:08 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: cmdType: 0
    Feb 7, 2011 11:54:08 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Starting Windows service...OracleDBConsoleAX2009
    Feb 7, 2011 11:54:08 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleAX2009' to fully start
    Feb 7, 2011 11:54:18 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleAX2009' to fully start
    Feb 7, 2011 11:54:28 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleAX2009' to fully start
    Feb 7, 2011 11:54:38 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleAX2009' to fully start
    Feb 7, 2011 11:54:48 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleAX2009' to fully start
    Feb 7, 2011 11:54:58 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleAX2009' to fully start
    Feb 7, 2011 11:55:08 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleAX2009' to fully start
    Feb 7, 2011 11:55:18 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleAX2009' to fully start
    Feb 7, 2011 11:55:28 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleAX2009' to fully start
    Feb 7, 2011 11:55:38 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleAX2009' to fully start
    Feb 7, 2011 11:55:48 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleAX2009' to fully start
    Feb 7, 2011 11:55:48 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Initialization failure for service during start
    Feb 7, 2011 11:55:48 AM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error starting Database Control
    Refer to the log file at D:\oracle\product\10.2.0\db_1\cfgtoollogs\dbca\AX2009\emConfig.log for more details.
    Feb 7, 2011 11:55:48 AM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Error starting Database Control
         at oracle.sysman.emcp.EMDBPostConfig.performConfiguration(EMDBPostConfig.java:646)
         at oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:224)
         at oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:193)
         at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:184)
         at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:436)
         at java.lang.Thread.run(Thread.java:595)
    please if any one can give me any solution to run my database console. i don't know any method. i'm new to the oracle.
    Thank you

    I have checked that. but i also say that oracle 10g (10.2.0.4 ) support for windows server 2008 r2 X64.
    Windows Server 2008 x64
    Oracle Database 10g Release 2 (10.2.0.4 or later) for Windows x64 is certified on Windows Server 2008 x64 (all editions). 32-bit Oracle Database Client (10.2.0.4) and higher versions are supported on Windows Server 2008 x64.
    I don'y think it's problem of os version or oracle version. Because when we purchase we asked from them what is the recommended version for our os. they told that 10g 10.2.0.4 is ok. previously i have installed this successfully. But now i can't.
    however thanks for tried to help me. if u can find out any other reason\s please late me know..
    thank you very much.

  • Installing Oracle 8i in Windows Server 2008 32

    Hi! I'm installling Oracle 8i in Windows server 2008 enterprise for 32 bits, but it's finish with error. The error is jrew.
    Somebody can install it?
    Sorry by my english.
    Thank!
    Abel

    Oracle 8i on windows server 2008 is not a tested/supported product.

  • Installing oracle 8i on windows server 2008

    hi all,
    is it possible to install oracle 8i database standard edition on windows 2008 server?
    i'm starting the instalation and almost in the end of it when it suppose to ask me to configure net8 it freez.
    i have tns error ora- 12560 TNS-protocol adapter error
    i'll be glad if anybody has answers,

    I wouldn't have a clue whether it is possible. Want to ask a different question? Whether if you ever succeeded it would be supported or stable? The answer is No.
    Oracle 8i is so old it hasn't been supported during the current decade, the current century, the current millennium.
    If you are going to install anything do not go further back than 10.2.0.4 or you are just wasting your time.

  • Which JRE version to install on 64bit OS (win server 2008)

    Hello everyone
    I'm not sure what Java and JCO versions / releases to install on a Windows Server 2008 Standard 64bit Edition. We're installing  Edge BI 3.1... apparently this is 32bit Software. I understand that we need to install JCO 2.1.9. Normally I prefer to install 64bit versions of a software on a 64bit OS.
    In the JCO 2.1.9 installation preliminaries I read:
    The SAP Java Connector (JCo) 2.1.9 requires a Java Runtime Environment (JRE) version 1.3 or 1.4. The 64-bit JCo versions need a 64-bit JRE version 1.4. Please see SAP note 549268 for a current and detailed list of supported platforms and Java runtime environments.
    Unfortunately I can't find a 64bit JRE version 1.4... just a 32bit JRE 1.4.2_19 version. Furthermore this Java version is end of life. See http://www.oracle.com/technetwork/java/javase/download-138376.html.
    So question is: what versions exactly for JCO 2.1.9 (32 or 64 bit) and JRE should I install?
    Thanks for some clarification in advance to anyone!
    Renaud
    EDIT:
    According to [this|Re: BOE SAP integration kit issue - Java connector] posting it seems that it is required to install the 32bit version of JCO 2.1.9

    Actually, this problem is only partially solved. I still get "Can't connect to local MySQL server through socket '/var/mysql/mysql.sock..." when I type 'mysql'. I can access mysql by typing 'sudo mysql', but still get the socket error when connecting via php, so I think I still need to get to the point where I can type mysql without sudo.
    Also, I went ahead and installed MySQL 5 with the tar package.
    Message was edited by: rabbitdog

  • How to install Oracle Instantclient on Windows Server 2008 Web Edition

    I am trying to install the Oracle Instantclient on our Windows Web server (x64).
    * I downloaded instantclient-basic-win-x86-64-11.1.0.7.0
    * Extracted to c:\instantclient
    * appended the directory to the path
    * created system variable 'SQL_PATH' with same path
    * gave everyone all rights to the instantclient folder
    * gave network service explicitly all rights to the instantclient folder
    * rebooted IIS
    * rebooted the server
    But still my application keeps returning with System.Data.OracleClient requires Oracle client software version 8.1.7 or greater.
    What am i missing/doing wrong? It seems i have mixed and merged all possible solutions which Google would return.

    Since System.Data.OracleClient is a Microsoft library, you'd better ask them.
    Or use Oracle's provider:
    http://www.oracle.com/technology/tech/windows/odpnet/index.html
    Yours,
    Laurenz Albe

  • How to install Oracle Developer Suite 10g on Windows 7 (64-bit)

    Hi,
    I have windows 7 (64-bit) installed on my laptop. I want to install Oracle developer suite 10g R2 on this machine but when I run the Oracle Universal Installer, it gives me error stating "operating system version: must be 5.0, 5.1, 5.2. Actual 6.1 Failed<<<<
    Exiting OUI.
    Can anyone please help me to solve this problem.
    Thanks in advance.
    Regards

    Be aware that Developer Suite 10gR2 is not supported for use on Windows 7. Installing it on this platform may result in undesirable behavior.

  • Requires Oracle client for windows server 2008 Version 6.1

    Hello
    I am using Windows 2008 Server Version 6.1 (64 Bit). I want to install Oracle client on this server. Which version is suitable for my requirement and from where i can download it.
    Thanks
    Sijo Thomas

    user12248518 wrote:
    I am in the same boat, I have downloaded what was told to download and it doesn't install it keeps saying "Unknown" 3 times in a popup when I try to install.Oracle has roughly 3,000 products. You downloaded 'what you were told' - one of those 3,000 products. And it didn't work.
    The amount of information you provide is surprisingly sparse, assuming you want assistance.
    So - if you want help, you might wnat to provide some information:
    - the operating system (including edition, and major service pack if WIndows, or distro && major/minor release and kernel if *nix)
    - the URL froim which you downloaded
    - the country yuo are in (since ORacle could redirect to several sitres based on region)
    - the command or executable, including directory path, you run or double-click on
    - the 'exact' error message, or if a generic one like "Unknown", perhaps a screen shot to convince us that it is actually such a generic message
    It's just a suggestion, but answering in such detail actually tells us you are serious about resolving the issue - you put in effort, and that may convince us to return some effort.

  • Oracle R12 on Windows Server 2008

    Hi - does anyone have a good guide or link to a site that does a walk through of installing Oracle R12 on Windows Server 2008?
    Thanks!

    Hi,
    Thanks for the guide, anyone with experience in Windows, do you know if the Server goes to sleep, that once it is woken up, that the R12 instance would work fine? I think the application will not be accessible when the server does to sleep.
    I would ideally like to let the Server go to "Sleep" when not in use. Once a user wants to test something, they can wake it up using WOL, then login to the instance.What is the point of letting the server goes to sleep? I would say that you may need to bounce some services then which is not a feasible solution -- You may verify this and try it yourself.
    Regards,
    Hussein

  • Problem Installing EM Cloud control 12c in Win Server 2008

    Hi All,
    I having problem installing the EM in win server 2008 64bits. I already installed java run time but when i click on the setup.exe in the disk 1 after unzip it does not show the installation wizard and any error message. Did i miss out something? do i need to create the user group and user as stated in the installation guide as stated in this link Installing Enterprise Manager System - 12c Release 1 (12.1.0.1)?

    Hi, can you open an SR for this issue and share the number. Lets check few basic things:
    a) can you make sure that all the zips are downloaded from OTN have correct byte and checksum information
    b) Can you make sure that you unzipped all these zips files in a single folder ?
    c) After unzipping can you check if you have following folders created ( not these folder are for linux but they will be same on windows) -
    install      libskgxn      plugins     response     stage     WT.zip
    jdk     oms     runInstaller      wls
    d) Can you invoke setup.exe -debug
    then look at the logs from -
    C:\Users\aime\AppData\LocalTemp\2\OraInstall2013-07-09_04-10-59AM   ( for windows it will be orInstaller.err and log )
    You donot need any user group or any thing created.

  • I want to install oracle 10g on linux.

    i want to install oracle 10g on linux. my linux is red hat enterprise linux AS release 4. i downloaded 10201_database_linux_x86_64.cpio.gz. now, cksum 10201_database_linux_x86_64.cpio.gz shows 4294967295 while site says 2921604215. if i say gunzip /home/oracle/10201_database_linux_x86_64.cpio.gz gunzip: /home/oracle/10201_database_linux_x86_64.cpio.gz: unexpected end of file. now, please clear these doubts and also give me the link to steps on how to install. tnx

    I tried with the following command and it works for me:
    cpio -idcmv < 10*
    without gzip before

Maybe you are looking for