OBIEE 11g Users Time Out Problem

Hi,
I am using OBIEE 11g version and setup up user through weblogic console, but problem is users are logging out after 5 minutes, so how can we solve that,
Thnaks

OK,
execute your query.
Goto ST04/ detailed analysis menu Oracle session.
Identify your session searching something like SELECT ... FROM /BIC/A* where * is your ODS name in the SQL statement.
Click on this SQL statement and then display execution plan;
if you aren't on Oracle then let me know what options you do have...
put this info in the thread.
regards,
Olivier.

Similar Messages

  • Time out problem in BPS

    BPS friends,
    We have a planning function to copy Versions based with some filters. The copy function takes 5 hours and times out after that. The function is reaching max buffer size as recommended by SAP so we cant increase the buffer size anymore.
    We are on BW-BPS 3.5.
    How can I solve this time out problem? Please respond to me.

    Hi Pat,
    How many record did you copy ??
    Could you restrict the copy in not 1 package ??
    Package per package ...
    I suggest you ..
    e.g. you have restriction by a 0CALMONTH / something ..
    Then,
    You can copy e.g. for January to March, then March to August, etc.
    You can automate it by planning sequence.
    Hopefully it can help you a lot.
    Regards,
    Niel.
    thanks for the points you choose to assign.

  • Time out problem while uploading large bpel processes into oracle soa suite

    Hi everyone,
    I'm using oracle soa suite 10.1.3.4.0 and I'm encountering time out problem while trying to upload a 5MB bpel process into my bpel process server located in the LAN network. The error is coming from apache common file upload.
    Is there a way to increate the connection time out for oc4j to avoid this problem?
    Thanks for any help.
    Regards
    Esfand

    Hi Marc.
    Thanks for your reply. I increased the transaction manager time-out but still I have the same problem. I believe this is something related to oc4j settings and related to upload bpel process. here is my stack trace output:
    79: A problem occured while connecting to server "192.168.0.12" using port "8888": bpel_JazbModaresJadidBPEL_1.0.jar failed to deploy. Exception message is: javax.transaction.RollbackException: Timed out
    at com.oracle.bpel.client.util.ExceptionUtils.handleServerException(ExceptionUtils.java:94)
    at com.oracle.bpel.client.BPELDomainHandle.deploySuitcase(BPELDomainHandle.java:324)
    at com.oracle.bpel.client.BPELDomainHandle.deployProcess(BPELDomainHandle.java:341)
    at deployHttpClientProcess.jspService(_deployHttpClientProcess.java:376)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:400)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:414)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
    at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
    at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    Caused by: oracle.oc4j.rmi.OracleRemoteException: An exception occurred during transaction completion: ; nested exception is:
    javax.transaction.RollbackException: Timed out
    at com.evermind.server.ejb.EJBTransactionManager.end(EJBTransactionManager.java:152)
    at com.evermind.server.ejb.interceptor.system.TxRequiredInterceptor.invoke(TxRequiredInterceptor.java:57)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
    at com.evermind.server.ejb.StatelessSessionEJBObject.OC4J_invokeMethod(StatelessSessionEJBObject.java:87)
    at DomainManagerBean_RemoteProxy_4bin6i8.deploySuitcase(Unknown Source)
    at com.oracle.bpel.client.BPELDomainHandle.deploySuitcase(BPELDomainHandle.java:319)
    ... 25 more
    Caused by: javax.transaction.RollbackException: Timed out
    at com.evermind.server.ApplicationServerTransaction.checkForRollbackOnlyWhileInCommit(ApplicationServerTransaction.java:664)
    at com.evermind.server.ApplicationServerTransaction.doCommit(ApplicationServerTransaction.java:273)
    at com.evermind.server.ApplicationServerTransaction.commit(ApplicationServerTransaction.java:162)
    at com.evermind.server.ApplicationServerTransactionManager.commit(ApplicationServerTransactionManager.java:472)
    at com.evermind.server.ejb.EJBTransactionManager.end(EJBTransactionManager.java:137)
    ... 33 more
    Total time: 4 minutes 30 seconds
    The bpel jar file is about 2MB and is uploaded from my machine located in the same LAN.
    Any hints?
    Thanks
    Esfand

  • Toshiba 48L1433DB - USB time out problems

    My USB Ports are not shown on my Source list and I have a "time-out" problem.
    If I put a stick in either USB port the media page loads automattically and everything works perfectly but then switches off after an hour or so (on-screen message shows empty port has switched on).
    I then have to disconnect the stick and reload it before I can start watching again (Have to fast forward to place where disconnect happened but have to stop every now and then to prevent time out re-occuring)
    Very puzzling

    Originally Posted by [email protected]
    My USB Ports are not shown on my Source list and I have a "time-out" problem.
    If I put a stick in either USB port the media page loads automattically and everything works perfectly but then switches off after an hour or so (on-screen message shows empty port has switched on).
    I then have to disconnect the stick and reload it before I can start watching again (Have to fast forward to place where disconnect happened but have to stop every now and then to prevent time out re-occuring)
    Very puzzling
    At first you should make sure, that it is not caused by the stick type and/or file format.
    Did you check with a stick from another vendor ? Also, does it happen with every file type, or related to certain formats ?

  • Session time out problem

    Hi guys
    I am using WSAD 5.0. the problem that i am having is that i have a properties file where i give the session time out value along with many other things. and when a user logs in a servlet takes those values from the properties file and sets the session time out value, using session.setMaxInactiveInterval(). but the problem is the session is still maintained even after the stipulated inactive time. Can any one tell me what could be the problem.
    Note: when i say session.getMaxInactiveInterval(), i get the value that i have set in the properties file.
    Thanks

    You're sure you specified seconds rather than milliseconds?
    - Saish

  • Restricting a characteristic & query time out problem

    Hi. We have the follwoing problem:
    Before our BI upgrade, we have had a number of users querying different info areas, that are now having difficulty restricting on a characteristic in a query.  This was performed with no problems before the upgrade. 
    Many times, the list of records for the particular characteristic is quite small.  Either it takes 20-30 minutes for the list to appear, or the query times out (after 6000 seconds).
    Any ideas?

    Any time you have an existing query that has been running quickly in production, and it suddenly starts to run much longer, you should be suspicious of some change to DB statisitics and or indexes.
    So the first thing to do is work with your DBA to make sure the DB statistics are current for the tables involved in the query, then get an Explain Plan for the query which will show you how the DB is trying to execute the query, what indexes it uses, etc.  Perhaps stats are not being refreshed after the upgrade, or something happened to an index

  • OBIEE 11G - Max Time Parameter on the RPD IS NOT WORKING

    Our OBIEE 11.1.1.7.1 cluster environment (2 nodes) has been setup on the repository to time out the queries if they run for more than 5 minutes. The requirement is if the query takes longer than 5 mins the query to the database should be cancelled on OBIEE server.
    We are able to set up the time out limit (Max Time = 5 min / Max Time Status = Eabled) in the RPD for all application roles and all db connections, however when the BI Server shows the long-running in RUNNING status on OBIEE Administrator sessions screen sometimes for more than 15 hours or until it finishes. When monitoring the SQL Statements on Oracle GRID I noticed that most of the queries are being executed in the database for no longer than 5 minutes, so most of the time spent on the session is not related to the query execution but another processing that happens on on the bi server.
    As a result, the BI queries are being accumulated on the queued or waiting for the parent, so users are getting dashboard hanging issues.
    Is there anything missing on the setup to make sure the long-running queries (> 5 min) will be cancelled automatically by the BI Server?
    Thanks

    It's okay, I just figured it out.
    Claredublin

  • Build OBIEE 11g repository accessing Essbase problem

    When I use OBIEE 10g to import Essbase cubes metadata, the measures are displayed as 'physical cube columns' in physical layer; however, when I use OBIEE 11g to import the same Essbase cubes metadata, these 'physical cube columns' disappear (i.e., I cannot see profit, margin, etc. anymore) but rather, the measures are shown with 'physical dimension' with a hierarchy structure (up to Gen4 measures).
    The implication is that when I drag the structures to BMM layer and then presentation layers, I am not able to select any measures in the presentation layer.
    Are there anyone who can help me solve this problem?
    Thanks a lot.

    Hi user,
    Obiee 10g had a big problem importing essbase measures. In order for you to create a measure you needed to make the measure dimension and "Account" type dimension which would mostly be the Scenario dimension rather than the Account dimension.
    Obiee 11g allows you to import the account dimensino and decide whether to treat it as measures or as a dimension. Once the cube is imported,right click on it and select "Convert measure dimension to flat measures". This will resolve your problem.
    J

  • Time-out problems with RV320 (after upgrade from RV042)

    config:
    dual wan
    WAN1: 4G router (DHCP) - approx 25Mbit/ 8Mbit
    WAN2: PPOE (DSL) - 1 Mbit/ 0.2 Mbit
    worked with a RV042 before and upgraded to a RV320 now.
    all other things are unchanged.
    3 problems - 2 solved/ not critical - one still open:
    a) not critical:  DHCP Status does not include all devices (changing view - but all-time problem)
    I would suspect a software bug.... DHCP itself works perfectly/ IPs are assigned (just not shown in status)
    b) solved (at least for now):  internet connection featured time-outs; after many tries, disabling the SPI in the firewall helped
    btw: this only happend for the WAN1 - WAN2 worked  (or is that slow that the additonal wait time did not matter ;-)
    c) very annoying: exchange connection (from Outlook client to external exchange) still has time-outs (mostly the whole mail client hangs/ ends to be restarted).
    As soon as I disable WAN1, it works!  But it´s not the LTE WAN itself - switching back to the RV042 does not show the same symptom.
    I tried: include IP into local DNS (in general I work with google DNS servers - but changing that does not help either), opening all traffic for teh realevant IPs and disabling the firewall completely.  no positive results....
    thanks for any hints....

    I agree with you on a, probably a bug of some sort.
    b is an issue I've seen before, and even on similar bandwidth (25/5) on my rv016.  What was able to figure out is that the carrier (ISP) is sending about 4k/sec of ICMP packets to the router, which in turn makes the router think it's under attack so it drops the connection.  As you can tell, disabling the SPI helps.  For me, putting another router in front of my rv016 (on 2 of 3 wans) was my only 'permanent' solution.
    c sounds like there's a protocol binding/static route in the rv042 that you need to add to the rv320.  I'd check that first.
    Huntsville's Premiere Car and Bike e-magazine: www.huntsvillecarscene.com

  • Time-Out Problem mit OpenGL in AE und E3D lösen.

    Hallo.
    Ich habe folgendes Problem:
    Ich habe mit AE cs6 und E3D einen Schriftzug erstellt welchen ich im Laufe eines Videos in die Kamera einfliegen lassen möchte. Soweit nichts aufwändiges. Doch jedesmal wenn ich es render oder den Zeiger der Timeline an die besagte Stelle verschiebe wo das Objekt am größten für die Kamera erscheint, kommt folgende Fehlermeldung:
    "The NVIDIA OpenGL driver lost connection with the display driver due to exceeding the Windows Time-Out limit and is unable to continue"
    Bei CS5 konnte man ja OpenGL an - und abschalten.  Ghet das bei CS6 auch irgendwie oder kann man die Zeit bis zum Timeout manuell verlängern?
    Bereits getroffene Maßnahmen:
    GraKa-Treiber - Update
    GraKa - Treiber deinstalliert und komplett neu installiert
    NVIDIA - Systemsteuerung Energiverwaltung auf maximale Leistung gestellt
    Element 3D deinstalliert und installiert
    Element 3D neue Version installiert
    AE Voreinstellung geändert wie folgt:
    Heruntersetzen der Grenze für adaptive Auflösung auf 1/2
    Maximale Disk-Cache-Grösse 20 GB
    RAM verfügbar für AE 12,9 GB
    RAM pro Hintergrund-CPU 3GB
    Computer:
    Intel i5-3470
    RAM 16GB
    GForce GT 610
    Windows 7
    After Effects cs6
    Alle Programme laufen auf einer 128 GB SSD
    Ich hoffe mir kann einer hier weiter helfen ich kann schon nicht mehr schlafen deswegen.

    Das hat mit AE und E3D nix zu tun. Das ist der Grafiktreiber selbst. Treiber aktualisieren, sinnvoll konfigurieren oder neue GraKa kaufen... Die 610 ist eh nur ein übeteuerter Heizriegel...
    Mylenium

  • Time-out problem in Sync. replication

    When I would like to add tables to materialized view group in updatable MV in synchronous mode , I encount
    below error :
    ORA-02049 : Timeout : Distributed transaction waiting for lock
    By increasing the time-out of lock , nothing happens and error still exists.
    Thanks in advanced to help me.

    Hi Pat,
    How many record did you copy ??
    Could you restrict the copy in not 1 package ??
    Package per package ...
    I suggest you ..
    e.g. you have restriction by a 0CALMONTH / something ..
    Then,
    You can copy e.g. for January to March, then March to August, etc.
    You can automate it by planning sequence.
    Hopefully it can help you a lot.
    Regards,
    Niel.
    thanks for the points you choose to assign.

  • Time out problem for select query

    I am fetching data from BKPF for my report.
    I have written following query.But this query always time out.
    SELECT
        BUKRS
        BELNR
        GJAHR
        BLART
        BLDAT
        BUDAT
        MONAT
        XBLNR
        BKTXT
        WAERS
        KURSF
        HWAER
        FROM BKPF
        INTO TABLE I_BKPF
        WHERE BUKRS IN S_BUKRS
         AND BELNR IN S_BELNR
         AND GJAHR IN S_GJAHR
         AND BLART IN S_BLART
         AND BLDAT IN S_BLDAT
         AND BUDAT IN S_BUDAT
         AND MONAT IN S_MONAT
         AND CPUDT IN S_CPUDT
         AND BSTAT = SPACE.
    So please suggest me solution.

    Hi..
    1) Try to make Some of the Fields such as BUKRS , GJAHR  as PARAMETERS so that ROWS are restrited mostly.
    2) Make fields like BLDAT and BUDAT as OBLIGATORY if possible.
    3) And in the SELECT query add the PACKAGE SIZE addition.
    <b>Reward if Helpful.</b>

  • ITunes download error 50. Time out problem?

    How do you adjust the security or time out setting to allow downloads to finish?

    Do you have firewall turned on?

  • Activating Master data time out problem

    Dear all,
    when i try to activate master data, it gives error message "time out" . in which tcode i can increase tha time out duration?
    Thanks

    Hi John,
    Please check the thread below:
    Activate time-dep. master data (0EMPLOYEE)
    This also  suggests to run the master data activation program in background, This will solve your issue,
    -Vikram

  • Smtp times out, problem with password

    Hi! Can't get email to accept password & I know I have it right. Tried sending a test email to my pc, but smtp times out. Sure would appreciate any help! Thanks!
    mac mini   Mac OS X (10.4.7)   1st mac, got 6/6/07

    Hi saver.
    Are this mail account and the associated outgoing (SMTP) server provided by your ISP or by someone else?
    Read the following article, which applies to all versions of Mac OS X (not just Mac OS X 10.4.2 and earlier as the article states) and can be useful for other mail accounts as well (not just .Mac):
    .Mac: Server timeout alert message when sending email

Maybe you are looking for

  • Install the ADF Runtime Libraries 11gR2 in WebLogic Server 10.3.5

    When we are trying to Install the ADF Runtime Libraries 11gR2 in WebLogic Server 10.3.5 using opatch we are getting following error. PrereqAPI::checkStandAloneHome()) OPatch checks if the patch is applicable on this home product type ApplySession fai

  • Opening a WinZip file on Mac

    How do I do this? I'm trying to open a video file that my Dad sent to me that was winzipped. Any help would be appreciated. 2 years and I'm still learning this software. LOL.

  • How to implement Search content of the PDF In Windows Store apps

    Hi, I Have Rendered PDF in Windows Store apps .I am not able to Search the Content of the PDF .Please Suggest me best Solution  Thanks m venkatasuresh

  • Error when installing following program

    Here is the error message that will show up as the installer finished extracting the file(s) Title of box: Adobe Flash Professional Text of box: A problem occured while extracting the archive. Please try downloading the Adobe Flash Professional again

  • Auto shutdown with power left in batt

    In the last 2 weeks my Macbook, when using batt power, has just switched off on its own with plenty of power left.There was no warning, it just shut down. It has got gradually better i.e. the first time it occurred with batt at about 90%, after 3 wee