OBIEE Dashboard Error

Odbc driver returned an error (SQLExecDirectW).
  Error Details 
Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 43119] Query Failed: [nQSError: 96002] Essbase Error: Syntax error in input MDX query on line 3 at token ')' (HY000)

Hi Daan,
Thankyou for the reply. I checked the log files. The elapsed time for the queries are high for this user.
its taking 90 seconds for each request in dashboard. When I checked for other users this request just took 10 seconds
Same user logs in from different location on different client machine every 15 minutes and checks if the dashboards are coming up and logs outs. The process is written and executed as script in load runner. So for user1 at one location
when sqll request is sent it hits cache in one second but the time taken to get request completed is long ,when I checked log files. user1 request cache hit query is processed at same time same user from different location requests for same reports it causing delay.
Please let me know would the delay be due to same user requestint same report from different location that issue is occuring?
we didnt see this pattern for multiple users login at same time.
Thanks,
Swetha

Similar Messages

  • Error navigating from OBIEE Dashboards 11g to BI Publisher

    Environment: WebLogic Server 10.3.5 OBIEE 11.1.1.5 AIX 6.1
    Browser: IE8 (company standard) and others like Firefox
    Hitting the links on browser in OBIEE dashboard to create a Published Report in BI Publisher, I get the following error:
    Webpage error details
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; MS-RTC LM 8; InfoPath.1; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.5.30729)
    Timestamp: Tue, 21 Feb 2012 20:39:23 UTC
    Message: Can't move focus to the control because it is invisible, not enabled, or of a type that does not accept the focus.
    Line: 85
    Char: 1
    Code: 0
    URI: http://<servername>:9704/xmlpserver/editor/report.jsp?_xmode=2
    I can login directly by using http://<servername>:9704/xmlpserver/login.jsp
    Any help would be appreciated.

    hi,
    I have the same issue but only with one user.
    Have you solved the issue?
    thanks in advance
    Rosario

  • Q: OBIEE login error when navigating to "More Products"/BI Publisher

    We have both OBIEE 10.1.3.4 and BI Publisher installed in Linux environment. When I click on OBIEE dashboards/More Products/BI Publisher, I got the following error:
    ==========start of error msg=============
    Oracle BI Publisher Enterprise
    Reporting Login: Login failed: Please contact administrator for your username/password.
    Error Details
    Error Codes:
    ==========end of error msg=============
    I can log into BI Publisher directly without issue.
    I verified xml-server-config.xml, it appears to be fine:
    <?xml version="1.0" encoding="UTF-8" standalone="no"?>
    <xmlpConfig xmlns="http://xmlns.oracle.com/oxp/xmlp">
    <property name="SAW_SERVER" value="vopcwl1215.opc.mycompany.com"/>
    <property name="SAW_SESSION_TIMEOUT" value="90"/>
    <property name="DEBUG_LEVEL" value="exception"/>
    <property name="SAW_PORT" value="9704"/>
    <property name="SAW_PASSWORD" value="Administrator"/>
    <property name="SAW_PROTOCOL" value="http"/>
    <property name="SAW_VERSION" value="v4"/>
    <property name="SAW_USERNAME" value="Administrator"/>
    <property name="ONLINE_TEMPLATE_BUILDER" value="false"/>
    <!-- Compress the report output in the database. Default is true -->
    <property name="COMPRESS_REPORT_OUTPUT" value="false"/>
    <!-- Compress the report data xml in the database. Default is true -->
    <property name="COMPRESS_REPORT_DATA" value="false"/>
    <property name="SAW_URL_SUFFIX" value="analytics/saw.dll"/>
    <property name="SECURITY_MODEL" value="BI_SERVER"/>
    <property name="BI_SERVER_SECURITY_DRIVER" value="oracle.bi.jdbc.AnaJdbcDriver"/>
    <property name="BI_SERVER_SECURITY_URL" value="jdbc:oraclebi://aopcabac.opc.mycompany.com:9703/"/>
    <property name="BI_SERVER_SECURITY_ADMIN_USERNAME" value="Administrator"/>
    <property name="BI_SERVER_SECURITY_ADMIN_PASSWORD" value="Administrator"/>
    </xmlpConfig>
    ==================end of xml-server-config.xml==============
    Review of NQserver log and SAW logs did not reveal anything meaningful, but the Javahost log did have something I can' figure. It contains a reference to a hostname that was not a server where BI, BIP, SAW server or Weblogic was installed:
    ============start of javhost log===================
    Login failed: Please contact administrator for your username/password.
         at org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFaultBuilder.java:221)
         at org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultBuilder.java:128)
         at org.apache.axis.encoding.DeserializationContext.endElement(DeserializationContext.java:1087)
         at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)
         at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown Source)
         at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
         at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
         at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
         at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
         at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
         at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
         at javax.xml.parsers.SAXParser.parse(SAXParser.java:395)
         at org.apache.axis.encoding.DeserializationContext.parse(DeserializationContext.java:227)
         at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:696)
         at org.apache.axis.Message.getSOAPEnvelope(Message.java:424)
         at org.apache.axis.handlers.soap.MustUnderstandChecker.invoke(MustUnderstandChecker.java:62)
         at org.apache.axis.client.AxisClient.invoke(AxisClient.java:206)
         at org.apache.axis.client.Call.invokeEngine(Call.java:2765)
         at org.apache.axis.client.Call.invoke(Call.java:2748)
         at org.apache.axis.client.Call.invoke(Call.java:2424)
         at org.apache.axis.client.Call.invoke(Call.java:2347)
         at org.apache.axis.client.Call.invoke(Call.java:1804)
         at com.oracle.xmlns.oxp.service.report.xmlp.XMLPServiceSoapBindingStub.createSession(XMLPServiceSoapBindingStub.java:414)
         at com.siebel.analytics.web.sawreporting.XmlPublisherRpcCreateSession.processMessageInternal(XmlPublisherRpcCreateSession.java:68)
         at com.siebel.analytics.javahost.AbstractRpcCall.processMessage(AbstractRpcCall.java:107)
         at com.siebel.analytics.javahost.MessageProcessorImpl.processMessage(MessageProcessorImpl.java:175)
         at com.siebel.analytics.javahost.Listener$Job.run(Listener.java:223)
         at com.siebel.analytics.javahost.standalone.SAJobManagerImpl.threadMain(SAJobManagerImpl.java:205)
         at com.siebel.analytics.javahost.standalone.SAJobManagerImpl$1.run(SAJobManagerImpl.java:153)
         at java.lang.Thread.run(Thread.java:619)
    Nov 3, 2009 4:14:42 PM XmlPublisherRpcCreateSession processMessageInternal
    WARNING: XMLP Login: exception
    AxisFault
    faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.generalException
    faultSubcode:
    faultString: Login failed: Please contact administrator for your username/password.
    faultActor:
    faultNode:
    faultDetail:
         {}oracle.apps.xdo.service.server.XMLPServiceException:null
         {http://xml.apache.org/axis/}exceptionName:oracle.apps.xdo.service.server.XMLPServiceException
         {http://xml.apache.org/axis/}hostname:aopca984.opc.mycompany.com
    ============end of javhost log===================
    Any ideas/tips to debug this issue are much appreciated!
    Thanks!
    Jiang Tong, Oracle ACS
    [email protected]
    630-618-1911

    Hi,
    I have fixed the issue. The reason for getting "Reporting Login Failed: Please contact administrator for your username/password." is in the credentialstore.xml file the username provided for bipublisheradmin alias is not available in the SSO (OID). I have given Administrator as the username and same password I have defined for Administrator password in the RPD. Administrator user in the RPD was also assigned all the 6 XML* groups as suggested by the installation guide.
    However, when navigating from OBIEE to BI Publisher using the more products link, it was giving the above error. I have change the username to SSO user (for example orcladmin) and also added a row in custom security table we are using for the GROUP variable assignement through the init block block. Group Name is assigned as XMLP_ADMIN for orcladmin user in this custom security table. After doing these two changes, everything is working fine.
    Regards
    Devang
    Edited by: user12001850 on 21-Apr-2010 4:53 PM

  • BI Publisher report in OBIEE Dashboard

    Hi,
    I have a BI Publisher report that consists of:
    -SQL Based Report
    -Has 2 date parameters
    This report is independent of any data source OBIEE, ie there is no repository for the data shown in the BI Publisher report.
    I need to show this report in OBIEE dashboard with parameters. The report should get a parameter from a prompt / dynamic var.
    I have understood according, there are two methods for achieving this:
    1. Create a BI Publisher Report using BI Answers report as the data source wherein the BI Answers report would have one of the column’s filter clause as “is prompted”.
    2. Create a BI Publisher Report using BI Answers/Database as data source. Create a parameter for the BI Publisher report and then match this parameter name while assigning the presentation variable for the dashboard prompt.
    But I can not implement this, because my BI Publisher report is independent of any data source OBIEE.
    There a way to solve this?
    Thanks in advance!

    When you create the parameter in Report, and embed that in BIPublisher report section, it will display the parameter in the embedded content itself.
    see, if you can make use of this.

  • Click on obiee dashboard tabs is not working

    Hi,
    One remote user using cisco vpn to access OBIEE dashboards. everything is all right but when he click on dashboard tabs is not working. I tried with firefox 3.6.0 and IE 8 both have same problem. we dont have this problem within the network. I dont think it's a firewall issue because everything else is working fine. we dont have any custom java script in obiee dashboards. Is it a browser problem? does any one else got this problem before?
    Thanks
    Jay.

    Hi Jay
    Yes Its browser issue. Please make sure the patch updates of IE are updated and i do have the same problem with IE 6 when user remotes (or) use citrix
    One more important point is we have made the dashboards available directly instead of residing in group folder. If you have Dashboards under group folder, give access to that Dashboard directly instead of Group folder
    Eg: Groupfolder A contains A1,A2,A3....A10 dashboards. Give acceess to A1,A2 instead of groupfolder A
    Please mark it Helpful or correct if this solved

  • OBIEE Dashboards are not visible properly in firefox

    HI all,
    We are trying to open our obiee dashboards in fireworx. But it didnot work properly. we are using firefox 3.0 and 2.0 version but they didnot workfor us.
    Any changes needs to be done in brower or in obiee. We are using java code in some reports also is it causing any problem. How to over come this.
    Plz letus know.
    Thanks in advance.

    Hi mikelwart,
    I've noticed the same thing when I tried to throw in some custom javascript code into OBIEE. It worked fine in IE but failed in Mozilla.
    I could only assume that there are certain CSS properties in the OBIEE CSS files that Firefox is actual observing that IE fails to as well.
    What exactly is your script supposed to be doing? What is it actual doing?
    Mine was supposed to float a pivot table header line down the page, but instead, Mozilla glued the header to the bottom of the page. I'm not super CSS savvy, but my guess is there are some DIVs in the Dashboard page that are pushing my object to the bottom of the page.
    Ultimately, I'd recommend you do two things:
    1) Contact your Oracle Rep and see if you can provide you detailed documentation of all the CSS files
    2) If you can't get detailed documentation (or even if you do and it's difficult to wade through), then you may have to breakdown and dig through the CSS code yourself.
    If you do find anything out, please share. I plan on doing the same when I get some free time.
    Good luck!
    -Joe

  • BI publisher report on OBIEE dashboard in a particular format

    Hi All ,
    We have a situation wherer we need to show a BI Publisher report on the OBIEE dashboard .
    The Dashboard has a prompt on 'Year' and 'Quarter'.The issue we are facing is ,based on the prompt value the report column header should also change.
    e.g :
    Year=2003 , Quarter=3
    It should give us the revenue for different Products for last four quarter :
    Product----------------------2003 Q3---------2002 Q4--------2002 Q3--------2002 Q2---------20002 Q1
    Airconditioner----------------100----------------200----------------300--------------400-----------------234
    Refrigerator-------------------145----------------208----------------350--------------467-----------------264
    Example 2 :
    Year=2004 , Quarter=4
    It should give us the revenue for different Products for last four quarter :
    Product----------------------2004 Q4---------2004 Q3--------2004 Q3--------2004 Q1---------2003 Q4
    Airconditioner----------------100----------------200----------------300--------------400-----------------234
    Refrigerator-------------------145----------------208----------------350--------------467-----------------264
    How can we acheive this column header.
    Please advice.
    Thanks!!

    Hi,
    based on the prompt value the report column header should also change. You want to change the value of the column heading dynamically based on prompt.You will get this by using the Presentation variable.So,you have to integrate both the bi publisher+rpd.
    Link to use the Prompts in bi publisher
    http://oraclebizint.wordpress.com/2007/10/19/oracle-bi-ee-101332-dashboard-prompts-and-bi-publisher/
    Link to get dynamic column headings
    http://oraclebizint.wordpress.com/2008/01/25/oracle-bi-ee-101332-dynamic-column-headers-using-presentation-variables-sets-and-conditional-formatting/
    Thanks,
    saichand

  • Lov selection from obiee dashboard to  Bi Publisher report

    Hi
    I have created an Bi publisher Report . it is having 2 date parametrs and one lov (multiple selection) like deptno .
    I need to place this report on obiee dashboard. i am able to create the 2 date parametrs as presentation variable in obiee and pass the values to bi publisher .
    But i am not having any idea how to create lov in obiee dashboard and pass that lov selection as input bi publisher .
    can any one please help me in this.
    thanks in Advance.

    Can any one please help me in this

  • How to get the obiee dashboard secuirity in adf to assign the roles in adf for users

    how to get the obiee dashboard secuirity in adf to assign the roles in adf for users

    thanks Benjamin...
    my present requirement is pull Role to Dashboard mapping from OBIEE Catalog
    in my project we are going to restrict the users and assigning the roles from adf.
    Pls Help me..

  • ESSBASE + OBIEE Dashboards or OBIEE ADMIN TOOL + OBIEE Dashboards.

    Hi all,
    Hi all,
    I am currently working on the proposal for a Financial BI reporting project for a company in the UK and would like to know the advantages of using ( ESSBASE + OBIEE Dashboards) solution over (OBIEE ADMIN TOOL + OBIEE Dashboards).
    As the project has complex data model the client is insisting on Essbase; will ESSBASE give me more flexibility over BI Admin tool in data modeling and cube designing?
    Appreciate your thoughts.
    Regards
    B
    Edited by: Bees on Oct 27, 2010 9:32 AM

    Hi,
    OBIEE has infinitely superior reporting functionality to Essbase.
    Essbase is absolutely excellent if you want to give your users data input and intuitive drill features. For financial projects Essbase is excellent for budgeting, planning, forecasting etc where you want a good deal of user input on a flexible and intuitive basis for data modelling from a large end user audience.
    Essbase is a highly complimentary product for OBIEE as OBIEE fills its reporting needs, modelling Essbase cubes in the repository is brilliantly fast and Essbase' cubes create things like dimension hierarchies purely by dragging physical cubes into the business model layer.
    11g features like asymmetrical drilling, ragged hierarchies etc could have been built with Essbase in mind - and MOLAP was definitely built with Essbase in mind.
    I would recommend looking at the Oracle by Example for Hyperion (which has Essbase at its core) for a feel of what Essbase can do for you.
    regards,
    Robert.

  • Common GO button for multiple prompts created in OBIEE Dashboard

    Hi,
    Is there any possibility to have a common GO button for multiple prompts created on the OBIEE dashboard.
    Any response to this would be appreciated.
    Regards,
    Rajkumar.

    Hey i used the java script given in link :- http://sranka.wordpress.com/2008/11/09/how-to-replace-multi-go-button-prompt-by-one/#comment-96
    to hide multi-go-button in prompts and it works for IE 7 and firefox 2.0* with 10.3.4.1.
    Now since 10.1.3.4.1 is certified with firefox 3.0* ,when i use this same script in firefox 3.0* for my prompts it doesn’t work .
    Any idea why ? Please help me with this,as i want to use this hide go button feature in firefox 3.0* too.
    Are these scripts browser to browser incompatible ? If yes from where can i get the script for firefox 3.0* ?
    Awaiting for the inputs.
    Thanks,
    Nisha

  • OBIEE Dashboard:- how to trigger a sql update from obiee dashboard?

    I want to trigger an update database query from a click in obiee dashboard.What is the best way to do it
    Edited by: Tataji vijjapu on Aug 7, 2012 11:20 PM

    Check WriteBack functionality
    http://gerardnico.com/wiki/dat/obiee/write_back
    Hope this helps

  • Can an obiee dashboard expose a hyperion workspace

    Hi all,
    I have no experience with hyperion workspaces, does anyone know how (or if) an obiee dashboard can expose a hyperion workspace?
    In other words, have obiee provide a link to a workspace, or, better yet, have links to hyperion documents within an obiee dashboard.
    I've seen articles the other way around, where obiee can be integrated into hyperion workspaces, but not what I'm looking for.
    Thanks, your help would be much appreciated.

    Hi Dj,
    As of now it only supports essbase integration and use the cubes directly in BI.
    If you mean hyperion workspace which is application oriented it doesnt support,hopefully next release of 11g is planning for it its in the road map.Should see how it goes.
    Hope it helps you.
    By,
    KK

  • Embedding swf file in obiee dashboard

    how to embedd an swf file on obiee dashboard?
    i tried as:
    <object id="TaskSender" width="100%" height="100%" codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab">
            <param name="movie" value="http://ac:9704/tool/TaskForHTML.swf" />
                <param name="quality" value="high" />
                <param name="bgcolor" value="#ffffff" />
                <param name="allowScriptAccess" value="sameDomain" />
            <param name="movie" value="TaskSenderForHTML.swf">
                <embed src="http://ac:9704/tool/TaskForHTML.swf" width="850" height="600">
    </embed>
            </param>
        </object>it is rendering but the code inthat is not working ido i need to add any more???
    Thanks in advance
    Regards
    Pavan

    hi Madan,
    ya it can be done like so.but what am doing is to be done using code within text control of obiee.
    also i want to use same obiee server.hope you understand.tell me if you have any comments.
    Regards,
    Pavan

  • Do we have any option to track the number of downloaded reports from the OBIEE dashboard or Analysis by the user using usage tracking.

    Do we have any option to track the number of downloaded reports from the OBIEE dashboard or Analysis by the user using usage tracking.

    I'll ask the question of our onsite Microsoft consulting guys, but it's my understanding that as enterprise admins, we have no controls over it. This is an outcome of putting the end-users in charge of their own destiny.
    We can revoke a user's entitlement to Office365ProPlus in the portal and via scripts, but AFAIK only the user controls the allocation of their entitlement.
    Revoking an assignment/allocation, when logged in as the user, doesn't require access to the assigned/allocated computer, but if the information about the assigned/allocated computers in the portal is vague or ambiguous, it's easy to revoke the "wrong" one.
    There's not much here in this forum about the hosted/cloudy aspects, since this forum is mainly about the client-side bits (the client applications, setup and configuration of those) - so in here, I usually refer people off to the O365 community for the
    portal and hosted stuff.
    (we have MS onsite at the moment for a big planning piece, around O365 and also Win8.1 and VDI. I'm not usually this lucky to have those guys on tap ;)
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

Maybe you are looking for

  • I am trying to create a RSS feed from scratch

    Okay so I want to create a RSS feed with these two links: http://www.networkcomputing.com/rss.php and http://www.voip-news.com/rss/vnar.xml I have checked out different widgets and what not but I want to create this from scratch. I started this xml f

  • Acrobat 9.4.4 – PDF-Security

    Hi i've create several password protected .pdf-forms my latest one, the client is asking the following: the .pdf is basically an order form, where a representative would fill in fields and then send the .fdf-file to my client. the .pdf has password s

  • HT4157 My iPad doesn't show cellular data under settings

    I look at the network settings and don't see cellular data option. It's available on my old iPad.

  • How to view the Array configuration in 3510 sun server

    Hi Gurus Am trying to build the 3510 server with arrays,,,,i would like to see the current 3510 array configuration,is there anyway to view the configuration from the current prod.server. Your help will be highly appreciated. Regards etc.

  • Siri and messages with attachments

    Does anybody know if it is possible to send messages (SMS or emails) containing attachments with SIRI? I have tried to open the Photos application and say something like "Send this photo to xxx". Siri effectively recognizes my contact name but asks m