Sql inspector blank - discoverer 10g

There is one report that for some reason will not display the sql inspector. The window remains blank.
I thought of redefining the report but it comes from several folders and I am having trouble. I haven't yet figured out how the report was originally defined (not all joins are available or if I begin with other folders I then have to choose which join to use and I have no idea...).
Is there anyone else who ever had the problem of the sql inspector being blank? Any solution?
Thanks.
Leah

Leah,
Is the sql inspector window blank even after the report is run, or just when you first open it? Not sure if this relates to your issue, but I've found this in Desktop 10g - under tools/options/general, if I have "Don't run query (leave sheet empty)" selected, the sql window is blank until after I've actually run the query. If I select "Ask for confirmation" the sql is visible even if the query hasn't run. Could your one report have been saved with "don't run query"?
Martha

Similar Messages

  • Discoverer 10G Plus Questions

    Hi
    We're in the process of upgrading from Discoverer 4 (APPS EUL) to 10G. We're doing away with the Desktop client. Most users will be given access to Discoverer Viewer and other users will be given access to Plus. We have recently upgraded or DEV instance and there are a few "questions" (i.e. gripes) that users have come back to me with:
    1) Do all reports have to be stored on the database to allow them to be accessed by Plus or Viewer? Can only the 10G client version open files from a local hardrive or shared network drive?
    2) Can only one report be open at any given time with Plus or Viewer? In client it is possible to have 2 reports open at the same time to facilitate easier comparisons.
    3) NULL values are still showing the word "NULL" even though in Tools Options we have set it to show blank, existing reports are still using the NULL value.
    I'd very much appreciate feedback on any of the 3 points above.
    Thanks.
    Paul.

    Hi paul,
    Its a good idea to upgrade from 4i to 10g 4i is no more used by many and their are some issues or bugs with it.The latest version is 11g which has been released 1 week back.If not go with 10g version available.
    1) Do all reports have to be stored on the database to allow them to be accessed by Plus or Viewer? Can only the 10G client version open files from a local hardrive or shared network drive?Yes they have to stored in the database so any ened user can access them from plus or viewer.
    Can only one report be open at any given time with Plus or Viewer? In client it is possible to have 2 reports open at the same time to facilitate easier comparisons.Yes,if the reports are registered as different reports and if the end user has access to both the reports thn he can open and compare it OR if both reports are in same workbook as different sheets than its easy to view or compare.
    NULL values are still showing the word "NULL" even though in Tools Options we have set it to show blank, existing reports are still using the NULL value.It should show blank,might be some problem.In discoverer 10g i think you will not find this issues.
    Hope this helps you.
    Best Wishes,
    kranthi.

  • Exception Handling in Discoverer 10g

    I am using a PL/SQL function which will return a value to a column in Discoverer 10g .I want to give a custom message in discoverer if any error occurs in that function.Is it feasible in Discoverer?

    I don't think Disco will do this by itself.
    You could try having the function perform the error handling and either pass back a value or a message. A potential drawback would be that the function would have to return a character datatype.

  • How to call Report 6i/9i Oracle Standard Report into Discoverer 10g

    How to call Report 6i Standared report into Duscoverer 10g as there is a requirement to create or transfer Oracle Standard report into Discoverer.
    1) Account Analysis Subledger Details(180 Char) - Standard Report 6i as i want the same report in Discoverer 10g.
    2) Aging Report -- 7 bucket --Standard report in 6i,how to transfer in Discoverer 10g.
    Is is possible to Transfer from Report 6i to Discoverer or How to Create this report in Discoverer 10g.
    Please advice,
    Sushant

    Well, if I had to do it, here's how I'd start.
    1. Get the SQL from the Oracle Report and then create a database view that's more generic based on the SQL but still gets the answers.
    For example, you'd not code many conditions, etc. but the database view would be pointing to the correct Oracle Apps tables / views.
    Once you've got the view, bring it in to Disco Admin, etc. and create a report from it that now adds the extra conditions needed. That way you can use the underlying concept without hard coding things like dates, etc. which you would ask the user at run time.
    However ... as you may well know ... Oracle Reports can do some 'strange and/or powerful things' on the fly and, for example, it may be something like a temporary table generated for the report, etc. so may become a much bigger issue.
    2. If you have NoetixViews views then they'll most likely already have the views for these queries already created as they're reasonable for what's needed in an Oracle environment.
    3. I'd see if there is already a pre-defined BIS view that covers this as well. Again, you're in an area that's pretty popular so if a BIS view already covers much of the same info then you've got a create view 'head start' already. Check views owned by Apps starting with the application plus FV or FG (the one you'd really want) such as: GLFG_Budgets_To_Actuals to see what I mean.
    Russ

  • Tweaking defaults of Discoverer 10g (Viewer and Plus) login page

    Using information gleaned from the Metalink notes referenced below, we've had our admins successfully configure our default Discoverer 10g login pages (for Viewer and Plus) with the following tweaks:
    1) Remove the "typo-prone" entry box for RESPONSIBILITY (on an Apps-Mode EUL) in favor of the subsequent drop-down LOV option to select available responsibilities
    2) Re-order CONNECT TO options to make the more frequently used APPS-MODE option first in the drop-down list, followed by the STANDARD (relational) and finally, OLAP (to be hopefully implemented at some future date)
    3) Re-label CONNECT TO options with terminology more understandable to our end-users in order to better understand choices
    We would like, if possible, to further enhance the relative efficiency of the user login experience by making the APPS-MODE option the default selection upon initial entry to the page (the above-indicated re-ordering of the entries didn't appear to affect Oracle's continued default selection of the STANDARD option).
    If anyone has any suggestions / tips to accomplish this, we would greatly appreciate your feedback. I should also say, that we don't possess a lot of Java Development skills and therefore would appreciate any directions provided in a "cookbook/recipe" manner similar to those provided in the Metalink documents we were able to utilize for the changes made thus far.
    Thanks in advance.
    Metalink
    Docs Desciption
    312463.1-How To Customize Oracle Business Intelligence Discoverer 10g (10.1.2) Connection Page
    342255.1-How To Remove the "End User Layer" option Customize Discoverer 10g (10.1.2) Connection Page

    Hi
    I would have to suspect that the answer to the question of restricting responsibilities might well be yes.
    Here's one idea:
    Because responsibilities come from FND_RESPONSBILITIES, can you write a piece of SQL that positively identifies the responsibilities that are used inside Discoverer? If you can do that, I'm wondering whether a Discoverer logon trigger might be able to set a VPD policy to only allow those responsibilities.
    I don't have any time to try it otherwise I would. Is there anyone who can pick this up and run with it to see what can be made to happen?
    Best wishes
    Michael

  • Discoverer 10g configuration steps

    Hi All,
    My company is implementing discoverer 10g. One question that I have is that is it possible to have a setup which requires the users to change their password (password reset option) the first time they log ino disco 10g. Probably its going to be plus. I have seen other companies have that setup.
    Would anyone point out the set up steps needed to implement it.probably we will need a password policy on the databas and some setting changes on the Apps server but I am not too sure.
    Any help is deepely appreciated.
    Thanks.

    Hi,
    You can expire the users' password in the database, but then the user will not be able to log into Discoverer at all. Discoverer has no built in mechanism to change the database password.
    You could implement your own password expire mechanism that would allow the users to login but not do anything until they had changed their password using a custom workbook. Quite complicated to set up, you would need to use contexts, logon triggers, a bit of PL/SQL and maybe VPD.
    Rod West

  • Launching Web-based Discoverer 10g - Taking it Off-line

    The following is how I'm launching web-based Discoverer 10g. This launches the log-in page:
    http://prodserver.ast.com:7780/discoverer/plus?eul=BIEUL&database=pbusdb
    If I am running a production update job I do not want the users logging into discoverer while the update job is running. I may be wrong but it appears that the above URL is executing a jar file or something similar.
    Has anyone come up with a solution that would allow me to do the following while a database update job is running:
    1) Disable the Discoverer 10g log-in page.
    2) Display an appropriate message that the user get if they attempt to launch the log-in page.
    Please let me know if more details are needed. Thanks for everyones' input.
    Patrick
    Edited by: purfield on Nov 24, 2008 11:33 AM

    Just a direction to consider.
    It's been a long time since I played with this - but Discoverer does have a few triggers that are fired when called (ie: like Oracle's forms but I remember only something like 5 - ie: pre- / post-, etc.
    Just to make it more muddy, I can't remember if, once coded, this works for all versions (ie: desktop, plus and viewer) but if so, then you can attach a pl/sql routine to fire say, on entry into Discoverer, not the 'launch log-in' page.
    So, if it works for all versions, then I would log in, but you have some kind of state such as a column in a simple table that is set to 'N' (for update running) and otherwise 'Y'), and if the state is presently 'Y' then continue on to the Discoverer report. Otherwise, say 'forget it bub!'.
    Sorry not to be more exact but I haven't needed to play with this option for quite a while now, but it gives you something to look into - which doesn't fit exactly what you want - but it may do.
    I'm sure others can comment on if this idea has merit or not.
    Russ

  • Discoverer 10g, it returns no data

    Hi all,
    I have a doubt can any one clarifies.
    Currently I work migration projects from 4i to 10g discoverer reports (Upgraded 11i to R12). Previously in 4i discoverer reports many views used and data also populated. Same query in discoverer 10g, it returns no data. I can view the data after setting client org id in the toad but can’t view the data in the discoverer reports. Even I tried to register as a function for setting client org id and use in the discoverer reports but result is no rows return. Can any one suggest?
    Regards,
    Prasanna
    no data

    Hi,
    Check Metalink Note 732826.1. There are some extra steps need to configure R12 with Discoverer.
    Rod West

  • How to delete a workbook in Discoverer 10g

    Hello guys,
    Does anyone know how to delete a workbook from Discoverer 10g? I created a report in Discoverer Plus as SYSADMIN and gave this to my user. My user only has access to Discoverer Viewer. He went and did a "Save As" on this report. Now when he loggs in to Viewer again, he sees two report. One created by SYSADMIN and the on he created. I want to delete the one he created. How do I go about doing this? Can I do it from Discoverer? If so, which one(Viewer or Plus)? Will I have to login as him to do this? Please advise.

    Hi,
    I'm sorry for the question but you said:
    You just login as the user into viewer and delete the workbookWhere do you see the option to delete from the viewer ?
    To delete/ manage workbooks you need to login to either Plus or Desktop versions.
    And yes you need to log in using the owner user name
    Tamir

  • Differences between  Oracle Discoverer 10g and 11g (EBS & Desktop)

    We are in the process of upgrading from Oracle Discoverer 10g testing to Oracle Discoverer 11g.
    We have had several requests (from functional users) for documentation that might reflect the changes in this release level. Does anyone have relevant documentation that might help explain what has changed so that they can be better prepared.

    We are in the process of going from 10 desktop to 11 plus. I do not like it as other end-users I have talked to don't either. In desktop, I could have multiple reports open at one time, move tabs from one report to another so I wouldn't have to rebuild the report again. Also, there are times I have 3 or more sessions of desktop running with multiple reports running in them. In plus, I am limited to one session and one report. That slows down productivity big time. In desktop, exporting crosstabs to excel is more user friendly than plus. For desktop, it will fill in the cells below with the data above it if it changes. In plus, it looks like a pivot table. I have read other posts on how to work around that, but not always functional. Using Dense_Rank() works sometimes depending on how the report is written. IT is researching another way but haven't heard back from the consultants. Or, I will have to modify all my excel files with formulas to do that for me. Also in desktop, I can select all and copy paste the results into excel and all data comes in. The row and column headers, page items and even the title section will paste into excel. Plus only gives you the data, no row or column headers. So I have to export it every time I need the data. I have formatted excel files that all I need to do is copy paste and data flows beautifully. As for organizing and saving reports, desktop is much better. I can save reports out on our network under different folders so I can find them faster by topic. Granted, if that directory is an open one, anyone can change/delete it. In plus, the only advantage of saving it on the database is I can sort and search for reports or users. If you make any changes in plus and then walk away from your desk, plus will shut down after a certain time period. If you didn't save it, you have to start over. Don't know if this is something IT can fix???
    As we see it, plus is a step back in technology. I hope someone can change that opinion. Don't know if we are not getting the best support from whoever is working with us (Oracle or 3rd party) or we are missing something???? If so, please share.
    Thanks.

  • Differences between Oracle Discoverer  10g and 11g .

    we would like to know if they are any differences between Oracle Discoverer 10g and 11g and any issues with 10g that are overcome in 11g.
    Please make us aware of any merits in going for 11g over 10g.
    apps version 11.5.10.2
    Regards

    Please see these links for the list of new features, bug fixes, certification, and installation of Discoverer 11g on 11i instance.
    Discoverer 11.1.1.4 Certified with E-Business Suite
    http://blogs.oracle.com/stevenChan/2011/02/discoverer_11114_ebs.html
    EBS Sysadmin Primer: Oracle BI Discoverer 11gR1
    http://blogs.oracle.com/stevenChan/2010/08/discoverer_11gr1_primer.html
    Oracle Business Intelligence Discoverer 11g
    http://www.oracle.com/technetwork/developer-tools/discoverer/overview/index.html
    Oracle Business Intelligence Discoverer 11g documentation
    http://www.oracle.com/technetwork/developer-tools/discoverer/documentation/index.html
    Thanks,
    Hussein

  • Tables or views to be included in Discoverer 10g

    Hi,
    In our test environment we have migrated to R12 and using Discoverer 10g (10.1.2.55.26). Since there is a way the security has changed I require some help.
    In production we are using 11i and the same version of Discoverer. In production I could use the "_v" views or tables where there was in-built security. When a user queries in discoverer, the user would be able to view data only pertaining to his/her responsibility.
    In our test environment please can someone help me for the following (R12 with Disc 10g)
    Which is the "_v" views or tables or "where clause to restrict the access" to user in discoverer wherein based on the users responsibility, the data will be displayed.
    GL Balances
    GL Hearder & Details
    AR Balances
    Receipts
    AR Invoice header & lines & distribution
    AP Balances
    AP Invoice header & lines & distribution
    Payment Overview
    Prepayment Enquiry
    Kindly note, regardless of the security setup in the R12, I would want a "_v" views or tables or "where clause" which can be used always.
    If there is solution based on "_v" views or tables and a solution also based on "where clause", which would be ideal to use in terms of performance.
    Any help will be highly appreciated.
    Thanks.
    Ajay

    You can use the eTRMs to get this information.
    Follow this link https://etrm.oracle.com/pls/trm11510/etrm_fndnav.ls_apps or search for eTRM in Metalink (you'll need a Metalink login to access the eTRMs).
    Go to the FND tab and choose the product OTA - Learning Management. This will give a list of all the relevant tables. OTA_EVENTS and OTA_DELEGATE_BOOKINGS would be a good place to start.
    Hope this helps,
    Kim

  • Portal integration with E-Business and Discoverer 10g

    Hello Everyone,
    We have a R12 integrated with SSO/OID. We also have a standalone Oracle BI Discoverer 10g. We want to implement Oracle Portal here. One of the requirements of this project is to have a common home page for both E-Business Suite login as well Discoverer access. Right now E-Business Suite login is seperate and Discoverer home page is seperate (because it comes from a Standalone installation)
    1) What are the benefits of having AS Portal 10g for end users ?
    2) To begin with, we would like to go with the minimum portlets.
    3) Is it possible to have a common home page for both E-Biz access and the Discoverer acess after Portal integration ?
    4) Do you have some screenshots of how things look after Portal integration
    -Thanks
    Srinivas

    Hi,
    take a look in metalink Note:313418.1. :
    "Using Discoverer 10.1.2 with Oracle E-Business Suite 11i"
    Look in section 6 - post installation.
    Follow the steps and have a very good luck.

  • How to use Pl/Sql function in Discoverer report

    Hi Everybody,
    Would you be able to provide a workflow/guidance how to use sql function in Discoverer right from creating the function using PLSQL Developer.
    (I am new to Oracle environment... prev. worked as analyst with Microsoft Access... took PL/Sql class in school a few years ago)
    We are using Discoverer Desktop.
    a) Just emailed dba for permission to create pl/sql function.
    b) Recently got Discoverer Administrator installed on my pc.
    can you pls add to the list:
    c)....
    d)....
    etc.?
    tx for your help, sandra

    Hi Kranthi,
    Thx for your warm words....
    The links you provided are great! Thx soooo much!
    Thanks to you and the rest of forum members, am able to use what you've all taught me
    with other Discoverer reports.... so i was able to do more on my own....
    About a month ago, I got access to Discoverer Admin, and was able to paste SQL to create a custom folder.
    Then i joined the custom folder to an existing baseline folder.
    I have found that sometimes when I use calc within a calc when the calcs use analytic functions, that Discoverer
    just displays null in the column. I thought that maybe instead I could create my own function as a work-around.
    I wrote IT for permissions to create views, functions etc. Hopefully, they'll approve and can move toward learning
    pl/sql functions for Discoverer.
    tx again, sandra

  • Some Calculations are not working in Discoverer 10g after upgrade from 4.1

    Hi Gurus,
    We are recently upgraded Oracle Discovere 10g from 4.1, some calculations are not working in Discoverer 10g. I appreciate if you could fix below calculation(s) in 10g.
    CASE WHEN TRUNC("Expenditure Item Month") = '31-JAN2007' THEN SUM(Wtd Qty A) WHEN TRUNC("Expenditure Item Month") = '28-FEB-2007' THEN SUM(Wtd Qty A) WHEN TRUNC("Expenditure Item Month") = '31-MAR-2007' THEN SUM(Wtd Qty A) END
    Thanks & Regards
    Vikram

    Sabra,
    Not sure exactly what this might be... there could be an issue there.
    Please make sure that you review the upgrade.log. Are there any errors / warnings?
    Also, you might wanna peek the Metalink Note:262623.1 - Master Note for OracleAS Portal Upgrade Issues, where you'll find some nice things where to start looking at.
    Later you may wanna open a Service Request into the Oracle Support.
    I hope it helps...
    Cheers,
    Pedro.

Maybe you are looking for

  • Can't connect iBook g3 300Mhz using os 8,6 to Cable modem

    I just bought an iBook 300Mhz clamshell running os 8.6. I haven't used anything under osx in a long time, but the interfaces look similar (modem, tcip/ip, that is). I need to know if the operating system is too old for advanced wireless router (netge

  • Third Party Sales Order in COPA - adjusted cost

    We have a third party sales order which creates the Preq and then the pruchase order. We have statistical conditions on the purchase order. We have switched the billing relavency on the item category TAS to a B to allow billing before the invoice rec

  • Call a function model from MENUSYST menu

    Hi, I am new in SAP development, so it is possible that my problem is easy, but I can’t find any solution. I need to integrate in the system wide menu of SAP GUI a call of external program with parameters similar to data from STAT function in MENUSYS

  • Problems of installing IBM Lotus Notes Client in MacBookAir (Mac OS 10.6.5)

    I installed IBM Lotus Notes Client 8.5 on my Mac OS 10.6.5 (MacBook Air), but it was shown as Simplified Chinese interface (my time zone is in Hong Kong); however, even I uninstalled and installed again, problem still exists. (in which I would like t

  • Question about loops

    hey guys, with this piece of code here... right now I have it reading a dataSet and printing out the first Value out of 9 datapoints. How can I tweak this so that it would read through ALL 9 datapoints. I know i can do a loop but im not sure how to g