Discovere viewer and scheduled workbook

I scheduled a workbook to run nightly. If I open the report, that belongs the scheduled workbook, in Dis Viewer, why Discoverer re-run the query again??? This defeated the purpose of scheduled workbook.....

Yes. That is what I understanded. But when in a SQLPlus session I captured SQL statements of both unscheduled and scheduled reports and they both run the same SQL statement

Similar Messages

  • Discoverer Viewer and Scheduled workbooks error

    Hi
    Hope someone can help.
    I am scheduling workbooks in Discoverer Plus 10.1.2.48 with the intention of viewing them in viewer.
    The report shows itself as running okay in Admin, but when I open the report in Viewer or Plus I get errors including:
    ORA-03106 Fatal two task communication error
    or
    "unable to generate sql for this scheduled workbook"
    I suspect they might be retrieving fairly large result sets (10 K rows +)
    Please can anyone offer advice on how to resolve this?
    Many thanks

    Hi Tim
    Well just the way the file is put together, like is it using SID= or SERVER=, does it use SERVER=DEDICATED, do you have one ADDRESS= or multiple?
    To make sure everything is right, rename both TNSNAMES and SQLNET.ORA files, then suse Net Configuration Assistant to set up a connection. Then compare that with what you have already and make the necessary changes.
    I also noticed that Russ has made a posting concerning a similar error. You should take a look. Its either in here on the Discoverer forum.
    Best wishes
    Michael

  • Problems with Discoverer Viewer and the printable page

    Hi,
    I have a problem in Discoverer Viewer. I run a workbook, see the results and I click on "Printable Page". I set the page setup options to "Portait" and "100% scale". I preview the workbook in a PDF file and it's ok, I see the results in "Portait" and "100%".
    I close the PDF file and I click again on the "Printable Page". This time, I set the workbook to "Landscape" and "20% scale". I preview the workbook in a PDF file and it's NOT ok, the results are still in "Portait" and "100%". And the date/time in the workbook is the time when I run the workbook the first time. So, it's seems like a browser cache problem. The problem repeats until I clear the brower cache. At that moment, the workbook will take the page setup that I set at this time. However, it will be the same workbook with the same results until I clear the cache once again.
    If I save the PDF file on my Windows Desktop and I overwrite it each time, it's ok.
    Can somebody help me on this??
    Thank you!
    Mathieu

    Hi Michael,
    I'm clearing the browser cache by going in Tools -> Internet Options. In the "General" tab, I click on the "Delete files..." in the "Temporary Internet Files" section" (middle of the window).
    But I don't indicate that Discoverer is saving my printable page changes. I say that the first time I run a workbook, Discoverer saves it (the results) in the "Temporary Internet Files" folder in a PDF file. Each time I run the same workbook after that, Discoverer don't overwrite the file in the "Temporary Internet Files" folder. He takes the PDF file that is already there and show it to me. So, the results are the same even if the data has changed. It does this until I clear the browser cache (it deletes the PDF file in the "Temporary Internet Files" folder).
    Do you understand?
    Regards,
    Mathieu

  • Cannot start Discoverer Viewer and Discoverer Plus on client.

    I have installed Discoverer 9.0.2.39.0 on MS Windows 2000 server.
    When I'm trying to start Discoverer Plus an error is occured:
    DiscoServerException ??? ??????? ????????? ???????? ????????? ??????. ???????? ?? ?????????. - Nested exception: exception oracle.discoverer.corba.DCCORBAException {
    oracle.discoverer.corba.EDCIConstant mErrorCode=kNoMessage,
    java.lang.String mReason="??? ??????? ????????? ???????? ????????? ??????. ???????? ?? ?????????.",
    java.lang.String mAdditionalInfo=" ",
    oracle.discoverer.corba.DCIRow[] mEncodedInfo={}
    exception oracle.discoverer.corba.DCCORBAException {
    oracle.discoverer.corba.EDCIConstant mErrorCode=kNoMessage,
    java.lang.String mReason="??? ??????? ????????? ???????? ????????? ??????. ???????? ?? ?????????.",
    java.lang.String mAdditionalInfo=" ",
    oracle.discoverer.corba.DCIRow[] mEncodedInfo={}
         at oracle.disco.remote.corba.RMIToCorba.convertDiscovererServerException(RMIToCorba.java:165)
         at oracle.disco.model.corbaserver.ModelInterface.SendReceiveData(ModelInterface.java:194)
         at oracle.disco.model.corbaserver.serverrequest.DsrSetLocaleInfo.xmlUpdateServer(DsrSetLocaleInfo.java:84)
         at oracle.disco.model.corbaserver.serverrequest.DsrCorbaXML.corbaUpdateServer(DsrCorbaXML.java:39)
         at oracle.disco.model.corbaserver.serverrequest.DsrGeneralCorbaXML.updateServer(DsrGeneralCorbaXML.java:162)
         at oracle.disco.model.corbaserver.execengine.ExecuteEngineImpl._nonReentrantExecute(ExecuteEngineImpl.java:200)
         at oracle.disco.model.corbaserver.execengine.ExecuteEngineImpl.execute(ExecuteEngineImpl.java:124)
         at oracle.disco.model.corbaserver.execengine.SessionControllerImpl.execute(SessionControllerImpl.java:686)
         at oracle.disco.model.corbaserver.execengine.SessionControllerImpl.execute(SessionControllerImpl.java:450)
         at oracle.disco.model.corbaserver.SessionImpl.setLocaleInfo(SessionImpl.java:417)
         at oracle.discoiv.session.model.ModelSession.setSessionLocale(ModelSession.java:199)
         at oracle.discoiv.session.model.ModelSession.(ModelSession.java:102)
         at oracle.discoiv.session.model.ModelSessionManager.createSession(ModelSessionManager.java:54)
         at oracle.discoiv.state.ConnectTransition.doTransition(ConnectTransition.java:33)
         at oracle.discoiv.state.StateTransition.execute(StateTransition.java:37)
         at oracle.discoiv.state.StateTransition.execute(StateTransition.java:46)
         at oracle.discoiv.state.DiscoState.getState(DiscoState.java:155)
         at oracle.discoiv.state.ConnectedState.getState(ConnectedState.java:90)
         at oracle.discoiv.state.DiscoState.getState(DiscoState.java:52)
         at oracle.discoiv.state.StateMachine.setState(StateMachine.java:75)
         at oracle.discoiv.controller.DiscovererController.setState(DiscovererController.java:236)
         at oracle.discoiv.servlet.DiscovererHttpHandler.processRequest(DiscovererHttpHandler.java:101)
         at oracle.discoiv.servlet.DiscoServlet.doRequest(DiscoServlet.java:314)
         at oracle.discoiv.servlet.DiscoServlet.doGet(DiscoServlet.java:148)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:244)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:59)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:523)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
         at oracle.plus.servlet.Disco4iProxyServlet.doRequest(Disco4iProxyServlet.java:141)
         at oracle.plus.servlet.Disco4iProxyServlet.doGet(Disco4iProxyServlet.java:68)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:244)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:59)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:523)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:735)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:151)
         at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:64)
    try to start from many clients. It was error too.

    Hi,
    Were you able to find the solution to this problem? I have installed 9ias successfully. I could log to OEM and created a public connection but I cannot go to
    http://hostname.domain:7779/discoverer/viewer
    I get an error "Internal Server Error".
    Any help is welcome
    Vani

  • Discoverer Viewer and UTF8

    Dear friends
    I have problem with Discoverer Viewer - version 9.0.2.39.02 and UTF8.My infra has a UTF8 and my App server is too, but when i run a query on Discoverer Viewer (web) i see the header of table with WE8MSWIN1252 then it's not readable!!! How can i change this nls_lang to UTF8 or how can i solve this problem.
    thanks alot.

    Hi,
    Were you able to find the solution to this problem? I have installed 9ias successfully. I could log to OEM and created a public connection but I cannot go to
    http://hostname.domain:7779/discoverer/viewer
    I get an error "Internal Server Error".
    Any help is welcome
    Vani

  • Incompability discoverer viewer and internet explorer under 6

    in discoverer viewer, when i have an axe item which have more than 30 values, discoverer show the possibility to open a new window which give me the possibility to find others values. In Internet explorer under 6, this functionality doesn't work.
    How to increase the value "30" or simply disable this new functionality of discoverer 10g.
    The functionality doesn't work also in firefox.
    Thank you for your help.
    Discoverer Viewer 10.1.2.48.18
    Internet Explorer 5.5 and Firefox 2.0

    Hi Kayaman,
    Thank you for your answer,
    the option was already selected.
    Also, in the Java plug-in options, Iexplorer is already chosen.
    The applet runs fine with Netscape7, but there is a problem with
    Iexplorer6. I have downloaded all the updates for iexplorer6,
    so I have the latest versioin with all the fixes on it.
    In addition I opened the java console to see the messages,
    on Iexplorer6, and I got the following:
    Microsoft (R) VM for Java, 5.0 Release 5.0.0.3809
    ==============================================
    ? help
    c clear
    f run finalizers
    g garbage collect
    m memory usage
    q quit
    t thread list
    ==============================================
    Error loading class: HelloWorld
    java.lang.NoClassDefFoundError
    java.lang.ClassNotFoundException: HelloWorld
         at com/ms/vm/loader/URLClassLoader.loadClass
         at com/ms/vm/loader/URLClassLoader.loadClass
         at com/ms/applet/AppletPanel.securedClassLoad
         at com/ms/applet/AppletPanel.processSentEvent
         at com/ms/applet/AppletPanel.processSentEvent
         at com/ms/applet/AppletPanel.run
         at java/lang/Thread.run
    I appreciate any sugestion ....

  • Timeouts for Discoverer Viewer and SSO

    We've enabled SSO for Discoverer Viewer 9.0.4. We set the Viewer timeout in the web.xml file to 120 minutes. We set the SSO Global user Inactivity Timeout to 240 minutes. Viewer sessions don't timeout at 120 minutes. Does the GUIT timeout override the Viewer timeout?
    --- Steve

    Hi
    As far as I know, the Viewer sessions don't time out using the Discoverer settings. These only affect Discoverer Plus. The SSO timeouts will apply though. Out of interest can you tell in which folder was the web.xml you modified?
    By the way, 240 sounds an awful long time to allow an SSO connection to stay active.
    Best wishes
    Michael

  • AS 10g 904 Discoverer Viewer and remote db EUL

    I have installed Oracle AS 10g (9.0.4) with Discoverer Viewer on a RH AS3 box. I need an EUL setup on remote db (9.2.0.5). Do I have to have Discoverer Windows Admin tool or should I be able to setup an EUL from scratch with the java command line? I am getting core dumps trying to do create_eul using the java command line method. The log file is complaining about no default eul or specified schema tables available. Any help much appreciated.

    Add the host name to your etc/hosts file. If you are on windows it would be under c:\WINDOWS\system32\drivers\etc\hosts. Try adding that entry to ur hosts file along with the actual ip address. That should make it work.
    Thanks,
    Venkat
    http://oraclebizint.wordpress.com

  • Discoverer Viewer and Reports

    I have some questions about ORA 10g Discov Plus and Reports.
    1. Is it possible to define page items as parameters and use them for an dynamic link? Could it be that the dynamic link parameters are limited to parameters based on columns or rows?
    2. If i define every level of an hierarchy as parameter and use them in an dynamic link, how can i avoid the following situation:
    Report X contain a hierarchy like Region->Country->Town
    I have a dynamic link containing these hierarchies as parameters.
    If i use the link at region level and did not drill down to country or town then the parameters country and town are filled with the line name and i get no data. If i refresh and delete the line name for these parameters the records appear in the worksheet. How can i get these parameters to be empty, if i don't drill to them.
    3. Reports doesn't recognize the links as it should. If i do not change the report, the links work ok. It opens the second worksheet with the data. If i change a page item or drill to another hierarchy level i get an fatal error (no special code, only fatal error occured, please contact your admin). If i drill down and up again i get the error to. The link only work if i doesn't changed anything.
    Anybody got some ideas about these questions?
    Message was edited by:
    user534004
    Message was edited by:
    user534004

    Hi Rod,
    I got it, and had captured the LOGIN_USER.
    Now the problem is:
    I am using a table SECURITY_ACCESS_MV_D to apply security to a user.
    I am using the below query in customer folder as:
    select a.emp_id,a.empname,a.salary,a.mgr_id
    from emp
    where salary is not null
    and (emp_id,mgr_id) in ( select distinct emp_id,mgr_id from SECURITY_ACCESS_MV_D where login_user ='HIM'
    I am using IN because I have many other column in SECURITY_ACCESS_MV_D, not used in above query which will create Cartesian join if I exclude them in the main query, if I use the simple join in the query.
    Now problem is how can I use the LOGIN_USER item (it will come when the certain user will login) in place of 'HIM' ( hard coded value). I want this filter (as mandatory) in the Discoverer Administrator EUL so that it is independent to the user reports.
    I can’t find using type of parameters there as in reports we do.
    Hope you got it.
    Once again this article will greatly help everybody in security while implementing the OD solution.
    Thanks,
    Himanshu Tiwari

  • Can't create scheduled workbook on Discoverer desktop

    Hi ,All
    I want to create a scheduled workbook on discoverer desktop(end user version) by....
    1. grant privileges to user in the following
    CREATE PROCEDURE
    CREATE TABLE
    CREATE VIEW
    SELECT ANY TABLE
    2. grant scheduled workbook to user in Discoverer Admin(Menu-->Tool--> Privileges)
    when I launch discoverer desktop to schedule workbook ,I can select workbook, set time to run and set parameter but when I accept all parameter to schedule workbook .....the program show the error
    "Internal EUL Error: TransError - Unexpected transaction error"
    Anyone know what is the problem and how to solve it ?
    Thank you,
    Mcka

    Hi
    See the following link, maybe it helps you:
    http://download-uk.oracle.com/docs/html/B13916_04/scheduled_workbooks.htm#sthref493
    Ott Karesz
    http://www.trendo-kft.hu

  • Materialized View - creation and schedule (To automate Refresh)

    Hi All,
    I have one table based on SQL Query (multiple tables) and loading data every day through procedure.
    When I execute the procedure is taking lot of time to load data. That’s why I am planning to create Materialized view to refresh the data in a table every day at some point of time (ex:-9.00 am).
    Exclude procedure and materialized view are there any ways to refresh the data?
    Can you and all please help me to create materialized view and schedule (Automate refresh).
    begin
    insert into CLAIMS_PRODUCT_TAB
    select
    substr(at.ATN_VOUCHER_NUMBER,1,6) as BRANCH,
    t.MONTH_NAME as MONTH,t.FISCAL_YEAR as YEAR,
    bb.ACC_ACCOUNT_TYPE as TYPE,
    aa.ACC_DEPARTMENT_CODE as DEPT,
    pr.PRODUCT_NAME as PRODUCT,
    case bb.ACC_ACCOUNT_TYPE when '1301' then 'Claims Paid' when '5383' then 'Claims OS' end as HEAD,
    case aa.ACC_DEPARTMENT_CODE when '31' then 'OD' when '32' then 'TP' when '39' then 'TP Pool' end as DEPT_NAME,
    count(distinct at.CLAIM_ID) as CLAIMS,
    --count( distinct at.POLICY_ID) as POLICIES,  
    sum(atd.ATD_CREDIT_AMOUNT - atd.ATD_DEBIT_AMOUNT) as totals
    from
    ACCOUNTING_TRN_DETAIL atd,time t,
    ACCOUNT bb,
    ACCOUNT aa,claim c, policy p,product pr,
    accounting_transaction at
    where bb.ACC_ACCOUNT_ID = aa.ACC_ACC_ACCOUNT_ID
    and at.CLAIM_ID = c.CLAIM_ID
    and c.POLICY_ID = p.POLICY_ID
    and p.PRODUCT_ID = pr.PRODUCT_ID
    and aa.ACC_ACCOUNT_ID = atd.ACC_ACCOUNT_ID
    and atd.ATN_ACCOUNTING_TRANSACTION_ID = at.ATN_ACCOUNTING_TRANSACTION_ID
    and trunc(at.ATN_TRANSACTION_DATE) = t.CAL_DATE
    and (bb.ACC_ACCOUNT_TYPE in ('1301','5383'))
    group by substr(at.ATN_VOUCHER_NUMBER,1,6)
    ,t.MONTH_NAME
    ,t.FISCAL_YEAR,bb.ACC_ACCOUNT_TYPE
    ,aa.ACC_DEPARTMENT_CODE
    ,pr.PRODUCT_NAME
    , case bb.ACC_ACCOUNT_TYPE when '1301' then 'Claims Paid' when '5383' then 'Claims OS' end
    ,case aa.ACC_DEPARTMENT_CODE when '31' then 'OD' when '32' then 'TP' when '39' then 'TP Pool' end );
    end;
    Thanks and Regards
    Venkat

    Is the MV and the source tables on the same database? If this is a remote MV, then check the source site if there are any issues (TEMP, UNDO space issues).

  • HTTP 500 - Internal Server Error from Discoverer Viewer to Portal

    HI,
    I created a tab with a list of workbooks created with Discoverer Viewer and published with Discoverer Portliest Provider (List of Database Workbooks). Another tab contains four Discoverer Worksheets created with the same account. Everything works well but if i click on a report in list and open Discoverer Viewer, when i return to portal and go to tab containing worksheets i see message "HTTP 500 - Internal Server Error" and i'm not able to do anything. I only can close my browser and i must reconnect to portal!
    Can you help me?
    My portal version is cg (9.0.4), i'm using Windows 2000 ESP and Internet Explorer 6.
    I tried with Olin and Mazola but result did not change.
    I used a public connection bud i tried a private connection too. Nothing happened.

    The application.log file, under the OC4J which running your Discoverer provider, should give you some hints about the problem you're facing.
    Peter

  • Discoverer Viewer Configuration File

    Hi,
    There is a scenario where in, most of the users use Discoverer viewer reports from the same login ID, They do changes and save the Workbook. Now when a new user logins he see the changes saved by the previous user . Now we dont want to allow the users to save changes and want to change the config setting so that no user can do any changes.
    As per my unerstanding, one way of doing so it by login to application server and Uncheck the preference check box and save the changes. Doing this the preference tab will not be visible to any user.
    Want to know is there any other way by which preference tab can be Disabled but still can be seen on the right corner of the viewer page?
    Or is there a way we can change the configuration setting in any of the config file of discoverer viewer so that users are not able to change the setting...
    Discoverer version is 10g.
    Thank You.
    Regards,
    Anuj Malhotra

    Hi Michael,
    The Scenario is like, most of the users use Viewer only to access reports.
    The main aim right now is to some how not allow users to change the settings whcih they change using the preference tab or presentation options.
    I checked it the config document of Discoverer viewer and found:
    The Steps to remove Preference tab or presentation options in Oracle Application Server Discoverer Configuration Guide
    10g (9.0.4) are as follows:
    1. Open the ui_config.xml file in a text editor or XML editor
    2. Locate the <appearance> tag in the file
    change the value of the display_preferences_link tag to false
    change the value of the display_presentation_options_link tag to false
    3. Save the ui_config.file
    But I didnt not find the steps to remove the preference tab or presentation option using Configuration.xml file in Oracle® Business Intelligence Discoverer Configuration Guide 10g Release 2 (10.1.2.1 ).
    It was mentioned that to remove the presentation option in 10g version we need to login to Oracle Application server and uncheck the preference tab Option.
    Want to know is that the only way of removing presentation options or preference tab from 10g Version or something can be done from configuration.xml file also.
    Regards,
    Anuj Malhotra.

  • Discoverer Viewer sporatically not working

    Discoverer Version: 10g
    Browser: IE 6.0.2900.2180
    I have an instance where Discoverer Viewer will work on one persons machine and not another's. We are both using the same Discoverer Viewer and the same browser. By not working, I mean that when I run the reports it shows the Query Progress screen and then eventually will show me the results. When my coworker tries it, the flag in the corner just waves and nothing happens. Eventually he gets a "This page cannot be displayed" error.
    This issue not only happens to my coworker but other users of the system. It will work for some and not others. We tested out all the Workbook permissions and did not see it being an issue with that.
    The only thing we noticed was that reports have the same List Box on them. This is not a row in the displayed table, but used as part of a 2 admin folders being joined. For example, we get a lot of information out of one folder, then we join it to a second folder, where the List Box values is used to filter.
    Any ideas or suggestions on how to handle this or where to look? We also have the same .NET framework and same version of Windows. All of our machines are from the same image.

    Hi,
    Are these users using the same windows login? Could be that there is a difference in the windows set up, for example, the language settings which is affecting the report.
    Can the user go back and continue after the page not found error or is the database connection lost? If the database connection is lost you can trace the Discoverer session to find out why the connection is being dropped.
    Rod West

  • Saving report in discoverer viewer

    Hi all,
    i have the discoverer viewer and i have a little question.
    i know that if i re-sort the data in the report or if i change the columns order, than i can save this changes.
    my question is if i use a stoplight on my report in order to
    display certain fields with red, green or yellow colors, can i save it too?
    i tried to save a report with a stoplight, but it saved all the other changes and not the stoplight and i wanted to know if there's any way that i can save it with the stoplight?

    Hi;
    Please see:
    Opening Workbook in Discoverer Plus/Desktop 10.1.2 or 11g Fails with Error: Join Configuration Cannot Be Resolved [ID 863059.1]
    Opening Discoverer 10g/11g Shared Workbook Fails With "Item Not Found" Or "BIB-10310 Unknown Exception Occured" Errors [ID 402609.1]
    Opening Workbooks In Discoverer 10g/11g Viewer Fails with Error: Unable To Open The Worksheet Requested. BIB-10310 [ID 412662.1]
    Regard
    Helios

Maybe you are looking for

  • Qosmio G40 hangs and some programs are not responding

    Hello and happy holidays to all. Please could i get some help with my G40? The pc is hanging and refusing to work. Ccreens lock and i get constant messages that the program(s)are not responding. I have run all checks i could find, chkdsk in cmd promp

  • What is Part Number

    Hi All, What is Part number. When I print GR/GI slip, its appearing. From where systems picking this Part number. Regards, Sureshbabu G.

  • Does this code effect performance.

    I am doing some code now :) and I did a method like this, however I do not know if it effects performance for the whole application when the method is being called, or weather it is a good coding standard. The code in question is the following: publi

  • Icon in header coloumn only displayed when not bound to context

    Hi I face a pretty strange behaviour in my application. I have  atable with some columns. I want the header with an icon behind the text. usually that is no big deal. Alas the icon wll not be displayed when I bind the columns textview to the context.

  • 545 Goods receipt from by-product from subcontracting

    Hi ALL, If a scrap component is entered with a negative quantity for the subcontract order, the receipt of the by-product is posted during goods receipt for purchase order or during the subsequent adjustment. Now, when i'm doing MIGO, it's automatica