Two environments - One Report

We are experienceing a problem with our production and test environments. After exporting the business areas from the test environment into the production environment, there were instances where reports that were built in the test environment did not work in the production environment, so reports had to be recreated.
We always import by identifier instead of name. I ran the workbook utility on the reports and could not identify where the problem was coming into play. The error being received was Cannot join tables.Item dependency "" not found in EUL.
Has anyone seen this problem?

It sounds like you are using some sort of reporting tool. Are you using Oracle Reports? Or are you using something else (Crystal Reports, Business Objects, etc)?
Can you capture the SQL that the report generates and try to run that against the database via SQL*Plus?
Justin
Distributed Database Consulting, Inc.
http://www.ddbcinc.com/askDDBC

Similar Messages

  • Two environments to the same physical location

    May I open two environments (one readonly and one with write access) to the same physical location on the disk?
    I think to use the one with readonly access as consumer of data but the second as manager and provider of data.
    Both environments will be established by different processes (applications) or VMs.
    Is there any special order (sequence) to open them or there is not any.
    Thanks.

    Hi,
    First, please see this documentation about read-only processes:
    http://www.oracle.com/technology/documentation/berkeley-db/je/GettingStartedGuide/multiprocess.html
    Read-only processes are very limited because changes made by the writer process are not automatically seen by the reader process, as described in the 3rd bullet of the documentation. To get around this limitation, replication can be used. Replica processes do see changes made by the writer process. For information on replication see:
    http://www.oracle.com/technology/documentation/berkeley-db/je/ReplicationGuide/index.html
    --mark                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • One report that will print two reports.

    Post Author: garling
    CA Forum: Crystal Reports
      Normal
      0
      false
      false
      false
      MicrosoftInternetExplorer4
    st1\:*
    /* Style Definitions */
    table.MsoNormalTable
         {mso-style-name:"Table Normal";
         mso-tstyle-rowband-size:0;
         mso-tstyle-colband-size:0;
         mso-style-noshow:yes;
         mso-style-parent:"";
         mso-padding-alt:0in 5.4pt 0in 5.4pt;
         mso-para-margin:0in;
         mso-para-margin-bottom:.0001pt;
         mso-pagination:widow-orphan;
         font-size:10.0pt;
         font-family:"Times New Roman";
         mso-ansi-language:#0400;
         mso-fareast-language:#0400;
         mso-bidi-language:#0400;}
    I need to create a report that has two parts; the first part will contain the details of the transaction, second part will contain a place for the client to sign. I have the report completed but need the first part to print, have printer cut the paper then print the second part of the report. Is there a way to do this within one report?I have Crystal 10

    Post Author: garling
    CA Forum: Crystal Reports
    Sorry above message is not showing correct:  I need to create a report that has two parts; the first part will
    contain the details of the transaction, second part will contain a
    place for the client to sign. I have the report completed but need the
    first part to print, have printer cut the paper then print the second
    part of the report. Is there a way to do this within one report?I have Crystal 10

  • Page expire problem in one env of two environments having same code

    Hi,
    We have an web application deployed into two environments. The application versions and server versions are same in both environments. We are using sun one application server.
    When we click on back button (Say Env1) we are getting page exipre problem. The same code is working fine in other env (Say Env2).
    We have not coded anywhere to clear the client side information after it is displayed. It looks like there is some server setting using which we can specify not to save any information at client machine.
    Can any one of you help me in resolving this issue.
    Thanks in advance.
    K Vishnu Chaithanya

    http://support.microsoft.com/kb/234067
    http://lists.evolt.org/archive/Week-of-Mon-20040405/157547.html

  • Two data Models in one report

    Hi There,
    I have created two data model for my report. The queries have no relation to each other. Is that possible to put both these in one report with same user parameters. or do u have any better suggestion to do this.
    For Example:
    select count(*) from (select name "Worker" from person
    where start_date between (:P_1) and (:P_2)
    select count(*) from (select name "ADMIN PERSON" from admin
    where start_date between (:P_1) and (:P_2)
    Thanks

    Hi Jagjit,
    I created one report with 2 SQL queries:
    select count(*) from employees where department_id < :P_1
    and
    select count(*) from departments where department_id < :P_1
    And it worked fine. So your report should be OK. By the way, a report has just one "Data Model". It is possible to have 2 or more "Queries" in the data model.
    Navneet.

  • Two layouts in one report

    I have a requirement where I have two queries giving two different outputs, I want these two in one single report with two layouts, I was able to achieve this with Concatenate option and there by build by RTF templates based on the Groups of each query, The problem I found is the performance because everytime view is hit by choosing the required report layout both the queries are running and ther by affecting performance, Is there anyway that when I choose the layout only the query related to that layout is run and other when I choose the other layout?
    Regards

    Hi Srini,
    Thanks for your response!
    I am not using my "back button".
    Clicking the report first time in a session (or viewing the report after modifying it) opens "html" and next time onwards it opens last selected template layout and output format. I am not sure whether this is a bug or intended behavior.
    Thanks,
    Ashok

  • Two queries in one report?

    I have Three tables like
    Device_table columns are
    d_id, d_name, date
    Software_table
    sw_id, software, version, serial_no, sw_type, d_id(foreign_key)
    hardware_table
    hw_id, hardware, specification, d_id(foriegn_key)
    now in reports i want to attach both hardware and software, I have made two quires like
    SELECT d.d_name, sw.software, sw.version, sw.sw_type from
    device_table d, software_table sw
    where d.d_id = sw.d_id
    and second query is
    SELECT d.d_name, hw.hardware, hw.specification
    from device_table d, hardware_table hw
    where d.d_id = hw.d_id
    Now my problem is that how can I add both queries in one report so that i can get a list of software and hardware attached to one device.
    Regards
    Maz

    I want to see the report as follow.
    d_name: CPU-1
    date: -----------
    Software installed:
    sw_id, software, version, serial_no, sw_type
    (list of softwares attached, can be more then one)
    Hardware attached:
    hw_id, hardware, specification (same like software list, it will contain hardware list attached to specific device),
    Please if you can help me that how will i make a query for this.
    Thanks and Regards
    Maz

  • Getting two selection screen in one report

    Hello Friends,
    I am Making report, In my report on first screen i have given two pushbutton, like this :
    SELECTION-SCREEN BEGIN OF BLOCK b2 WITH FRAME TITLE text-001.
    PARAMETERS : p1_but RADIOBUTTON GROUP g1,
                             p2_but RADIOBUTTON GROUP g1.
    SELECTION-SCREEN END OF BLOCK b2.
    now i want when user click on any one pushbutton it shows another selection screen, whose select options are:
    SELECTION-SCREEN BEGIN OF BLOCK b1 WITH FRAME TITLE text-000.
    SELECT-OPTIONS: so_erdat FOR lf_date,
                    so_vbeln FOR lf_vbeln MATCHCODE OBJECT zvbeln..
    SELECTION-SCREEN END OF  BLOCK b1.
    Please guide me can i use two selection screen in one report?, If yes then how can I use? Please revert back me as soon as possible.........

    Hi,
    you can achieve it only by using two USER_DEFINE_SELECTION SCREEN.
    For detail check the link
    http://help.sap.com/saphelp_nw04/helpdata/EN/9f/dba83d35c111d1829f0000e829fbfe/content.htm
    Regards,
    anirban

  • Two different condition types in one report

    Hello,
    i have a problem with the conditional display of a report.
    I want to use two different condition types for one report.
    For example I want to show the report only when the page is not in printer friendly mode and when the value of an item is NULL.
    Is that possible?
    Has anyone a solution for this problem?
    Thank you,
    Tim

    Tim,
    you can use
    IF V('PRINTER_FRIENDLY') = 'YES' AND :P1_ITEM IS NOT NULL THEN RETURN FALSE;
    ELSE RETURN TRUE;
    END IF;
    in the Conditional Display picking PL/SQL Function Body returning a Boolean.
    Denes Kubicek

  • I need two query in one report (two detail section in one query)

    Hi master sorry for again distribute
    Sir I need two query in one report
    Because I need two detail section in my one report
    Such as
    Master
    Vno=9088989
    Detail          1
    =
    =
    ==
    =
    Total                     99999
    Detail          2
    =
    =
    ==
    =
    Total                     33333
    Sir how I get this type of report
    Please give me idea
    Thanking you
    Aamir

    I want to see the report as follow.
    d_name: CPU-1
    date: -----------
    Software installed:
    sw_id, software, version, serial_no, sw_type
    (list of softwares attached, can be more then one)
    Hardware attached:
    hw_id, hardware, specification (same like software list, it will contain hardware list attached to specific device),
    Please if you can help me that how will i make a query for this.
    Thanks and Regards
    Maz

  • One report contain two orientation sections

    Hi all,
    Is it possible to have different orientations on one report? My client hopes a letter would be printed at the beginning which is followied by data output in landscape orientation.
    Thank you very much,
    Clara

    Hi Clara,
    We cant do anything for this from Report Designer, it it is not CR 2008 version.
    So better you can go with .net Coding. I am sure it can possible trough code.
    Ttry to take out the page number, based on that Condition set orientation like this,(in C#.net)
    RptDocument.PrintOptions.PaperOrientation = CrystalDecisions.Shared.PaperOrientation.Landscape //RptDocument is report object
    See this link, this something related to your issue.
    Re: How to set the page size and the margins programatically
    From  that link You will get  a Doument file attacked by  Ludek.
    And i beleive You will get better responds ,once you post this thread in '.NET Development-Crystal Reports' forum
    (2008 is 12th version.)
    Regards,
    Salah.

  • Viewing More than one report at a time

    Hi guys, i have an application developed with 6i forms, when i call reports, it shows up fine but users cannot open more than one report at a time. All opened reports are cued up.
    Is there any parameter i can set so that many reports can be viewed at the same time. Am using run_report_object to call reports.
    Thanks
    Jideofor

    Hi Darwin
    Yes best tool is FinalCut Pro and it's MultiCamera function.
    But one can do it in a fairly easy way in FinalCut Express
    • Drop Camera one clip into video track 1
    • Camera two => V-track 2
    • Camera three => V-track 3
    Double click on the clip in track 1.
    Now You see it in Viewer
    Turn on Image + Wireframe (above the picture in viewer window)
    Now shrink it to take up a Quater and move it up to the left hand corner
    Repeat with track 2 and three but move them into a free corner
    Now when You play TimeLine You see all three videos playing in concordance.
    Now You have to move them so that they sync. I use a photo flash during recording
    to get one white frame on all cameras
    Then to the edit.
    Turn on Toggle Clips Overlays [alt+W] - this turns on the transparicy line in each
    videoclip and audio level on those
    I use the transparicy line and the Pen tool to increase transparacy to 100% on the
    part of a clip I want visibly and drag down the other two to 0%
    When I've done this trough out the full TimeLine
    • I go into each Video track and restore size to 100% and that they fill window
    Now playback and see if You are satisfied.
    Still - You now have to figure out on which Audio that works best.
    Good Luck
    BUT in FinalCut Pro this is very much more better and most of all time saving.
    Yours Bengt W

  • I am getting dump error while running one report in one select query

    Hi,
    While running a report program, I am getting a dump error in one select query. So could you please correct the select query so that I can't face the dump error.
    SELECT vbeln parvw kunnr INTO CORRESPONDING FIELDS OF TABLE l_t_vbpa
      FROM vbpa
      FOR ALL ENTRIES IN l_t_backorder_item
      WHERE vbeln = l_t_backorder_item-vbeln AND
      ( ( parvw = c_we AND kunnr IN rng_shipto ) OR  ( parvw = c_ag AND
      kunnr IN rng_soldto ) ) .
    <removed by moderator>
    Best Regards,
    BDP
    Edited by: Thomas Zloch on Apr 30, 2010 12:31 PM

    Hi Bansidhar,
    It would be helpful if you could tell what type of dump it is.
    If it is a timeout you should check whether l_t_backorder_item is empty - in this case ALL document numbers are selected. f you get the timeout with a populated table consider converting the l_t_backorder_item table into one ore more ranges tables - the select with ranges tables is way quicker than 'for all entries'. But take care the ranges table has not to many entries - the SAP SQL converter puts this into one huge SQL statement and this might become too big to be handled by the database (depends on the actual underlying database).
    I would also consider splitting the SELECT into two (2nd one with 'appending into table') to make the code easier to understand It also helps the database system determining a strategy for the select.
    Regards,
    Gerd Rother

  • How to display a value of one report in another report in obiee 11G

    Hi,
    I have Requirement, I created one report in that i have a columns Rank, Net price, list price and ..., so in prompt i have rank column and year column so if i enter rank as 5 and year it shows me top 5 ranks with net prices according to selected year in prompt, now i did a grand total on rank column to get total sum on net price, i got $12345 value for net price column . Now I created another report in this it shows sum of total year for net price with value $1234567, this value i got when i selected year 2011 in prompt i.e same prompt . Both this reports have same prompt in section 1 Prompt and in section 2 this two reports. Now i need to Display a pie chart with this two total values coming from two different reports in same pie chart. but i can't display both columns on same report. please help me
    Thanks,
    Pankaj
    Edited by: Pankaj on Apr 2, 2012 4:20 PM

    Any Help Guys..

  • I need the one report in oracle bam

    i need the one report in oracle bam, My report requirement is show the employee name and employee name count from employee data object.
    below i have mentioned the format of report,
    Example :
    Employee_name Employee_name_count
    Ravi 25
    Ragul 50
    Ramesh 100
    Siva 75
    <null> 50 -----> incase have the null value in employee name column,
    need to disply null count also
    total 300
    Notes:
    i) Column heading is important
    ii) Need to display the employee name and employee name count (same column used to display)
    iii) Null count also important.
    iv) total count also important
    So kindly tell me which report format or chart format sutiable for this above scenario.
    Thanks in advance

    You can use Summary crosstab view of BAM for your requirement.
    Here are the steps that -
    1) I am assming a data object with two fields -
    name count
    pravin 25
    pravin1 50
    null 20
    2) In BAM ActiveStudio web apps, create a new report, selected Summary crosstab view type.
    3) In View editor, select the data object created in step 1
    4) In Choose Fields step, select the rows (here name )and values (here count)
    5) In Summary step, select teh Values as count, summary function as Sum
    6) Next and Finish.
    If this answer satisfies your query, please close this thread as answered.

Maybe you are looking for

  • CS6 div layout issue

    http://www.lestock.ca/index.html I am having a problem with the layouts of the divs here. As the page loads, the curved border placed around the container appears to load as a small oval, then proceeds to load correctly but there is a small space in

  • Determining end of file when file consists of objects

    Hi I'm having trouble working out how to determine end of file when the file consists of multiple objects I've written multiple Person objects to an XML file and I can read the first back public Vector<Person> readVectorFromFile() throws CJException

  • How do i put photos on ipod classic

    want to know how i can put photos from my computer to my ipod classic. i have tried just dragging them into the ipod folder but that didnt work. so i tried making a new folder and put my photos in there but then when i went to put them on my ipod cla

  • Weblogic 6.0 sp2: War deployment not working !!

    Hi, I'm using weblogic 6.0 sp2, and it seems as though the war deployment is not working. My war consists of jsps, images, and under the WEB-INF/classes directory, Struts classes (i.e. Form and Action classes). When I try to run a jsp, i get the foll

  • Too much drawRect

    Hi, i am developing some applications using almost 200 images.. I have to make animation and i make the structure with NSTimer and drawRect. At the first time, i use UIImageView for images but it consume so many memories so i have to change [UIImage