Discoverer - Report Scheduling

Hi Friends,
I have scheduled discoverer report. Now the status is "Running Query". Can we unschedule this report or need to kill oracle session.
Even if i will kill the session will it take up the next scheduled report automatically.
Pankaj

Hi
Your Discoverer Administrator can unschedule any future schedule so this will stop it being scheduled again.
I appreciate that you may well know how to kill an Oracle session so I include the following for anyone who does not.
To kill a current job, you or your DBA will need access to V$ views, V$SESSION, V$PROCESSS, V$SQLAREA. Also, V$OPEN_CURSOR will have all currently opened cursors.
From V$SESSION you can get the SID and SERIAL#.
SELECT
SESS.SID,
SESS.SERIAL#,
SESS.OS_USER,
SESS.PROGRAM
FROM V$SESSION SESS;
As a DBA, you can kill the session using the following command.
ALTER SYSTEM KILL SESSION 'SID, SERIAL#'
Note: SID and SERIAL# values are separated by a comma and are within single quotes.
In some situations the Oracle.exe is not able to kill the session immediately. In these cases the session will be "marked for kill". It will then be killed as soon as possible.
Issuing the ALTER SYSTEM KILL SESSION command is the only safe way to kill an Oracle session. If the marked session persists for some time you may consider killing the process at the operating system level. Killing OS processes is dangerous and can lead to instance failures, so do this at your own peril.
It is possible to force the kill by adding the IMMEDIATE keyword:
ALTER SYSTEM KILL SESSION 'SID,SERIAL#' IMMEDIATE;
If you're interested in killing sessions at the operating system levele, here's a good link: http://www.dba-oracle.com/tips_killing_oracle_sessions.htm
Best wishes
Michael

Similar Messages

  • Discoverer Report Scheduling Permissions question

    Quick question,
    i have a report which runs fine for all users, however when scheduled for certain users the report fails to return data. The report uses a folder with a call to the GL_SECURITY_PKG in the SQL. I have removed this and the report appears to run when scheduled, the above package gets the responsibility info from the FND_GLOBAL.RESP_ID function and checks it against the GL set up for security when viewing GL data.
    I’m thinking that whatever runs the scheduled workbooks isn’t picking up the user and responsibility that scheduled the report? This is a hunch – can anyone explain more?
    Thanks
    Sol
    Edited by: SolHill on 01-Nov-2011 09:37
    Edited by: SolHill on 01-Nov-2011 09:45

    Hi Sol
    That is correct. The user and responsibility are only used during the session when the user is connected to the database.
    Whenever a scheduled workbook is run in an APPS-mode environment the user running it will be APPS. This user is a database user and does not log in with a responsibility therefore the FND_GLOBAL.RESP_ID will not be set.
    Best wishes
    Michael

  • Scheduling Discoverer Report and distributing Discoverer Report Output

    Hi,
    We are using discoverer (Along with Oracle HCM R12) and would like the  END USER to schedule the reports by themselves.
    There is an option to schedule the report, and also an option to share it to chosen users/ responsibilities.
    We scheduled one report and also set the sharing option to share with others but it seems the report executes but doesn't get sent out by email to the END USER's email id.
    Any ideas / thought on this please?
    NB: We are looking to distribute Discoverer Report Output from scheduled Discoverer reports...not looking to share the report with other users/ responsibilities.

    Hi,
    My bad,  Sorry as I was speaking on EBS terms.
    Anyways, please see if the following thread helps you:
    https://forums.oracle.com/message/4485585#4485585
    https://forums.oracle.com/message/2777847#2777847
    Also see the forum search:
    Forum Search: Share report
    Thanks &
    Best Regards

  • Schedule Discoverer report using OEM

    Hi All
    Can I schedule a Discoverer report using OEM ?
    Thanks

    Thanks Jignesh,
    Will try the same and if any error will update the same.... and only one doubt.. I have updated all my accounts in Dimension and EVGTS is work like a EvDRE only or something diff...
    If possible please explain.
    Thanks and regards,
    MD.

  • Scheduling of discoverer report via concurrent program or pl/sql code

    Hi All,
    I am beginner on Discoverer Report. As per my client requirements we need to do the scheduling of discoverer report rather than manually run it every week. Also we need to do this job by help of concurrent program or pl/sql code. But I don’t know how to scheduled the discoverer report.
    Please any one help me or provide pl/sql code.
    Thanks in Advance
    Subhas Samanta

    This is one of those questions that has been asked on the forum for years now and the answer really hasn't changed in that - command line using .BAT files, command line using VBasic (Rod's expertise) and Java potential via Plus.
    You can search the forum for the fully documented answers to this but basically:
    1. you can use Disco Desktop - NOT Plus or Viewer - with good ol' MS BAT files using the command line interface
    2. you can use Disco Desktop - NOT Plus or Viewer - with good ol' MS BAT files using VBasic calls
    3. I think - although never have seen - using Java command line interface to control it via a Java program
    oh yah ...
    4. if you're running Oracle Apps I believe you can get the Concurrent Manager to run the Disco report for you as well (another of Rod's expertises)
    Russ
    Edited by: RussProudman on Oct 30, 2008 2:40 PM

  • How to e-mail discoverer reports on scheduled timings

    want to send discoverer reports to customers through e-mail,does discoverer provides any utility that does without manual intervention.It should be happened at scheduled timings.

    Apply an event on your report.
    First go to Cmc, create an event based for example on a file that should be created in certain route if the query won't return 0 rows.
    Then apply this event in your report Schedule option Event.

  • Need Information on Discoverer Un-Scheduled Reports

    Hi All,
    I don't find any link for the Discoverer section in Developer Tools, thats the reason I'm posting this thread under Reports Section.
    My question here is, there are EUL tables which gives the detail information like last_run_date etc.. for the scheduled discoverer reports.
    But I need the same information for the un-schedule reports, but I don't find any tables when a report ran last time.
    Can any of you guys help me out from this issue.
    Thanks in Advance.
    Raja.

    Hello,
    You can find a list of all the OTN Forums here : http://forums.oracle.com/forums/main.jspa?categoryID=84
    Discoverer Forum : Discoverer
    Regards

  • Distribution of scheduled Discoverer report

    Hello everybody!
    We need to distribute output of scheduled discoverer report in Excell format to the list of users.
    I've read that output of the scheduled report is stored somewhere on the server. I am trying to find where exactly it's located and use shell script to mail it to users.
    My questions:
    1. Please direct me where I should look for stored output.
    2. Is there better solution to acheive what we need?
    Best Regards.
    Nadya.

    Hi nadya,
    Hope this will be helpful
    Using a Trigger to Share Scheduled Workbooks Automatically
    How to enable Scheduling in Discoverer for Oracle users?
    Oracle Discoverer  Administrator - Scheduling summaries
    Hope it helpf you.
    Best Wishes,
    Kranthi.

  • User is getting Error while opening a Discoverer report::Model Manipulation

    Hi,
    I am stuck with a peculaiar error as reported:
    While opening a Discoverer Report its giving Error:
    Model manipulation via state object.Server writes and pass through reads can only be made on objects attached to the model
    instance of
    oracle.disco.model.corbaserver.ScheduleRunWorkbookInfoImpl made state from:removed from
    oracle.disco.model.corbaserver.schedule.ScheduleRunWorkbookInfoImpl
    Kindly any help will be benefitial for me.
    Thanks and Regards

    Pl post details of OS, database and Discoverer versions. Pl detail the steps to replicate this error. This MOS Doc may be helpful
    734850.1- Error "Failed to Find Workbook ParameterValue.." When Trying to Edit Scheduled Discoverer Workbooks
    HTH
    Srini

  • Error while running the Discoverer report from the command line.

    Hi All,
    I've to run a discoverer report from command line and export the results in xls/html on to my local machine. This report I've to run it as batch and scheduled it.
    I have a parameterized worksheet and this has to be run from command line specifying the parameter value I wanted to run the report for. I do not get any results. Here is the command line I am using.
    dis51usr /connect user/password@database /opendb "TIMS-PCJ status Report" /sheet "TIMS observation status report (based on performed date)" /parameter "Test Number" '40351' /parameter "From Date" '05-MAY-2008' /parameter "To Date" '06-MAY-2008' /export HTML "C:\DISCOVERER_REPORT_SCHEDULING\DIS_OUTPUT\PCJStOutputinHTML123"
    I even added the TO_DATE conversion for the parameters and also gave the format of the date as 'DD_MON_YYYY'.
    Discoverer Desktop opened up, logged in and gets terminated saying 'Oracle Discoverer Desktop has encountered a problem and need to close. We are sorry for the inconvenience.'
    Please anyone reply me.
    Regards & Thanks,
    P. Gayathri Devi

    Hi Gayathri,
    Try changing your parameter names to be a single word. (Change "Test Number" to Test_Number).
    Does the report run fine when run through Desktop for the same parameter values? Which version of Discoverer are you using?
    Thanks.

  • Unable to run discoverer report from command prompt

    Hi,
    I'm trying to run the discoverer report from command prompt and i need to schedule the same.
    How could i pass multiple values for the parameters?
    If i don't pass the optional parameters, the parameter screen is getting pop-up? How to skip optional parameters?
    Also, how to pass the data ranges (format for date parameters) ?
    I'm using the below command in command prompt:
    cd/d E:\oracle\BIToolsHome_1\bin
    dis51usr /connect username/password@database /opendb "TIMS-PCJ status Report" /sheet "TIMS observation status report (based on performed date)" /parameter "Test Number" 40351 /parameter "From Date" "01-JAN-2007" /parameter "To Date" "28-FEB-2007" /parameter "Observation Status" C /parameter "Observation Name" "Abdominal Girth" /export HTML "C:\DISCOVERER_REPORT_SCHEDULING\DIS_OUTPUT\PCJStatusOutput11"
    Any one please reply me. Its very urgent.
    Regards,
    Sreedhar

    Hi,
    How could i pass multiple values for the parameters? You should be able to use a comma separated list e.g.
    /parameter "Observation Name" "'Abdominal Girth','Abdominal Girth2'"
    How to skip optional parameters?I don't think you can. You have to supply all parameters and then decode out the parameters you don't need in the workbook.
    how to pass the data ranges You cannot pass a date range. You can pass a start and end parameters. The default format for the date parameters is DD-MON-YYYY but this can change depending on the NLS settings and format of the data item.
    Rod West

  • Discoverer report running for hours

    Hi,
    One of the custom discoverer report (based on custom SQL) is running for hours.
    When U ran the query for the respective folder, the results were returned in few seconds.
    Hence, data size is not an issue. How can I identify the cause and solve it?
    Thanks,
    Kamath.

    Hello
    If you dont need to run the report urgently then you can always schedule it to run the background till it is finished.
    First log into desktop. Select tools > options > query governor tab. Make sure only radio button named "Never" is ticked. Leave all other options empty / not ticked. Click OK when ur done.
    Then go to File > Manage Workbooks > Scheduling Manager > Schedule.... button then choose either My Computer or Database depending on where your report is stored. Scroll down and find your report. Enter a time and date that you want to start running the report. When you are done click Finish button. Normally the report would run for an hour or till it is complete. But it won't bomb out.
    After 2 hours or even the next morning go to File > Manage workbooks > then look for your report > if it has run successfully then the status column would return something positive like "completed successfully". just double click your report and your are done....
    It works for me if i need to run one of my reports. but that is only if your not in a rush to run your report
    Hope it helps
    Edited by: iandekoker on Jun 11, 2009 12:48 PM
    Edited by: iandekoker on Jun 11, 2009 12:49 PM

  • Options in Publishing Discoverer Report output

    What are my options around publishing scheduled discoverer reports to the oracle ebusiness login page similar to the notifications list. Have a requirement to publish daily reports to the user and have seen report manager functionality to create as menu items for BI Publisher reports but I am not clear on my options for discoverer.

    Hi,
    I also have the same requirement cn any one help me out with this.
    Regards,
    Pratik

  • Discoverer reports taking a long time!!!

    Hi all,
    One of our clients is complaining that the discoverer reports are taking a long time to run for the last few days, the report used to take 30 minutes before but now is running for hours!!
    I have checked the SGA and I have killed the idle sessions but still there was no improvement in the performance.
    The version of BI discoverer is 10 and database also is 10g and the platform is win server 2003.
    I have checked the forums and they talk about explain plan and tkprof and other commands, but my problem is that i am unable to find the query that discoverer is running i mean once the report is clicked the query runs and gives the estimate time it would take. can some one tell me where this query is stored so that i can check this query,
    Also there were no changes made in the query or to the database.
    The temp space fills up 100%, i increased the size of temp space but still it goes to 100% also i noticed that the CPU utilisation goes to 100%
    i also increased the SGA but still no go.
    can someone kindly help me as to what could be causing this problem
    also kindly guide me to some good documents for tuning the discoverer.
    thanks in advance,
    regards,
    Edited by: user10243788 on Jan 4, 2010 12:47 AM

    Hi,
    The fact that the report used to work fast and now not can be related to many things but my guess is that the database statistics were changed and so the explain plan has changed.
    This can be done due to change in the volume of the data that crossed a level were oracle optimizer change the behavior but it can be other things as well.
    Anyway it is not relevant since it will be easier to tune the SQL than to find what have changed.
    In order to find whether the problem is with the discoverer or in the SQL extract the SQL as described above and run it in SQL tool (SQL Plus, TOAD, SQL Developer and so on).
    The best way to get to the problem is run a trace on your session and then use the TKPROF command to translate it to a text file you can analyze - you can assist your DBA team they should have no problem doing that.
    By doing that you will get the problematic statements/ functions/ procedures that the report uses.
    From there you can start working on improving the performance.
    Performance is expertise for itself so i'm sorry i don't know to tell you where to start from, I guess the start will be from understanding the meaning of the explain plan.
    Hope I helped a little although I wish Ii had a magic answer for you
    BTW, until you resolve that problem you can use the discoverer scheduler to run the reports in the background and so the users will get the data.
    Tamir

  • Regarding Issue when Exporting the Output of the Discoverer Report to Excel

    Hi,
    Can Any of you guys help me out in this issue. I am exporting the Discoverer Report Output to Excel sheet, I am able to export but while I am opening the excel sheet I am getting an error saying "UNABLE TO READ FILE".
    Please help me out in this Issue, it is so urgent.
    Thanks in Advance..
    Raja.

    Hi,
    Is there any way to export the output of scheduled Discoverer Reports to a particular server using Discoverer plus.Only by openning and exporting each report manually.
    is there any way to get the output name in a particular syntax. I want to concatenate date in the output name.Only by entering the filename when you do the export.
    The best way to do this is to use Discoverer Desktop and a third party scheduler. Then you can export all your reports automatically and define the filename used in the output. Search this forum for more information on third party schedulers.
    Rod West

Maybe you are looking for

  • Using script on multiple files in a folder.

    THis has GOT to be easy, but I can't figure it out. Walgreens wants you to email photos to them, but I usually do like 50 photos at a time. So, I created a script that takes an object and emails it. The problem is, I don't know how to do it to one ph

  • Every time I open Firefox another page of Firefox opens that has adds. What can you do to help me fix this issue?

    When I boot up Firefox, my default web browser, Firefox appears and then it loads another page of Firefox that has adds. How can you help me with this issue?

  • How to use earphones microphone (iMac late 2006)?

    Hey, On the late 2006 iMac, there are two jacks, One microphone and one speaker/earphones.. How can I use my Klipsch S4i's microphone with my iMac? As I can't use both the jacks at the same time, which is what I need :/ Is there something I could buy

  • Va02 additional tab B

    Hello All,                  My previous requirement was to create a release strategy for SD . For which the Program SAPMV45A was modified as no user exit were available for that particular tab(Additional Tab B) in the header of va01,va02 n va03.But n

  • G5 iMac sometimes shuts down instead of sleeping

    I've recently started having a problem with my G5 iMac whereby it shuts down by itself after a while instead of sleeping. Basically, I start up a task that might take awhile, such as burning photos to a DVD for backups, or updating an Aperture vault,