How to end a query running for a report?

Hello
When I run a report, the SQL query takes too long.
This causes an overload on the database.
How to stop the query execution after a while?

It is NOT possible in OBIEE 10 g.
In OBIEE 11 g, when a scheduled report task is working you can now cancel the currently running task since the report job history page.
This section 6.9, ['Cancellation of a work in progress.' | http://docs.oracle.com/cd/E23943_01/bi.1111/e22257/view_manage_rpt_his.htm#cancel_runj]
And only possible since 11.1.1.5

concerning
Jorge
p.s if this answers your question, then please mark my answer 'Proper' or 'useful '.

Tags: Business Intelligence

Similar Questions

  • How to connect to the database for all reports EN

    Hello

    I've developed 100 reports in the client of the production, test purpose that I moved
    test client. How can I connect to the database for all reports at once?

    Concerning
    Thaer

    Hi Thaer,

    You can connect to the connection of database for all reports through the workspace of HFM.

    Connect to the HFM area--> click--> Explorer, and click Tools--> click Manager of database and respective connections of Production Instance to the Instance of Test required information and that you will be able to connect to the Test database for all reports both change.

    Kind regards
    Srikanth

  • How to disable the save option for shared reports in OBIEE?

    Hello

    We have a set of ad hoc reports in the shared folder of OBIEE that will be accessed by approximately 50 users. Each user can modify reports by adding or removing columns and keep them according to their requirement. That's why users should not save reports in the shared folder. Instead, they should be able to modify reports and do a save as to save the reports in my folder. Kindly help us in disabling option for shared reports.

    Kind regards

    Megha.

    Ignore my last post.

    I vote to Raj

    For these users try to read only on shared folders, so that indirectly save them is disabled on Shared as well as have to use Save as.

  • display accessor query runs for a long time with parameters null - JDEV 11.1.2.3

    I use Jdev 11.1.2.3.


    I have inputVO with the query as

    Select "store", as a double.

    The VO store attribute, I have inputlistofvalues that comes from storesLOVVO, which the query is like

    Select store_name, store_id from all_stores.

    Now I drag store to inputVO on the page of the user interface as inputListofValue. The user selects the value and runs the page and everything goes as you wish and in no time at all.

    Now the user manually removes the selected value from the store of the user interface and clicks a button to deal with something. But instead of calling the method that is present on the actionlistener for this method, the query of storesLOVVO runs on the server (I can see in the newspapers) for a very long time with store_name as null as a condition.

    If I run this query in SQL developer, it gives results in 0.02 sec, even with store_name as null clause added.

    Why jdev performs this LOV VO when there is no parameters?

    And if she runs the VO, why are so slow... its almost take 2 minutes and then the rest of the processing occurs.

    Yet,.

    Take a look at this to see if it helps: Andrejus Baranovskis Blog: anti-patterns ADF: dangerous tutorials - a real experience in the ADF

  • How to pass the query parameters for the task "execute the external command"?

    Hello

    We are on the VSM 9 R8. Although VSM offers plenty of connectors, however we must incorporate VSM with other 3rd party applications using powershell, protocols SOAP.

    I do this via the task run the external procedure. However, I am only able to send standard variables outside the tasks for example [request: REQUEST_DESC]. This task can not pass my custom settings which I take on my portal to the user for example, currency (Datacae id is CURR).

    All the world is facing this limitation before?

    Concerning

    Ankit

    It's all exactley. Although just with the help of [EXTFLDV_500xxx] would give the value of the field of the task at hand. You could use [REQUEST: EXTFLDV_500xxx]. I prefer [REQUEST_NO$ CR_REQUEST.] EXTFLDV_500xxx]

  • How to end Vi in a For loop

    Hello. I enclose my Vi. I have a question about stopping a loop For I have 2 loops for the case "Test underway". I have a termial conditional that will stop my Vi but only after you have completed all the iterations of the loop For I have need of this Vi to stop immediately, when you press the stop button. I realize that it will take probably still finish an iteration, however, at the present time it waits until all iterations are performed, before coming to rest. I'm doing it with the same front button that stops the while loop. I tried a local variable, but to change a mechanical action and I prefer not to do, if this is possible. There was a lot of posts related to this topic here on the forum but I couldn't find the one suited to my needs. Thank you for your time.

    Your While loop waiting loops to stop, so you can use local variables of your stop button to stop the for loops right now.

    See you soon,.

    Jimmy

  • How to build the query SQL for indexes work based on data - dict.?

    Hello

    I want to build the index 'create' - statement to all indexes have worked-based on the data dictionary.

    For example:
    create indexes tab1.ind1
    on tab1 (lower (col3), lower (col1), col2, col4)
    Tablespace "index."

    I know I'll find all needed information views all_indexes, all_ind_columns and all_ind_expressions. During the generation of the create statement for the index of the order of the indexed columns must be correct (the order of the indexed column can be achieved using the "position_colonne" column of seen all_ind_columns and all_ind_expressions). But what would be the best way to provide all the necessary information in the right order?
    One way would be a PLSQL procedure that puts it all together - but is it possible to use a single SQL statement?

    Any help will be appreciated.

    Rgds
    JH

    You can try using DBMS_METADATA. GET_DDL:

    SQL> show user;
    USER is "TEST"
    SQL> drop table t;
    
    Table dropped.
    
    SQL> create table t(x varchar2(10));
    
    Table created.
    
    SQL> create index i on t(upper(x));
    
    Index created.
    
    SQL> select dbms_metadata.get_ddl('INDEX','I','TEST') from dual;
    
    DBMS_METADATA.GET_DDL('INDEX','I','TEST')
    --------------------------------------------------------------------------------
    
      CREATE INDEX "TEST"."I" ON "TEST"."T" (UPPER("X"))
      PCTFREE 10 INITRANS 2 MAXTRANS 255
      STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645
      PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT)
      TABLESPACE "USERS"
    
  • Query generated for interactive report

    Hi people
    I get an error in an interactive report: "ambiguously defined column.

    This cannot have been triggered by the columns selected to appear in the report. Where can I see the request generated by the report after all the changes defined by the user on the original query?
    Concerning
    CS

    Hi Chris,

    I'm not sure what version it became available, but in later versions, you can turn on debugging at the application level and then display debugging information when you run the application as a developer. This gives you information about the actual query issued by Apex.

    André

  • How to execute the query

    I want to execute a specific request, but I have no idea about this please someone help me how to a specific query, run?

    Try this.

    Yes you can write this in next item key of you text element.

    Go_Block ('Your_Block_Name');

    Set_Block_Property ('Your_Block_Name', DEFAULT_WHERE, 'STUDENT_ID =' |: STUDENT_ID);

    Execute_Query (No_Validate);

  • How to store tabular / manual tabular form of report header?

    Hello

    How can I keep the heading for a report?

    For example:
    SELECT EMP_ID, ENAME, SALARY OF THE EMP
    WHERE DEPNO = 60

    It will give "data Found." How can I change the page so that eventhough query cannot return a row header is to be displayed.

    Kind regards
    Benz

    Hello

    One way to do this would be...
    Run the report...
    Right click and select View Source or view Page Source
    Copy the html tag that makes you the header... in my case it was the code below (I've added the <- able="">at the end to close the tag table >)

    Click in the Message tab and attributes report where it found data paste you the copied html tag...

    USER_ID FIRST_NAME LAST_NAME ACCESS_LEVEL EMAIL_ID

    [E X A M P L E | http://apex.oracle.com/pls/otn/f?p=28314:41]

    Kind regards
    Shijesh

  • How to prepare an iMac mid 2007, 4 GB RAM El Capitan running for resale or return to factory settings...?

    Hello

    How to prepare an iMac mid 2007 20 ", 4 GB RAM El Capitan running for resale or return to factory...? (If possible)

    As I now have a new iMac 21.5 "and also wants to sell out but don't know how to do this?

    Thank you? Hope that a simple question is equivalent to simple answer?

    Angus.

    Angus,

    Read the post of Niel in: iMac for gift preparation

  • How can I set a password for firefox so that everyone must enter the password before running firefox

    My younger sister run my firefox just to this afternoon (she origin use IE), and she saw something that is not visible. How can I set a password for firefox so that everyone must enter the password before running firefox?

    Another option is the master password + extension.

    You must first make sure that Firefox uses a master password, for more details on how to do that see use a master password to protect stored logins and passwords. Then with the master password + extension in its options, go to the getting started section and make sure that "ask for password at startup" and "Exit if cancelled" is selected both.

    As with all extensions, this protection is quite weak and can be bypassed if start you Firefox in safe mode that disables extensions.

  • Windows vista is 63 92 updated installation and after running for seven hours must be stuck in a loop. How to regain control of my everex computer

    Windows vista is 63 92 updated installation and after running for seven hours must be stuck in a loop. How to regain control of my everex computer

    Hello

    1. have there been recent changes to the system before the show?

    2 is the issue limited to the installation of Windows updates?

    3. do you have security software installed on your system?

    Method:

    Follow the indicated link and perform the steps and check if it helps fix the problem.

    Error: Failed to setup of the Windows updates. Restoration of the changes. Do not turn off your computer when you try to install Windows updates

    http://support.Microsoft.com/kb/949358

    Note: It is strongly recommended that you back up all your personal files. For more information about how to back up your files, please visit: http://windows.microsoft.com/en-US/windows7/Back-up-your-files

    Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click on the number below to view the article in the Microsoft Knowledge Base:

    http://support.Microsoft.com/kb/322756

    Let us know if it helps.

  • How to check what Qt application is run for the first time?

    How to check what Qt application is run for the first time? I need for the creation of trial version of my application. Any help is greatly appreciated

    Probably use file data and put an I_ran_at_least_one_time file and verify its existence. This file is not accessible to the user and is not changed even if you upgrade the application.

  • How can I get a driver for my HP Deskjet 1280. I run Windows 7 Premium Home Edition, 64-bit system?

    How can I get a driver for my HP Deskjet 1280. I run Windows 7 Premium Home Edition, 64-bit system?

    You can get the driver, via microsoft update

    (2) or the start - RUN - type DEVMGMT. Enter MSC

    (3) find your unknown printer, then right-click, choose Update driver software

    (4) accept for the onliner control

    (5) wait a few minutes, the wizard will search new device update driver, once

    found, it wil download, then it installs automatically

    (6) you must reboot your system

    Guilbert

Maybe you are looking for