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

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

  • 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

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

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

  • Window server 2008 r2 error show "stop :- c00002e3 security account manager initialization failed because of the for A DIVICE ATTACHED to the system is not funcation"

    Hi All
    Please help
    my server not working showing display error window server 2008 r2  error show "stop :- c00002e3 security account manager initialization failed because of the for A DIVICE ATTACHED to the system is not funcation"
    Please help me how to resolve this issue ???
    thnaks !!!

    Hi,
    If there is any external device plug into your computer, please unplug it and restart the Server.
    You can also test the issue in Safe mode.
    If it can boot into Safe mode, please update any driver has yellow warning on it, also check if the dump file is existing under %SystemRoot%\, if so, please help to post back for our research.
    Kate Li
    TechNet Community Support

  • Oracle 10g on Windows Server 2003 Standard 64bit

    We are running Oracle 10g on Windows Server 2003 Standard 64bit Edition. I am NOT a DBA, so forgive my ignorance.
    We have 16GB of physical memory in this server. I was told by a DBA that Oracle runs on "a single process", and because of that, he said that Windows Server 2003 Standard will only allow 2GB max for a single process.
    Can anyone confirm this? Thanks.

    This sounds more lika a Windows issue. If both Windows and app is "64-bit", I would expect the user virtual address space (per process) to be in the TiB range, if not larger.
    (The said 2GiB limit applies to a 32-bit system.)
    Message was edited by:
    orafad

  • Creating Domain at 0% - Oracle PFRD 11g - Windows Server 2008 64-bit

    1.I want to install and configure Oracle FMW version 11.1.1.2.0 in Windows server 2008 64 bit.
    2.I have followed the steps too as described here in these two forum links:
    1.http://cn.forums.oracle.com/forums/thread.jspa?threadID=2245015
    2.Creating Domain at 0% - Oracle PFRD 11g - Windows Server 2008 64-bit
    3.I am giving my installtion steps..
    I have installed JDK: 1.7.0.
    I have succesfully installed web logic version wls1035_generic.jar.
    I have also installed the FMW version 11.1.1.2.0 using all four disks(Install and donot configure.)
    I have also installed patch version 11.1.1.3.0.
    But When I am trying to run config.bat then It Stops at Creating Domain at 0%,nothing happens, process is sleeping:
    It creates domain of size 9.23 mb and after a long time of approx 900 min It displays "DOMAIN CREATION FAILS".
    I have also checked the path ..It doesnt contains any special characters.
    Any ideas???

    Hi John,
    As per ur suggestion , I have successfully installed FMW 11g in Windows server without Domain Fail.
    1). Installed JDK 1.6u29
    2). Installed WebLogic 10.3.3
    3). Installed FMW 11.1.1.2
    4). Installed FMW 11.1.1.3 Patch
    Now According to the Business need ,I want to install FMW 11.1.1.2 in Linux 32 Environment. Can U please guide me the versions of Java, Weblogic, FMW and its patch so that I can Install it in Linux 32 bit without Domain Fail.
    Deepak Jha

  • 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

  • 10g XE + Windows Server 2008

    Hi!!!
    I have a problem with oracle 10g Express Edition.
    My customer has Windows Server 2008 and oracle runs on this Os.
    But every day oracle stops run and i get this type of error.
    In alert_xe.log:
    1.
    Tue Nov 17 09:53:55 2009
    Warning: skgmdetach - Unable to register unmap, error 4210
    Tue Nov 17 09:53:57 2009
    ksvcreate: Process(m000) creation failed
    Tue Nov 17 09:56:00 2009
    ksvcreate: Process(m000) creation failed
    Tue Nov 17 09:58:01 2009
    ksvcreate: Process(m000) creation failed
    Tue Nov 17 09:58:55 2009
    Warning: skgmdetach - Unable to register unmap, error 4210
    Tue Nov 17 10:00:04 2009
    ksvcreate: Process(m000) creation failed
    Tue Nov 17 10:02:08 2009
    ksvcreate: Process(m000) creation failed
    2.
    ksvcreate: Process(m000) creation failed
    Tue Nov 17 09:47:52 2009
    ksvcreate: Process(m000) creation failed
    Tue Nov 17 09:49:56 2009
    ksvcreate: Process(m000) creation failed
    Tue Nov 17 09:51:56 2009
    kkjcre1p: unable to spawn jobq slave process
    Tue Nov 17 09:51:56 2009
    Errors in file d:\oraclexe\app\oracle\admin\xe\bdump\xe_cjq0_36752.trc:
    I've checked everything like a memory, conditions to XE, but it looks ok.
    I don't know what i have to do.
    By the way one user only on this machine and database on the same computer.
    So this like terminal standalone computer.
    Please help!!!!

    user12257681 wrote:
    Thank you Satish!!!
    I thought about it that Xe is unsupported to Server 2008 and now you prove it.
    In this trace file i see a lot of :
    Call stack acquisition performance stats:
    setup time (lock acquis., memory alloc.): 0 ms
    frame get time (time the target proc was suspended): 0 ms
    symbol translation time: 0 ms
    total time: 0 ms
    *** 2009-11-12 00:41:27.305
    *** 2009-11-12 07:53:02.946
    Waited for process J000 to be spawned for 60 seconds
    *** 2009-11-12 07:53:13.086
    Waited for process J000 to be spawned for 70 seconds
    *** 2009-11-12 07:53:23.226
    so i can't use even if this combination for a single user environment?Its not about whether you want to use this for a single user or multi-user environment. Its about the certification of an Oracle product on a given platform. XE is not certified on Windows 2008 server.
    As I said earlier, the installation may be successful but the stability of the setup is not guaranteed.
    so how can you explain me that it works sometime?I don't think so. I can't explain how bugs work :-)

  • Clusterware 10.2.0.4 on windows server 2008, runcluvfy error out

    I am installing oracle clusterware 10.2.0.4 on windows server 2008.
    I got the following error when I ran runcluvfy stage -post hwos -n node1,node2
    Path "C:\temp\" does not exist and cannot be created on nodes
    This meessage is happening after Checking node reachability and Checking user equivalence phases.
    This is my complete log:
    Performing pre-checks for cluster services setup
    Checking node reachability...
    Node reachability check passed from node "node1".
    Checking user equivalence...
    User equivalence check passed for user "administrator".
    ERROR:
    Path "c:\temp\" does not exist and cannot be created on nodes:
    node1
    Verification will proceed with nodes:
    node2
    Pre-check for cluster services setup was unsuccessful on all the nodes.
    Does anyone have a clue for this error? I have read some one's input back in 2/2009 on AIX. But the solution did not help me.
    Please help.
    Thanks to all.
    Chris Zhao

    Does this directory exist and have the correct permissions and ownership granted for the Oracle 10g RAC Clusterware?
    If not, then you need to create the directory and grant correct permissions to it. Also, have you checked to see if Windows 2008 platform has been certified and validated for Oracle 10g RAC installation?
    Cheers,
    Ben Prusinski

  • PT 8.53 Windows Server 2008 R2 Error on booting domain.

    Hi all,
    We are setting up a test environment for PT 8.53 on Windows Server 2008 R2. Everything in the installation went correctly then we try to boot the domain in PSADMIN for the first time we are getting an error when trying to:
    exec BBL -A:
    CMDTUX_CAT:816: ERROR: Cannot exec, executable file not found
    tmboot: WARN: No BBL available on site <server name>.
    Will not attempt to boot server processes on that site.
    Tuxedo info: Oracle Tuxedo, Version 11.1.1.2.0 with VS2010, 64-bit, Patch Level 056
    Just seeing if anyone else has come accross this or has any ideas we could try.
    Thanks.
    Edited by: 991229 on Mar 1, 2013 7:15 AM

    Interesting, when you did the configure step in psadmin, did BBL start then or does it fail there as well? I've not installed 8.53 yet anywhere, but in my 8.52 env, doing a reconfig will start the BBL to ensure things are shut down. My guess is it fails, which I think would cause your configuration to not occur maybe?
    Command to execute (1-10, q) : 4
    This option will shutdown the domain.
    Do you want to continue? (y/n) [n] :y
    tmadmin - Copyright (c) 2007-2008 Oracle.
    Portions * Copyright 1986-1997 RSA Data Security, Inc.
    All Rights Reserved.
    Distributed under license by Oracle.
    Tuxedo is a registered trademark.
    No bulletin board exists. Entering boot mode.
    INFO: Oracle Tuxedo, Version 10.3.0.0, 64-bit, Patch Level 067Booting admin processes ...
    exec BBL -A :
    process id=12818 ... Started.
    1 process started.
    Attaching to active bulletin board.
    What if you get all your env variables set, and try to run tmadmin by hand?
    set TUXDIR, PATH, PS_MACH, PS_HOME, PS_CFG_HOME, PS_SERVDIR, PS_SERVER_CFG, TUXCONFIG, LD_LIBRARY_PATH, NTSYMBOL_PATH, APPDIR (I think that's all of them, I'd have to look again)
    then from cmd prompt run tmadmin
    at the tmadmin prompt run boot -y
    that would extract psadmin from the process, if that fails to find BBL, then I think you might need to pull out Process Monitor from sysinternals, and trace the tuxedo start process, which will show you what path BBL is really being looked for in, and possible help you solve this. You can also use Process Explorer to review what environment variables are set for what processes (such as psadmin or tmadmin).
    Let me know what you find, as I'm interested in knowing what is causing this.

  • External table in Oracle 10g and Windows server 2003 problem

    I'm having a problem accessing an external table in an Oracle 10g and Windows 2003 server environment. The disk is remote (mapped) to the server. It's the usual access errors, kup-04001 or kup-04063.
    I have the [seemingly] exact same setup in an Oracle 9i and Windows 2000 server environment which works perfectly. Services run as local SYSTEM and SYSTEM has full permissions on the disk. Directories exist and so do the permissions to the directories.
    In the Oracle 10g and Windows 2003 environment, services run as local SYSTEM and SYSTEM has full permissions on the mapped disk. Directories exist and so do the permissions to the directories.
    This obviously effects mappings, deployments, etc.
    Does anyone know if something changed in either the db or the os?
    Thank you,
    Michael

    Thank you for your reply.
    Your proposal is the standard solution. As a matter of fact, that's how it is on my "old" system. Server "A" Oracle services are started by SYSTEM. Server "B" Oracle services are started by SYSTEM and is where the flat files reside. SYSTEM has full permissions on a disk local to Server "B". Database directoriies defined on Server "A" point to Server "B" remote disk. External Tables on Server "A" are defined with directories that point to Server "B" remote (mapped) disk. I have no problems with this configuration.
    I'm having a problem acheiving the same configuration with Oracle 10g and Windows 2003. I guess I'm baffled over the fact it isn't working the same way as my "old" environment. Why shouldn't it? Oracle (and you) want me to start services as a specific user. It shouldn't have to be that way unless something changed in the way the database makes calls to the os or if Microsoft slipped something in with one of it's numerous security patches.

Maybe you are looking for