Database error thrown when trying to run report in Web/Desktop Intelligence

Hi all,
I have set up a demo system running BO Edge 3.1, and have built a Universe that connects to one of our business db's. In Universe Designer, I can go into the connection that I have built, and successfully test the connection (OLE DB against SQL Server 2005, using a local SQL Server login.) I can likewise go into Query Panel in Designer and execute a query. However, when I upload the Universe to the CMS, when I try to use it in either Web or Desktop Intelligence, it throws the following error when I try to execute a query:
COM Provider CLSID not specified or erroneous.
(The Web Intelligence error popup also references "WIS 10901" at the end of that error, if that's helpful.)
Why might this be happening? I am a complete newb at all thing BOE, so it may just be that I don't understand how to do this correctly... But I can't figure out why this isn't working.
Thanks,
Will

Hi,
do you have the SQL Native Driver installed on your Server?
Please check SAP Note - 1204488 (S-User required for Login)
https://websmp230.sap-ag.de/sap%28bD1lbiZjPTAwMQ==%29/bc/bsp/sno/ui_entry/entry.htm?param=69765F6D6F64653D3030312669765F7361706E6F7465735F6E756D6265723D3132303434383826
Regards
-Seb.

Similar Messages

  • Getting Database Logon Prompt when trying to run report from Infoview

    I have a user who has 2 Crystal reports loaded in InfoView.  The reports are similar except for the parameters.  When scheduling one of the reports, she is being prompted with the database logon information everytime she tries to enter the parameters.  But on the other, she isn't.  All she is prompted with is the parameters of the report.  Which setting in InfoView or CMC controls the database logon prompt? We are on BOE 11.5.
    Thanks,
    Maureen

    Dynamic Parameters. You'll want to get all your report designers up on this topic.
    When you create a dynamic parameter in a Crystal Report, and then publish it to the Enterprise, you are creating a Business View, with all it's underlying necessary layers. Dynamic Parameters exist to be able to use the same LOV (a list of current customers) from a database for more than one report. These dynamic parameter LOVs act like a mini report that runs against the database and gets the current values for selection, then the selection(s) are used to run the overall report.
    So I create a report, and in it I create a dynamic Customer LOV. When I save it, the Enterprise creates a Data Connection (DC), Data Foundation (DF), Business Element (BE), Business View (BV), and the list of values is built on the Prompt Group. So, my Business View Manager, Repository Explorer will show (in the default Dynamic Cascading Prompts folder):
    Customer_DC
    Customer_DF
    Customer_BE
    Customer_BV
    Customer - Prompt Group
    Customer (the LOV)
    The idea is that next time I create a report and need a customer parameter, I select the existing dynamic group. If the report designer is unaware of this, and next time they create a new report that needs a customer LOV, they creates a new dynamic LOV "Customer", when saved to the Enterprise, it repeats the above. Since repository objects must have unique names, you will now have additional items something like:
    Customer 2_DC
    Customer 2_DF
    Customer 2_BE
    Customer 2_BV
    Customer 2 - Prompt Group
    Customer 2 (the LOV)
    So you can see how that folder will get filled with duplicates pretty quickly. Which ones were created and used in which reports? Have to open the report in Crystal Reports, open the parameter for Edit and verify the LOV name (_2, _3, _4, etc). If you do in fact discover there are dupes, you can change it to a single one for all reports using a dynamic LOV, re-save them to the Enterprise, then delete the dupes in the BVM.
    You've already discovered how to use the BVM to update the data connection to include/save the database credentials. The only other common issue is sometimes the LOV rights need to be changed in order to allow users to "Edit" the LOV (select different values in the LOV). You'd have to run the report as an end user, not the admin account or the report designer account to verify that works.
    Another item of note is that these dynamic LOVs are run by the Report Application Server (RAS), regardless of which viewer you are using.
    The Business View Manager administration guide has more information on the subject.

  • Error Message when trying to run Applications Module in OA Framework

    Below is the message that I received when trying to run my Applicaitons Module in test mode. When I click the error message I navigate to "public class TpcApBanksEOImpl extends OAEntityImpl". I was told to put "abstract" before "class" and to run it. It did compile after that, but I was wondering if anyone could tell me why.
    Error(12,8): class test_xxtpc.bc4j.TpcApBanksImpl should be declared abstract; it does not define method setLastUpdateLogin(oracle.jbo.domain.Number) in class oracle.apps.fnd.framework.server.OAEntityImpl

    User,
    Basically, an abstract method is a method in a class where just the signature is defined, and no implementation is provided. What you are being told by the compiler is that the method setLastupdateLogin is abstract, meaning that neither TpcApBanksImpl nor OAEntityImpl nor any of it's parents implement that method; therefore, your TpcApBanksImpl must be declared abstract.
    Hope this Helps,
    John

  • Mscorsvw error message when trying to run Exchange 2013 CU 8

    I'm getting this error when trying to run CU 8 on our Exchange 2013 server.
    How to make it not happen??
    Is there any way to find out how/where this process is running so it can be closed??
    Thank you, Tom

    Hi,
    How are things going?
    Mscorsvw.exe is a component of Windows, and is otherwise known as the .NET Framework Optimization Service. It optimizes your machine to launch apps faster. Once it's done, it will go away.
    Resolution:
    By using sevices.msc, verify that no service is in “Starting pending” state.
    More information about mscorsvw.exe
    http://blogs.msdn.com/b/dotnet/archive/2013/08/06/wondering-why-mscorsvw-exe-has-high-cpu-usage-you-can-speed-it-up.aspx
    Best Regards.
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]
    Lynn-Li
    TechNet Community Support

  • Error occurred when trying to access DC in web dynpro

    Hi,
    Have everyone ever encountered an error saying <b>"Unhandled exception caught in event loop"</b> when trying to access DCs in web dynpro?  I tried to add a new action to my main compnent after a used web dynpro component (DC) was added but the web dynpro would shut down automatically.  The web dynpro would shut down accidentally and automatically even when I clicked the interface controller.  Some times, the error log would repport "<b>org.eclipse.swt.SWTError: No more handles</b>"...it has driven me crazy.  I could not go further.  Can someone tell me what I have done wrong to get these errors?!!
    thanks,
    Zita

    Dear Zita,
    I error is related tot he message which you get "No more handles".
    This definitelly means that there is a bug and old files are not closed , thus the number of handles on OS level is exceeded.
    The exact way to debug the "handles" leak is with applying SAP JVM Profiler, using the I/O Analysis feature.
    http://www.sdn.sap.com/irj/scn/downloads?rid=/library/uuid/a0a67d7d-36e9-2a10-3a99-94fc8caaea0e
    Best Regards,
    Sylvia

  • Error when trying to run report

    Post Author: codyj
    CA Forum: Publishing
    I created a report (based on an Oracle database, connecting via ODBC) in CRXI Developer and it runs just fine. When I post it to our BO servers (one is 10, the other XI), I get the following error:
    The database logon information for this report is either incomplete or incorrect.
    I have verified the login info, it is the same that I am using on my workstation. I have also verified the ODBC on the server which also tests ok. I have tried setting the report to prompt for the login info, but it still does not work. I would like to be able to save the login info with the report, as it is supposed to run automatically.
    Thanks in advance for your help.

    HI,
    Is this qury is running fine in SQL?? Have you checked this query in Sql server(Management studio) whether working or not??.
    I feel there is some mismatch with relations in query.. Cross check your query once in SQL itself. once it is running well, we will take a look.
    Regards,
    Salah.

  • Error DA0005 when trying to access report

    Hi everyone,
    We are getting the following error when trying to access a report:
    Connection or SQL syntax error (DA0005)
    Exception CS, Bad Value for field: Log on failed because the required parts are not correctly initialized. Contact system administrator.
    I have tried to translate the error message from dutch.
    Does anyone know how to solve this?

    Hi,
    Could you please try the following test:
    This error message appears because the Connection Server is down or disabled. To start or enable the server perform the following steps:
    1. Go to Start > Programs > BusinessObjects XI > BusinessObjects Enterprise > Central Configuration Manager.
    2. Verify the Connection Server is started with a status of running.
    3. Highlight the Connection Server and click the 'Start' button if the server is stopped.
    4. Click the 'Enable/Disable Servers' button, log on, and verify there is a green up arrow next to the Connection Server.
    5. Click the check box for the Connection Server and 'OK' if there is no green up arrow to enable the server.
    Regards,
    Deepti Bajpai

  • Getting "java.lang.NullPointerException" error message when trying to run an OATS OpenScript file from Eclipse to Create a record in Oracle EBS

    Hello,
    I'm trying to run a simple OpenScript script in Eclipse that creates a record (a Supplier in this case) in Oracle E-Business Suite. So I copied the the script file from OpenScript and created it as a Class in Eclipse.  Then I created a main class to call the methods within the script class but no matter what method I call (initialize, run or finalize) I'm getting the java.lang.NullPointerException message. The error doesn't seem to be related with any specific line in the script but with the way that I'm calling it.
    Should I call the OpenScript class from my main class in a different way? (see my examples below)
    BTW, all external .jar files coming with OATS have been added to my project in Eclipse.
    1) Here's the main class I created to call the OpenScript method (Eclipse auto-corrected my main class adding a Try and Catch around the method call):
    public class Test {
        public static void main(String[] args) {
            nvscript nvs = new nvscript();
            try {
                nvs.initialize();
            } catch (Exception e) {
                // TODO Auto-generated catch block
                e.printStackTrace();
    2) Here's the script from OpenScript (the actual script has more steps but I'm just using the first one for a proof of concept):
    import oracle.oats.scripting.modules.basic.api.*;
    import oracle.oats.scripting.modules.browser.api.*;
    import oracle.oats.scripting.modules.functionalTest.api.*;
    import oracle.oats.scripting.modules.utilities.api.*;
    import oracle.oats.scripting.modules.utilities.api.sql.*;
    import oracle.oats.scripting.modules.utilities.api.xml.*;
    import oracle.oats.scripting.modules.utilities.api.file.*;
    import oracle.oats.scripting.modules.webdom.api.*;
    import oracle.oats.scripting.modules.formsFT.api.*;
    import oracle.oats.scripting.modules.applet.api.*;
    public class nvscript extends IteratingVUserScript {
        @ScriptService oracle.oats.scripting.modules.utilities.api.UtilitiesService utilities;
        @ScriptService oracle.oats.scripting.modules.browser.api.BrowserService browser;
        @ScriptService oracle.oats.scripting.modules.functionalTest.api.FunctionalTestService ft;
        @ScriptService oracle.oats.scripting.modules.webdom.api.WebDomService web;
        @ScriptService oracle.oats.scripting.modules.applet.api.AppletService applet;
        @ScriptService oracle.oats.scripting.modules.formsFT.api.FormsService forms;
        public void initialize() throws Exception {
            this.getSettings().set("formsft.useformsonly",true);
            browser.launch();
        public void run() throws Exception {
            beginStep(
                    "[1] E-Business Suite Home Page Redirect (/ebs12cloud.winshuttle.com:8000/)",
                    0);
                web.window(2, "/web:window[@index='0' or @title='about:blank']")
                        .navigate("http://ebs12.xxxxxxx.com:8000/");
                web.window(4, "/web:window[@index='0' or @title='Login']")
                        .waitForPage(null);
                    think(4.969);
                web.textBox(
                        7,
                        "/web:window[@index='0' or @title='Login']/web:document[@index='0']/web:form[@id='DefaultFormName' or @name='DefaultFormName' or @index='0']/web:input_text[@id='usernameField' or @name='usernameField' or @index='0']")
                        .setText("winshuttle_user");
                    think(2.0);
                web.textBox(
                        8,
                        "/web:window[@index='0' or @title='Login']/web:document[@index='0']/web:form[@id='DefaultFormName' or @name='DefaultFormName' or @index='0']/web:input_password[@id='passwordField' or @name='passwordField' or @index='0']")
                        .click();
                    think(1.109);
                web.textBox(
                        9,
                        "/web:window[@index='0' or @title='Login']/web:document[@index='0']/web:form[@id='DefaultFormName' or @name='DefaultFormName' or @index='0']/web:input_password[@id='passwordField' or @name='passwordField' or @index='0']")
                        .setPassword(deobfuscate("kjhkjhkj=="));
                    think(1.516);
                web.button(
                        10,
                        "/web:window[@index='0' or @title='Login']/web:document[@index='0']/web:form[@id='DefaultFormName' or @name='DefaultFormName' or @index='0']/web:button[@id='SubmitButton' or @value='Login' or @index='0']")
                        .click();
            endStep();
        public void finish() throws Exception {       
    3) Here's the error messages I'm getting based on the method I call from my main class:
    3.a) when calling Initialize():
    java.lang.NullPointerException
        at oracle.oats.scripting.modules.basic.api.IteratingVUserScript.getSettings(IteratingVUserScript.java:723)
        at nvscript.initialize(nvscript.java:22)
        at Test.main(Test.java:9)
    3 b) when calling Run():
    java.lang.NullPointerException
        at oracle.oats.scripting.modules.basic.api.IteratingVUserScript.beginStep(IteratingVUserScript.java:260)
        at nvscript.run(nvscript.java:30)
        at Test.main(Test.java:9)
    Any help and/or constructive comment will be appreciated it.
    Thanks.
    Federico.

    UPDATE
    Compiling from command line I found out that the class definition for oracle.oats.scripting.modules.basic.api.IteratingVUserScript is missing. Do you know what .jar file contains this class?
    Thanks.
    Fede.

  • Error message while trying to run report on Historical Reports

    One of my users are getting an Exceptional Error while the userr is trying to run a report on Historical reports on her machine.  I am able to run the same report on another machine so i am assuming it has something to do with her particualar machine. Error Message is below
    Exceptional Error
    An Exceptional Error occured. Application exiting.  Check the log file for error 5022.
    We are running version 5.0.
    v\:* {behavior:url(#default#VML);}
    o\:* {behavior:url(#default#VML);}
    w\:* {behavior:url(#default#VML);}
    .shape {behavior:url(#default#VML);}
    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Table Normal";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-priority:99;
    mso-style-qformat:yes;
    mso-style-parent:"";
    mso-padding-alt:0in 5.4pt 0in 5.4pt;
    mso-para-margin:0in;
    mso-para-margin-bottom:.0001pt;
    mso-pagination:widow-orphan;
    font-size:11.0pt;
    font-family:"Calibri","sans-serif";
    mso-ascii-font-family:Calibri;
    mso-ascii-theme-font:minor-latin;
    mso-fareast-font-family:"Times New Roman";
    mso-fareast-theme-font:minor-fareast;
    mso-hansi-font-family:Calibri;
    mso-hansi-theme-font:minor-latin;
    mso-bidi-font-family:"Times New Roman";
    mso-bidi-theme-font:minor-bidi;}

    Hello,
    Check out this bug, as it matches your exact error message:
    CSCef56507 - HRC/Call Custom Vars rpt does not allow Calling Number to be chosen
    http://tools.cisco.com/Support/BugToolKit/action.do?hdnAction=searchBugs
    The only thing I'm not quite sure is that it supposedly affects CRS 4.x not 5, however I think you can try the workaround on the machine with problems and see how that works.
    HTH
    Pablo

  • Error 403 when trying to run a web application

    I am trying to run a web application(J2EE and velocity) that works perfectly fine on Tomcat but doesn't work on weblogic. I was initially getting a nullpointer error but I got rid of it when I removed xercesImpl.jar from my application's library folder and repackaged the war file. However, when I try to run the application now, I get the following error:-
    *Error 403--Forbidden
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.4 403 Forbidden
    The server understood the request, but is refusing to fulfill it. Authorization will not help and the request SHOULD NOT be repeated. If the request method was not HEAD and the server wishes to make public why the request has not been fulfilled, it SHOULD describe the reason for the refusal in the entity. This status code is commonly used when the server does not wish to reveal exactly why the request has been refused, or when no other response is applicable.*
    The application has been deployed successfully but I am unable to run it using the link generated in the testing tab. The application. I was wondering if there is any workaround for this error.

    The testing link is using, the host:port/contextroot. Note that the URL is per default not accessible and give justly the 403 forbidden error.
    When you have an index.jsp (or something similar) in the root of your Web application it will automatically load that one, otherwise
    you will get the forbidden message.

  • Error #1053 - when trying to run application

    Hello All,
    I have a problem and would be happy if you could help.
    When I am trying to run an application as Web Application from Flash Builder 4.6, I receive the next error message:
    VerifyError: Error #1053: Illegal override of getHeaderItemsLength in mx.controls.AdvancedDataGrid.
    at flash.display::MovieClip/nextFrame()
    at mx.core::FlexModuleFactory/deferredNextFrame()[E:\dev\4.y\frameworks\projects\framework\s rc\mx\core\FlexModuleFactory.as:730]
    at mx.core::FlexModuleFactory/update()[E:\dev\4.y\frameworks\projects\framework\src\mx\core\ FlexModuleFactory.as:503]
    at mx.core::FlexModuleFactory/moduleCompleteHandler()[E:\dev\4.y\frameworks\projects\framewo rk\src\mx\core\FlexModuleFactory.as:828]
    It is worth to mention that the "html" file, that is generated by Flash Builder, and the one, that is generated after runnung a dedicated "bat" file, are exactly the same (compared them in Beyond Compare).So I assume the problem is in the environment (SDK?).
    While compiling the application I have received the next warnings, maybe this is somehow connected to the run time error or may help to identify it?
    1. 'handler' has been deprecated.  Please use 'function clickHandler'.
    2. 3608: 'Stroke' has been deprecated since 4.0.  Please use 'SolidColorStroke'.
    3. Dashboard.staticLayout has been deprecated. Use staticLayout property of the view block instead.
    4. Data binding will not be able to detect assignments to "_objectPropertySection".
    Thank you all,
    Felix.

    I have posted this message in http://forums.sdn.sap.com/edit!default.jspa?messageID=9911970 but I did not know how to move it into this forum as this is more relevant. Sorry for the double post.

  • Error -70217 when trying to run NI SoftMotion/SolidWorks

    I'm trying to play with setting up NI SoftMotion and SolidWorks to control a very basic motion application.  I am getting the above error when I click "execute."  The example programs run fine, so I am faily confident I'm missing something really easy.  The error is an NI Motion error indicating a required resource is in a fault state.  Any suggestions?

    Usually this is caused by a motion control command that caused the axis to go into a fault protection mode. Here are some debugging suggestions:
    - Make sure the the SolidWorks Motion is active, navigate in SolidWorks to Tools->Add Ins and mark the check boxes on the left and the right of the SolidWorks Motion item.
    -  In the LabVIEW project, right-click on My Computer and got to Properties. Then go to the Scan Engine tab and make sure the box is checked next to Start Scan Engine on Deploy. You may also want to set the Scan Period to 10 ms if it's not already. If the value is above 5 ms, you'll get a warning message when you deploy but this is usually just fine for simulation with SolidWorks. 
    -  Individually select each of the motion axes in your project and do the following: Select Properties and then click on the left-most button to configure the Axis Setup. Make sure the box is checked for Enable Drive on Transition to Active Mode.
    -  Now select all of the motion items (including My Computer) in the LabVIEW Project, right-click and select Deploy. Normally, since this is your first deployment it
    will start the SolidWorks simulation running and so your are ready to
    run the LabVIEW shipping example. If not, right-click on My Computer
    and select Utilities>Scan Engine Mode>Switch to Active.
    - Once you are in active mode and the simulation is running, right-click on the motion axis and go to the Interactive Test Panel. This should show you that the axis is enabled and there are no faults or errors. When you are finished, close the test panel and run your LabVIEW motion control application. 

  • Java Web Start error message when trying to run vSphere1.2 compliance checker

    It installed fine but a javaws usage message displayed when attempting to run. Seems like this might be some kind of Java environment problem on the Windows 7 Pro desktop. Not very familiar with Microsoft, any ideas and/or suggestion?.

    Thanks for your suggestions, I will look into them.
    One assumption I made is since the install completed without incident the program was able to locate any needed resources.
    Another assumption is since I received an error message from javaws then itself was being located - just lacking something else it needed.
    Ran javaws from command prompt, received same usage message. Apparently using 64 bit 1.7.0_13, didn't see a Java folder in the 32 bit Program Files so would that be the problen? That 32 bit Java version is needed to run this?  Java Web State 10.13.3.20-fcs.
    I'm the administrator of the system, so privilege is not an issue
    In Properties/Shortcut, verified that the .jar file was pathed correctly
    Target ->  "C:\Program Files\Java\jre7\bin\javaws.exe" -jar "C:\Program Files (x86)\VMware\VMware Compliance Checker for vSphere\vmcc.jar"
    Start in -> "C:\Program Files (x86)\VMware\VMware Compliance Checker for vSphere\"

  • Error message: When trying to run iTunes

    I've just installed iTunes and I'm trying to run it, but every time i 'Agree' to the iTunes Software Liscence Agreement, I get an error that states,
    "The folder "iTunes" cannot be found or created, and is required. The default location for this folder is inside the "My Music" folder.
    I've tried making a folder inside my My Music folder, named iTunes, but the problem still persists.

    Did you ever figure out the problem? "Contact Software Manufacturer"?? That sounds ominous... I've got the same issue and I'm pretty durn aggravated right about now....
    Thanks!

  • "An error occured when trying to run iTunes.exe"

    The problem I have occures when opening iTunes or when it has been open for approximately one minute. There's this error message poping up and tells me that iTunes ran into a problem and has to be closed. This also appears when trying to add music to the library before the error pops up.
    I've tried about everything to correct the problem such as rebooting after install, reinstall, download different versions etc.
    It doesn't seem to be able to solve. And that's why I ask you. I've never heard of anyone else facing this problem so I need tips.

    hi Christopher!
    There's this error message poping up and tells me that iTunes ran into a problem and has to be closed. This also appears when trying to add music to the library before the error pops up.
    hmmm. you're right, that one is exotic.
    recently, however, i've been seeing more and more unusual errors pop up when people have antivirus applications (or antispyware applications) blocking access to the itunes library. so let's try an experiment. does your itunes behave itself if you launch it (or do the other activities) under those circumstances?
    keep us posted.
    love, b

Maybe you are looking for