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.

Similar Messages

  • 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.

  • 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

  • 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

  • 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.

  • How to Install Oracle 10g in Windows 7 Home premium 64bit operating system

    Hi,
    I am using Windows 7 Home premium 64bit operating system. While i was installing oracle 10g i got error and not able to install. How to install the Oracle 10g databse on this operating system. Is there any patch to install this or i have to use other version of oracle with window 7 operating system?
    Thanks in advance
    Mayank Adhikari

    The argument would be who wants to install Oracle database on Windows 7. I think most probably by the developers who wants to "Try" something prior deal with a production database, right?
    For a developer, installing database using the hack is more than NOT having a local database running from the local system. I installed all the products mentioned with windows7bugs post and used the following tools to successfully connect and retrive data from the database instances.
    Toad 9.7.x.x
    SQL Developer
    SQL/Plus
    Developer 6i (Another hack, please check this link http://windows7bugs.wordpress.com/2010/03/01/installing-oracle-developer-forms-reports-6i-on-windows-7-64bit/).
    I think the discussion about whether all the features of client/server are still available with such a hacked installation is meaningless as far the information requested was strictly for Windows 7, not for a Server OS.
    regards,

  • Oracle 10g on Windows server 2008 R2 - error : Logon failed. Details: ADO

    Hello,
    I have installed Oracle 10g 64bit client on Windows 2008 R2 64bit server. I have installed Visual studio framework 2.0 and 3.5 on Application Server i.e. Windows 2008 R2 64bit Server.
    But when i run report from server, it shows following error message :
    *Logon failed. Details: ADO Error Code: 0x Source: ADODB.Connection Description: Provider cannot be found. It may not be properly installed. Error in File C:\Windows\TEMP\testreport {FE5A4BC0-DF74-4E58-87F1-0F203501A3FC}.rpt: Unable to connect: incorrect log on parameters.*
    I have created report with design time connection with oracle 10g tables. It runs in my development machine. but when i deployed on windows 2008 r2 bit server, it raised above error. After that, i created another report with command instead of using design time database connection with table, it run on server smoothly.
    So Pls help me to come out from this problem.
    If anyone has solution for it, pls share it
    Thanks in Advance
    Keyur

    Today I installed all software in following order.
    1) First install oracle 10g 32bit client & 64bit client on windows 2008 R2 development server.
    2) After oracle installation, I installed visual studio 2005 and tested crystal report on server in debug mode. It was working completely.
    (Both type of report - report created with the help of command in crystal report & crystal report created in direct reference of database table)
    Then i published my test project and setup on same server for clientside testing. but on client machine, it shows error message.
    that was : The type initializer for 'CrystalDecisions.CrystalReports.Engine.ReportDocument' threw an exception.
    One more thing i have observed that was report created with help of command in crystal report was working on client machine. But report in which i have added table direclty, was generating above error.
    Then i installed crredist2005_x86.msi and crredist2005_x64.msi from visual studio installed folder. After installation, error message changed on clinet machine.
    Error Message : Logon failed. Details: Error Code: 0x Source: ADODB.Connection Description: Provider cannot be found. It may not be properly installed. Error in File C:\Windows\TEMP\tablesource {EE65A074-2C4E-43DE-A3FC-1FE673093BF1}.rpt: Unable to connect: incorrect log on parameters
    Still in debug mode on server, asp.net project is working with crystal report. I think, when i run asp.net project in debug mode on server, project may be run on 32bit mode. When i run same project from published setup on client machine, it may be run on 64bit mode.
    I can't understand how to solve this problem.
    Pls. help me.
    Thanks in Advance
    Keyur

  • Oracle 10g on Windows Server 2008

    Hi dears;
    OS:     Windows Server 2008 R2 Standard (SP1) 64-bit
    Processor:     Intel(R) Xeon(R) CPU E5645 @2.40GHz
    RAM:     8GB
    Oracle:      Oracle 10g EE R2 (10.2.0.1.0) 32-bit
    As soon as the installation is OUI reports an error message and quits.
    Message: Abnormal program termination. An internal error occured. Send following files to oracle support.
    "Unknown"
    "Unknown"
    "Unknown"
    Please help.

    if you search on this forum you will find similar thread talking about this , so please search first before posting new thread
    Oracle Database 10.2.0.1.0 is not certified on Microsoft Windows x64 (64-bit) 2008
    Oracle Database 10.2.0.1.0 is not certified on Microsoft Windows x64 (64-bit) 2008 R2
    Only :
    Oracle Database 10.2.0.4.0 is certified on Microsoft Windows x64 (64-bit) 2008
    Oracle Database 10.2.0.5.0 2008 , 2008 R2

  • Install Oracle 10g on Windows Server 2003 Enterprise Edition

    I have a machine with the following specs:
    Windows Server 2003 Enterprise Edition
    16GB Memory
    1.2TB Storage
    I heard that Oracle has a limitation of 2GB Memory Allocation for Oracle Database. Can you post steps on how to acoomplish this task?

    mrp wrote:
    I have a machine with the following specs:
    Windows Server 2003 Enterprise Edition
    16GB Memory
    1.2TB Storage
    I heard that Oracle has a limitation of 2GB Memory Allocation for Oracle Database. Can you post steps on how to acoomplish this task?Pray tell, where did you hear that? I'd encourage you find the source and ask for your money back - they give bad advice.
    More relevant info can be found at http://www.oracle.com/pls/db102/portal.portal_db?selected=3 ... scroll down to 'Platform Guide' and select the appropriate guide - Windows 32 bit, Windows Itanium, or Windows 64 bit - that is relevant to your environment. For 32 bit, look at Chapter 1 and the sections
    Oracle Database Scalability on Windows
    * Support for Very Large Memory (VLM) Configurations
    * Windows 4 GB RAM Tuning (4GT)

  • 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.

  • How to install Oracle 10g on windows

    I'm an oracle Student, I've just started.
    I bought the 10g book and a cd was included, I tried installing it at home for educational purpose, and I'm having trouble installing it, specially to log on the SQL DB, any help from you?

    You said you have bought a book with a CD in it, is it a 10g Database Disk? Or is it the developer disk?
    You require a database that's right. In case your CD is not a database CD, I suggest you do download and install the Oracle 10gXE from otn.oracle.com, you can find it here > http://www.oracle.com/technology/software/products/database/xe/index.html
    Installing it is very easy (practically next next) you have to define your administrator's password (SYS password) and keep it in mind.
    Once installed, you can access to it using the http://localhost:8080/apex url.
    Regards.

  • Install Oracle 10g on windows 2008 Server 64bit

    Is it possible to install Oracle 10g on Windows 2008 64bit . I read one post below it says , windows 2008 is not certified for oracle 10g ..
    windows server 2008 Oracle 10G 64 bit
    before I installed 32bit , it is throwing error message on alert log file on every 5 seconds.
    "OER 7451 in Load Indicator : Error Code = OSD-04500: illegal option specified
    O/S-Error: (OS 1) Incorrect function. ! "
    if it is possible which version I want to download is best ..
    and what is the recommendation whether it is 10g or 11g

    You mean to say Oracle 10g 64bit will not work in Windows 2008..?No, i meaned the post you linked was written in year 2008, in that year it's was a unsupported platform for that oracle version. Actually its supported and you can install it.
    Furthermore like Aman told you, It's more recommended install 11gR2 version
    Edited by: Fran on 29-may-2012 4:20

  • Installing Oracle XE 10g on Window server 2008

    Hello,
    I want to ask if i can install Oracle XE on windows server 2008, if not what releases of Oracle DB can be installed on Win2008 server
    Regards,
    Tareq

    Thank you for your quick answer,
    But i want to know are there any steps to install this release or just go through normal steps.
    Oracle Database 10g Release 2 (10.2.0.1)
    Express Edition for Microsoft Windows
    Also i want to install IDS10g R2 ... Can i install it also on the server, if not can i install the OC4J stand alone ??
    Thank you.

  • 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

  • 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

Maybe you are looking for