SQL generation failed see your business objects administrator (Error:WIS 00

I have a user who in WEBI has refreshes report frequently.
:stupid: . After 5-10 minutes of inactivity it will toss out this error:
SQL generation failed. See your business objects administrator. Error: WIS 00013 Error: INF

Hi Rohit,
could you please test the following settings to resolve the issue.
1. CORBA
-requestTimeout
This is the default CORBA timeout which can be set on any BOE services through command lines in CCM. And this switch is in millisecond.
Registry CORBA Timeout
This is a default hard coded 10 mins timeout for CORBA. WebI and DeskI did get integrated into this regkey:
(1) Go to HEKY_LOCAL_MACHINE -> SOFTWARE -> Business Objects -> Suite 11.5 -> CER.
(2) Modify ConnectionTomeout from 600000 to higher value.
(3) Restart all services in CCM.
2. Infoview Java Application (For example, Tomcat) Session Timeout If a user idles in Infoview for longer than this timeout, the session will be killed automatically. The default session timeout is 20 mins. To change the default session time out for InfoView:
(1) Go to u201Cu2026\Tomcat\webapps\businessobjects\enterprise115\desktoplaunch\WEB-INF\web.xmlu201D
(2) Modify web.xml. Scroll to the following section:
<session-config>
<session-timeout>20</session-timeout>
</session-config>
(3) Edit the <session-timeout> value to the desired value. Save the web.xml file.
(4) Restart Tomcat.
If you meet their sessions are not getting released when they log out, here are two things to check in web.xml:
(1) If the below configuration was set by true, that means they will have another session allocated to them once they begin to move around in Infoview after the user times out. If it was
set by false, the user have to re-logon after they times out.
<context-param>
<param-name>logontoken.enabled</param-name >
<param-value>true</param-value >
</context-param>
(2) All sessions will be cleanup after they times out if uncommented the below configuration. If you are having issues with sessions staying in CMS, try to uncomment the below line and
restart tomcat.
<listener>
<listener-class>com.businessobjects.sdk.ceutils.SessionCleanupListener
</listener-class>
3. Tomcat
ConnectionTimeout
The default value is 20000 milliseconds. To disable it, try to set the value to -1 as below:
(1) Go to u201Cu2026\Tomcat\conf\server.xmlu201D.
(2) Find line u201CConnector on port 8080u201D.
(3) Modify connectiontomeout = u201C20000u201D to ConnectionTimeout = u201C-1u201D.
4. Universes
Execution Timeout
(1) Go to Universe Designer -> File -> Parameters -> Controls.
(2) Check the value of u201CLimit execution time tou201D.
5. WebI
Connection Timeout
The number of minutes before an idle connection to the WebI Report Server will be closed. When Java Report Panel, it is now controlled by this timeout switch:
(1) Log into CMC
(2) Go to Servers -> WebI Report Server
(3) Set Connection Timeout
WebI Report Timeout
WebI designers have the ability to set a limit on how long a query can be run on a database before the query is stopped:
(1) Edit/Create a new WebI report using Java Report Panel.
(2) Choose Edit Query -> Properties.
(3) Now deselect/increase the "max retrieval time" value.
Swap Timeout
In Java Report Panel and you leave it idle for more than 5 minutes (Default), you will notice that you will no longer be able to save your WebI report into CMS or your report will take longer
to generate. This is because SwapTimeOut setting which controls the flushing interval of WebI temp files:
(1) HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\default\WebIntelligence\Server\Admin\SwapTimeOut
Regards,
Sarbhjeet Kaur

Similar Messages

  • Universe not found. See your Business Objects administrator (Error: WS 0050

    Hi guys,
    After assigning the user authorisation in BO the user receive the following error when running the Webi reports. Please assist.
    Other users with different authorisations do not receive this error.
    universe not found. See your Business Objects administrator (Error: WS 00501)

    Hi,
    looks like the user doesnt have the right for the universe. Did you set the right on universe level or on folder level where the universe is stored in?
    Regards
    -Seb.

  • Reg:-10901: Database error: [Microsoft][ODBC SQL Server Driver][DBNETLIB]General network error. Check your network documentation.. Contact your Business Objects administrator or database supplier for more information. (Error: WIS 10901)

    Hi Friends,
    When i schedule the report in infoview ,i am getting this error, could you please let me know how to solve this error.
    10901: Database error: [Microsoft][ODBC SQL Server Driver][DBNETLIB]General network error. Check your network documentation.. Contact your Business Objects administrator or database supplier for more information. (Error: WIS 10901)
    Thanks
    sreedhar

    Hi,
    I am able to refresh the report in Infoview and data is dispalying , but when i schedule the report in infoview i am getting that error.
    I am not clear on below one could you please elaborate on this
    You need to create ODBC for SQL server.Check your BO server is able to connect SQL Server.
    Thanks
    sreedhar

  • "Your request cannot be processed. Contact your Business Objects ....."

    Can anyone help with this error message?
    Description:
    : URL: /PerformanceManagement/jsp/dm-getpage.jsp? url=AfQJDRWQ3WNOtAoCRk5MQ4U
    Stack Trace: {"Error":{"error":"null","PageError1":"Your request cannot be processed. Contact your Business Objects administrator.","PageError6":"Description: ","PageError9":"Error: ","PageError8":"Stack Trace: ","stacktrace":"","desc":"URL: /PerformanceManagement/jsp/dm-getpage.jsp? url=AfQJDRWQ3WNOtAoCRk5MQ4U","type":4}}

    Hi,
    I'm on a 3.1 SP7 version, and some times I face this problem.
    I'm not sure, but when I have many users exporting reports to Excel, this problem is more probably.
    I read a workaround, but I didn't try it (because my problem is intermittent)
    - Increase the cache size from initconfig.properties file up to 4096 (500 by default)
    If this step doesn't work the try:
    - Increase the stack size of Performance Management servers; changing (command line) -JTCss 1024 (default value) to -JTCss 2048
    Another workaround: this problem just appear in our environment with IE8; if we try with Firefox the behaviour is perfect

  • I can't see release business object in bapi explorer.

    Hi,
    i can't see my business object in bapi explorer which is already released.
    Regards,
    Gurprit

    Hello Gurprit
    I am not sure whether customer BAPIs are displayed in the BAPI explorer at all. However, you could try to push the <i><b>button with the filter icon</b></i> and choose option "<b>All </b>(BAPIs)".
    Regards
      Uwe

  • EP 7.3 & Business Objects Integration Error

    Dear All,
    I am trying to integrate BO & EP 7.3. And I have deployed BusinessObjectsKM.par file and accordingly I got 2 ivews in BO folder under content admin.
    I have created BO system object and have mentioned all the properties which are required to preview the iview.
    SAP BusinessObjects Document List Template
    SAP BusinessObjects Document Viewer Template
    Using these two iviews, I am trying to publish the BO reports.
    But when I am trying to preview and I am getting error.
    404 Missing Page
    The page you requested is not available on this web server for one of the following reasons:
    u2022                     The address you typed may be inaccurate. For example, a character was missing. To correct this issue, double-check the address and make sure that it is spelled correctly.
    u2022                     If you clicked on a link or button, the web application that generates this link may be experiencing a temporary problem. Close and restart your browser and try the link again at a later time.
    After verifying that the error is not the result of a bad address or web application problem, perhaps the page you tried to access may no long exist or can not be generated. Report this problem to the webmaster or the administrator.
    If you are the webmaster or the administrator of this web server, refer to the Business Objects FAQ page regarding HTTP errors for more suggestions
    Please help.

    Hi Anil,
    First: you need more that 2 iviews.Under the PCD> BO> ..
    You need to create and download the objects  and link the from the backbend system you are trying to get information,
    For example, if you are trying to get reports from FI or HR, you should have BO related iviews for that.
    To void the error of "missing page...." the BO iviews are assigned to pages and in the PCD Editor, you need to select the BO iview and follow the settings.
    good luck
    Cheers
    Juliet

  • Business Objects logon error

    I am trying to setup a development server to test an upgrade to Business Objects 11.10.1336.0 to 11.6 using a copy of our production database.
    I am getting the following error when I login.
    Any ideas would be appreciated.
    There was an error launching the application. Please contact your system administrator:
    System.Exception: Error while invoking member: ManagedInit2 - Exception of type 'SRC.Core.Common.DataStructures.Exceptions.DuplicateItemException' was thrown. ---> System.Exception: Exception of type 'SRC.Core.Common.DataStructures.Exceptions.DuplicateItemException' was thrown.
    --- End of inner exception stack trace ---
    at SRC.Core.Common.LateBoundHelper.InvokeMethodDirect(String methodName, BindingFlags flags, Object[] args)
    at SRC.Core.Common.LateBoundHelper.InvokeMethod(String methodName, Object[] args)
    at SRC.Core.Host.HostProcess.StartUp()

    Business Objects 11.10.1336.0 to 11.6
    > not sure what version you are talking about here. Also, from the error message it looks like something to do with SRC?

  • Business Object creation error: The service mapping is missing

    Hi developers,
    In my CAF 7.1, I have my business object "maintenanceRequest" with several attributes.
    Persistency is remote. Permission check is disabled.
    Create operation is mapped to the external service (enterprise service) createMaintenanceRequest.
    The input fields are mapped, output fields are not mapped since create operation doesn't have any.
    All the other operations are not mapped.
    I have exposed as web service the operation "create",
    I have generated, built and deployed the app.
    When I try to run it from wsnavigator I get an error in the SOAP response:
    com.sap.caf.rt.exception.CAFCreateException: The service mapping is missing
    Please note that the ES works ok (e.g. from Visual Compose 7.1).
    The ES was imported in NWDS 7.1 from service registry.
    Can anyone please help?
    Thanks, regards
    Vincenzo

    Hi Sampath, thanks for your helpful reply.
    I followed the steps from saphelp, but I get errors.
    I mapped my external service destination (an R/3-based Enterprise Service published in service registry) to:
    - UDDI_DESTINATION (error: objectNotExist) [but the ES is correctly published in service registry]
    - wsdl address in backend R/3 system (error: Deserializing WSDL stream failed)
    how should the logical destination be configured?
    Thanks a lot
    Vincenzo

  • Reg Business objects Administration Knowledge trasistion of existing system

    Hi Experts,
      in my senario i have to attend a BO ADMIN KT,could any one help me on tmpaltes or checklist for KT.
    Thanks,
    BharathU

    when you makes changes to AD user or user group if the AD server is sync properly with BO thenthe changes should also be updated on BO. There are no changes in BO itself except for the changes in userbase and groups you have made in AD.
    Edited by: Aasavari Bhave on Jan 3, 2012 9:12 AM

  • Business Object Installation Error code STW00140

    Hi Gurus,
    During Installation I am getting error
    The product keycode you entered is  not valid : STW00140
    I  am installing on XP.
    could any one help me? 
    Thanks in advance
    Jack

    Try a temporary license key from http://service.sap.com/licensekey
    If it works, request for a permanent key at the same location.
    Thanks
    Subhodeep

  • Error : WIS 00001 - Some objects are no longer available in the universe.

    Hi ,
    I have performed some manual actions in OLAP universe i.e move and rename of objects. Object works fine when i drop them in "Result Objects" pane.If the same object i drop in "Query filters" and if i select filter option -'value(s) from list' i get the below error:
    Error - "Some objects are no longer available in the universe. See your Business objects administrator. (WIS-00001)".
    Is it something to do with manual action performed in universe? Please help me ....
    Regards,
    Pallavi

    Hi,
    For the objects which you are getting error, do the following in designer
    1.select the objects -> go to properties ->check for LOV options i.e if it is disabled then you want get those values so click on edit -> it goes to lov query panel -> run the query and check the lov's for the object-> check export with unv-> save the object n unv & Export the unv->then try it in your report creation.
    Cheers,
    Suresh Aluri.

  • Some objects are no longer available in the universe.(Error: WIS 00001)

    We are in the process of upgrading BOXI R2 to R3.1 SP3. Setup, configuration of BOXI R3 on new machine is done. And migrated the reports,  universes, users, groups and all repository objects with Import Wizard. everything seems good except few Webi reports pointing to wrong universes and getting the below error message.
    "Some objects are no longer available in the universe. See your Business Objects administrator. (Error: WIS 00001)"
    1) I deleted the particular report from destination and re imported it but still same issue.
    2) deleted the file from Input file store and re imported it still same error I'm getting.
    Gurus, Please help me..
    Thanks,

    if the issues is with one or two reports i would've tried manually editing each report, but here we've this issue with 20+ reports so far..
    Just pointing it to right universe won't work, I've to add the missing objects as well. So Its like developing new report.
    Thanks!

  • Business Objects Resource Requirements

    I have a Business Objects Deployment questions. We are on SAP BI 7.0 & ECC6.0.
    We have a specific business need where users want to have a adhoc reporting tool where they can do OLAP reporting on data from BW, SAP ECC/R3 and their local Excel/database files.
    In order to cater that we are planning to use BO for our adhoc reporting needs and BO proposed their Web intelligence product for adhoc reporting.
    I need to verify the no of additional resources(for budgeting purposes) needed to maintain BO?
    BO told us that we don't need any as once the deployment is done and universes have been setup(for that we will hire a consulting company) we don't need any resources. We think they are over simplifying it. I want to know what are the daily maintenance/operation tasks, Enhancements, SAP Basis tasks required in BO. Will it possible for a single resources to handle BW & BO, giving 50% of his time to each or 75-25% respectively?
    I know the requirement is quite vague but your opinion or any additional info/links will be appreciated.

    Mark,
    Based on my data warehouse experience, Business Objects environment continues to evolve. So, you may want to consider one full time resource for long term. You can also have one of your full time resources trained by the consultants you bring in. Just my two cents.
    In medium to big deployments there are different Business Obejcts roles.
    Business Objects Architect --> Sizing, Strategy, licensing etc.
    Business Objects Administrator --> general admin, troubleshooting, security infrastructure and maintenance etc.
    Business Objects developer(s) --> universe design, report design etc.
    Since your deployment is not that big, I can see that initially one person can handle it. If you like, you can handle it all yourself. Of course it will be slow in the beginning, but keep in mind that data warehouse environments tend to grow and before you know you'll be occupied. After all it is about ad-hoc reporting and not canned reporting.
    I hope this helps.
    kashif
    Edited by: Kashif Saeed on Sep 29, 2008 10:16 PM

  • Business Objects Scheduler Jobs Monitoring

    Hi,
    Is there a management pack available for integration with System Centre (SCOM) such that we can monitor failed scheduled jobs in Business Objects via SCOM?
    Is there any other way to monitor failed scheduled Business Objects jobs straight from the database or via any other method?
    Thanks,
    Chandan

    Hi Chandran,
    I'm not a SCOM expert but I understand it is basically a monitoring tool.
    Normally you would check for failed schedules in Business Objects using the Instance Manager, to filter for failed scheduled reports. Alternatively you could use the Query Builder to report directly against the XI3.1 Repository and return a list of failed instances.
    Above workflows can also be coded into the SDK to provide customised feedback on schedule failures
    The final option would be to simply set up email Notifications on the schedules to simply email the Administrator in the event of a schedule failure.
    With any of the above options it should be possible to link in your SCOM system to read\monitor from this output.
    I hope this helps.
    Kind regards,
    John

  • About Exceptions in business object

    Hi all,
    could anyone please brief me about exceptions in business objects and how can we create them their.
    i have tried to search also  but haven't found any satisfactory solution.
    regards
    Abhay

    Exception in business objects are baiscally 3 types :Temporary, Application and system exception.
    Temporary exception do not send the work item(running program)into error they can be retried later. while both Application and system exception send the work item into error.
    you can make your own exception also in swo1 there when you go to exception tab -->press create button
    and then u have to give exception no. say 1001, Application area say z001 and message type say 004 i.e.
    message for invalide date. now exception will be created and then save it.
    In se37 in function module (FM) also u can create exceptions and that FM can be used according to your requirnment in your business object. for eg. In FM BAPI_PO_RELEASE you can see ( in se37)  different exceptions are used. similarly you can make if you are using any function module in your business object.
    i hope this information will be helpful for u.
    Regards
    saurabh

Maybe you are looking for

  • HELP PLEASE - HP Laserjet wireless set-up on Mac

    Please help me - I can not set-up my HP Laserjet M1217 nfw printer on my wireless network (for wireless printing).  I am fully aware of, BUT can't access the wireless configuration utility via the Embedded Web Server. I have checked to make sure the

  • Windows Server backup script won't do differential/incremental

    What follows is a script that doesn't seem to do backups on an incremental basis so it is creating full backups each time. ++++++++++ param(   [string]$volLetter,   [string]$scriptStorageLocation function prepare-disk($checkDiskCriteria,$diskOrVolume

  • Driver for wired mighty mouse driver in windows xp pc

    I'm looking for drivers for the wired apple mouse aka mighty mouse to run in windows xp pro to have horizontal scrolling.  Currently the generic plug & play driver allows vertical scrolling and horizotal only if the vertical scroll is not present.  A

  • Where is it stored?

    Dear Experts, When using Reporting Agent, where is the precalc data stored? Is it in a table? If so, could I tell what table name it is so that I can access it by other means? Appreciate your help. Regards, Suzie

  • EQUATION EDITOR WORD 2011

    Hi all, i recently purchased a mac with word 2011.  When i use the equation editor and save my document, upon re-opening the equations are all over the place or sometimes missing?  is there a setting or save type im missing?