Error "Cannot join tables. Item dependency 'TatZ' not found in EUL"

I have created a Discoverer Report in a development instance of
Oracle. After I create the Data views and Item classes in my
production instance (using the same names) I attempt to run the
report. I then get the error stated in the subject and the
report won't load. I can recreate the report in production and
it works fine. I can even take the new report and it will run
in the development instance. Both instances are using the same
end user layer. Anyone got any ideas?
Thanks
Gary

Hi Gary,
I've experienced the same error.
I developed a report in 3.1.44 in my development environment and
then tried to open it in the identic production environment what
I realized after talking to a user who had the 3.1.25 version
was that he got a message saying that I had forgotten to import
a function in the production environment!
We had separate EULs so I suppose this isn't your problem, but
if you have the possibility to try opening the report in the
older version perhaps you'll get a more informative message.
Regards,
Monica

Similar Messages

  • Cannot join tables .item dependency not found in EUL

    cannot join tables.item dependency "a04 currency->b27 exchange rate 1" not found in EUL
    I am not able to open a workbook in discoverer in user edition.
    It seems I unwittingly deleted a join in the end user layer. I have tried to redo the join but I have not been able to replicate the join required. Is there any way I can work around this join without having to scrap my workbook? Rebuilding the workbook took a long time.
    Any suggestions would dig me out of a deep hole

    Hey,
    I got this Error after our environment was cloned from APPS Production (PRD) instance to Development (DEV). I saved my workbooks that were 'under construction' as *.DIS files as local copies to the network.
    After the clone was finished I imported the latest Business Areas back onto DEV, but there was no way I could open my saved local workbooks due to the error "cannot join tables .item dependency not found in EUL".
    After some hours of rage, by accident we found out that one of our Functional Consultants was able to open these workbooks! It turned out that when I logged on to APPS under the user_name (from FND_USER) of this person I could indeed open the workbooks and save them to the database after which I could open them again with my own user.
    So -in this case- I solved the problem by using a different user to open the workbooks. But who knows next time...
    Good luck, you'll need it.

  • Cannot join tables.item dependency "" not found in the EUL

    Hi,
    Can anyone help me?
    I have recently exported and imported my business area into my (SYS)database but some of the workbooks from (DEV) have produced the message above.
    Is there anyway of solving this? I have had to recreate the workbooks but would like to still use the previous database (DEV). Do I need to export and import the current working environment into the old BA.
    Also do I need to remove the existing BA before I import it?
    regards,
    Paul.

    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

  • 'Item dependency "CURRENT_YEAR" not found in the EUL' error after 4i to 10g

    Hi All,
    I have successfully completed a Discoverer 4i to 10g (10.1.2.48.18) upgrade. There is only one EUL (EUL_US) and it has been upgraded to version 5.1.1. All the Workbooks are saved to the File System. However, during testing some of the Workbooks error when I try to open them in 10g - they still open successfully in 4i.
    <Dialog Box> Item dependency "CURRENT_YEAR" not found in the EUL
    <Dialog Box> Attempt to open Workbook failed
    CURRENT_YEAR is a function of custom Package RESEARCH.UDEF which is valid both at a database level and at a Discoverer Admin 10g Register PL/SQL Functions level.
    I tried deleting the Function "CURRENT_YEAR" from the 10g Admin Edition Tools -> Register PL/SQL Functions and then importing it again. I received the same Dependency error.
    Now the really bizarre thing.....
    The Workbook (2MG.DIS) has 2 Worksheets that both have Calculations that reference function CURRENT_YEAR. If I open the Workbook in Discoverer 4i, delete one Worksheet and save as 2MGb.DIS, then reopen the original and save the other Worksheet only as 2MGc.DIS. Both the individual Worksheets open in Discoverer 10g but the combined Workbook still gives the Dependency error. Weird huh?
    Any ideas help appreciated as I'm pulling my hair out here (and I need what I've got leftl!).
    Kind Regards,
    Gary.

    Hi all,
    The answer was really quite simple but it was what I hadn't included in my post that would have made it impossible for you to help.
    I hadn't mentioned that I was initially upgrading from 3i and it all seemed successful. I however was trying to open the Workbooks that had been created in Discoverer 3i directly in Discoverer 10g. That would explain the "bizarre" feature as I detailed in the post. As soon as I save the Workbook in 4i then I can open without issues in Discoverer 10g.
    Thanks for viewing my post and for your response Gianluca.
    Kind Regards,
    Gary.

  • Cannot join tables used in the workbook. Join "" not found in the EUL. Atte

    Trying to migrate workbooks from one instance to other using discoverer 10.1.2.48.18 i am getting the following error
    Unable to open the worksheet requested.
    - OracleBI Discoverer was unable to find the worksheet that was requested.
    - BIB-10310 An unknown exception occurred.
    - Cannot join tables used in the workbook. Join "" not found in the EUL. Attempt to open workbook failed.
    but its fine one instance , and in prod i am getting above weird error.
    does anybody know how to rectify this.

    Note:267476.1 - for those who can't get into metalink but still need to know the answer
    Subject: Discoverer Workbook Fails With 'Cannot join tables.Item dependency "" not found in EUL' After EUL Migration, Importing Or Cloning
    Doc ID:      Note:267476.1      Type:      PROBLEM
    Last Revision Date:      28-APR-2005      Status:      PUBLISHED
    The information in this document applies to:
    Oracle Discoverer - Version: 4.1 to 10.1
    This problem can occur on any platform.
    Symptoms
    Opening a workbook migrated from one instance to another results in the following errors:
    * Unable to load EUL item ...
    * Cannot join tables. Item dependency "" not found in EUL.
    * Illegal operation... DIS4USR OR DIS5USR caused an invalid page fault in module....
    If using the workbook dump utility, you may notice:
    * Found in EUL by id *** Name has changed to .. where the new name is really the wrong column
    It seems that items are matched by internal item identifiers (IDs) and not by developer keys and names.
    Changes
    Migrating from one environment to another. For example, you may have performed a database export / import of the EUL schema from DEV to TEST
    Cause
    The timestamp is the same for both EULs, what can be confirmed by the following SQL statement:
    * Discoverer 4:
    SQL> select ver_eul_timestamp from eul4_versions;
    * Discoverer 9.0.2 , 9.0.4, 10.1 the script is:
    SQL> select ver_eul_timestamp from eul5_versions;
    If the result of the sql output is the same in both EULs, it means that timestamp of both EULs are the same. Discoverer assumes that the EUL are exactly the same (e.g. this can happedn when one of them is created with export/import of the other EUL schema using database export/import utilities) and this is the reason it tries to match items by identifiers and not by developer keys or names.
    Solution
    Change the column ver_eul_timestamp in the eul4_versions (4.1) or eul5_versions(9.0.2 - 10.1)tables to be something different in the destination EUL. The format of this column is like year:month:day:seconds:milliseconds
    Example:
    * Discoverer 4.1:
    sql> update EUL4_VERSIONS set VER_EUL_TIMESTAMP =TO_CHAR(SYSDATE, 'YYYYMMDDHH24MISS');
    sql> commit;
    * Discoverer 9.0.2:
    SQL> update EUL5_VERSIONS set VER_EUL_TIMESTAMP = TO_CHAR(SYSDATE, 'YYYYMMDDHH24MISS');
    sql> commit;
    * Discoverer 9.0.4 -10.1:
    Run the script: EUL5_id.sql as the eulowner ID
    o For 9.0.4 -- This is found on a PC with the Discoverer Administrator installed in drive:\Oracle Home\discoverer\sql
    o For 10.1.0 -- This is found on a PC with the Discoverer Administrator installed in drive:\Oracle Home\discoverer\util
    This is documented in:
    Oracle® Business Intelligence Discoverer
    Administration Guide
    10g Release 2 (10.1.2.0.0)
    Part No. B13916-02
    http://download.oracle.com/docs/pdf/B13916_02.pdf
    Chapter 4 "About copying EULs and EUL objects by exporting and importing"
    Oracle® Discoverer Administrator
    Administration Guide
    10g (9.0.4)
    Part No. B10270-01
    http://download.oracle.com/docs/pdf/B10270_01.pdf
    Chapter 3 "About copying EULs and EUL objects by exporting and importing"
    References
    Bug 3202329 - Migrating Workbooks Between Instances Shows Incorrect Column

  • Document splitting: Items for clearing not found

    Dear All,
    I have created bank gl without tick of open item management now i have activate OIM &  Transcation exisit for the same
    I have done it as given below:
    1) I have made GL balance Zero by posting an additional entry by F-02 (document type SA)
    2) Block the GL for posting
    3) though help of programe RFSEPA02 i have done the same.
    Now the GL is OIM
    Now i have to reverse the additonal entry pass to make GL balance zero
    At the time of reverse through FB08 system gives an error massage
    *" Document splitting: Items for clearing not found"*
    Please any one help to resolve the issue
    Thanks
    Vijay

    Dear Gladys xing
    Thanks for your reply,
    I have also done the same thing by passing one more entry to create the same balance.
    When i am trying to clear open item for the both the extra entry system gives an same error
    "Re: Document splitting: Items for clearing not found"
    is this possible to clear that open item through F-03
    Thanks
    Vijay

  • Can't join tables.query dependency not found "" in EUL

    hi ALL,
    i created one report in disco 3.1.38 and its' running fine but after storing it in database and then again trying to open it from database it gives me error "can't join tables."name of query folder" dependency not found "" in EUL"
    if any one has come across such problem and has solution for it ..please reply back.
    thanks in anticipation
    manish

    Manish,
    I have not run into this error before and maybe one of the oracle consultants could answer this better. But I here it goes. I would first try a refresh on the folders that the report in question is using. Is it possible that the under lining tables have changed? Do you have another copy of the same report outside of the database and does it still work?
    Christopher

  • Discoverer 4.1.33 report fails Item dependency not found in EUL for 1 user

    I support Discoverer 4.1.33 installed on number of Windows XP sp3 PCs.
    Oracle database on Server is 10g.
    We have a number of Discoverer programs/reports that have been running for years.
    A particular program sales order report works fine for several users of Discoverer 4.1.33
    but for one user the report fails with "Item dependency not found in EUL " error.
    I matched the Discoverer settings for that 1 user with the others such as
    Disable FanTrap Detection, disk cache and Memory cache big - 40 gig,
    connect to standard EULs, and other similar settings. Standard TNSnames.ora.
    The report fails on the one user's PC. It is a larger report maybe a thousand lines
    but not huge. I uninstalled Discoverer 4.1.33 and legacy Oracle 8.0.6 on users PC.
    Re-installed all. Curiously the Discoverer settings did not not go back to default but
    stayed as previously set and reports fails.
    Question: Is Windows Users profile folders used at all? I didn't think it was.
    Why did the Discoverer settings not go back to default?
    I cleared and deleted the entire Oracle folder with Discoverer in it!
    May be the key to why Discoverer program/report fails.
    Any help appreciated,
    Edited by: 933518 on May 10, 2012 2:41 PM

    Hi,
    The reason the report fails with "Item dependency not found in EUL " error is most likely because the user does not have access to one of the business areas in the EUL or user in the database does not have access to a table/view or function used in the EUL. Is the EUL a database or Apps EUL? Check that the user can access all the EUL folders and items that are used in the report.
    The users' settings such as fan trap detection are held in the PC registry and so usually not overwritten by a re-install.
    Rod West

  • [stupid]error: cannot resolve "libusb1", a dependency of "libdc1394"

    Hi!
    :: Starting full system upgrade...
    resolving dependencies...
    error: cannot resolve "libusb1", a dependency of "libdc1394"
    error: failed to prepare transaction (could not satisfy dependencies)
    :: libdc1394: requires libusb1
    I needed libdc1394 only for gstreamer-plugins-bad, so I removed those. Wanted to try out if I need them anyway. But... What if? Is this a bug, did I do something wrong or did I just update while the required version isn't up yet and should unset testing again?
    EDIT: Uh, sorry, yes, I guess that's just me not waiting for the files to be distributed to the servers I guess.
    EDIT2: At least looks like it, should wait & think instead of type and type. Me drinking to much coffee. Marking thread as "stupid" instead of "solved" now.
    Last edited by whoops (2009-05-03 23:18:02)

    I do not thing archbang is officially  archlinux distributions (you are on an archlinux forum). This error does not appear on the current archlinux distribution. My guess is that here is a confusion between python / python2 / python3. Just run pacman -Si to know (or the equivalent of pacman for archbang).
    I would suggest you to use the official archlinux instead of this fork, archlinux has much more support and users and I do not quite understand what archbang has to offer: Their homepage said that it is archlinux combined with openbox, but you can just do
    pacman -S openbox
    on arch; it does not seems to justify a fork (but please correct me if I am wrong).
    Last edited by olive (2012-06-17 22:00:23)

  • Item Dependency "" not found in EUL

    Hi,
    We are migrating from Discoverer 3i to 4i then to 10g. While doing so I get the following error while importing one such workbook.
    Item Dependency "" not found in EUL followed by Atempt to open work book failed
    I did check all the permissions for the workbook/folder/user but no luck ... ne pointers on what the issue could be
    Thanks in Advance

    Figured out the reason. It is missing a Function in the calculations. This is a Database Function (sheet--> edit sheet --> calculations --> new --> select functions radio button --> Database). There are functions available here in 3i but not present in the migrated 10g version.
    how can i get these functions when i migrate ?

  • OUTLOOK 2010 error "cannot sent this item"

    Hai,
    When i try to forwarding / replying via
    Outlook 2010, i am getting an error "Cannot send this item" .  The error occurred only when forwarding / replying a
    particular MAILS.

    We have the issue in our office from time to time, and after alot of test lately, here is what i came up with soo far
    French:
    Erreur HTML: Impossible d'envoyer cet élément.
    Erreur Richtext: Impossible d'envoyer cet élément.  La propriété n'existe pas.  Le champ que vous voulez modifier n'est pas valide pour ce type d'élément
    English:
    HTML Error: Cannot send this item.
    Richtext Error: The property does not exist.  The field you want to modify is not valid for this type of item.
    To reproduce the issue
    Create a signature doing the following:
    Open Word 2010, Type a word and hyperlink it to google
    Insert a picture bellow, you can pick the default pictures in the pictures folder
    Save the signature as .htm in your C:\Users\%user%\AppData\Roaming\Microsoft\Signatures folder
    Create a new email and send it to yourself including your new signature and a file that isn't a .msg, lets pick a .docx file for now
    From the email you've just received, transfer the email.
    Insert your new signature again and resize one of your picture
    While the new email is opened, the email must be saved at some point either by Outlook automaticly or manualy ctrl-s or clicking on the appropriate icon before sending the email
    Send the new email, you'll get the error message after the dictionary lookup if the resize was made before saving the email, otherwise the send button won't click
    Take note than if your windows resolution has bin changed to anything else than 100%, the picture will be automatically resize by inserting the signature
    You must transfert the email, a reply won't create the issue
    If we resize a picture and then we delete that picture before the error message, we don't have the issue
    Possible solution to resolve the issue with this email:
    - Close the email and get the last save in the draft
    - Copy and past the body text, file etc in a new email
    - Delete all the pictures in the email and send it, note that you cannot add any picture after that, otherwise you'll still have the issue

  • ERROR ORA-00942: table or view does not exist

    Hi:
    I created a .sql file and a loader file. Running the .sql file with sql * plus Worksheet:
    declare
    gr sdo_georaster;
    begin
    select image into gr from gis.RasterImages where geoid=1 for update;
    sdo_geor.generatePyramid(gr,'resampling=NN');
    update gis.RasterImages set image=gr where geoid=1;
    commit;
    end;
    I trying to create a pyramid,but the error appeared:
    ERROR at line 1:
    ORA-29400: DATA CONTROL ERROR ORA-00942: table or view does not exist
    ORA-06512: &#22312; "MDSYS.SDO_GEOR_INT", line 162
    ORA-06512: &#22312; "MDSYS.SDO_GEOR", line 826
    ORA-06512: &#22312; line 5
    I don't know why?
    Anyone can help me?
    Thanks.

    Hi,
    I think you are executing the select statement for schema X and the table is in the schema srnr.
    And schema X is not having select privilege on the table 'students' present in schema srnr.
    Goto schema srnr.
    Execute the following statement:
    grant select on students to X;
    This will give schema X the privilege to query the table students present in srnr.
    Regards,
    Anupama

  • SQL Error: ORA-00942: table or view does not exist + CX_RS_SQL_ERROR

    HI ,
    we are facing below issue while activating info object xxxxxxxx
    " SQL Error: ORA-00942: table or view does not exist "  and   " CX_RS_SQL_ERROR  "
    can any one help us out to resolve this issue.
    Thanks,
    EDK......

    Hi,
    Check the corrections given in the note 990764:
    Reason and Prerequisites
    Up to now, using a characteristic with its own master data read class as the InfoProvider was not supported. This is now released but it is not available for all modelings. Using the attributes in the query is not supported for characteristics that have their own master data read class. Using the attributes in the query causes a termination. The following errors may occur in this case:
    ORA-00942: table or view does not exist
    Fehler in CL_SQL_RESULT_SET  Include NEXT_PACKAGE
    RAISE_READ_ERROR in CL_RSDRV_VPROV_BASE
    Solution
    SAP NetWeaver 2004s BI
               Import Support Package 11 for SAP NetWeaver 2004s BI (BI Patch 11 or SAPKW70011) into your BI system. The Support Package is available once Note 0914305 "SAPBINews BI 7.0 Support Package 11", which describes this Support Package in more detail, has been released for customers.
    In urgent cases you can implement the correction instructions.
    The correction instructions contain the tightened inspection for characteristics.
    Regards,
    Anil Kumar Sharma .P

  • When I connect my new ipod nano to my laptop (using windows)I get an error message saying "itunes.exe - entry point not found" I cannot access my itunes , or download a new version. Any ideas what to do or what is causing this?

    I have been given a new ipod nano to replace my much loved but old ipod. When I plug it into my laptop to sync it I get an error message stating "itunes.exe - entry point not found. The procedure entry point AVCFAAssetCreateWithByteStreanAndOptions could not be located in the dynamic link library
    AVFoundationCF.dll" I cannot acces my itunes or download a new versiona as this keeps flashing up. Any ideas? Please help, my life is meaningless without my music!!

    Also I now can`t access any of my itunes library and am concerned that if I remove it from my computer I will lose everything as I have no option of accessing and therefore backing anything up. Any ideas?

  • Error handling function: ORA-20001: get_dbms_sql_cursor error:ORA-00942: table or view does not exist  is not trapped. Why?

    Why APEX 4.1 Error handling function does not trap  the error of missing table?
    Say, I create simple application with single IR report page and I also assign standard simple error handling function.
    Function works perfectly, except but this case:
    If I just drop a table used by report page and then refresh the page I am getting usual APEX error message:
    ORA-20001: get_dbms_sql_cursor error ORA-00942: table or view does not exist
    and error handling function is not invoked at all.
    Is this a feature or a bug?

    Hi,
    Check the corrections given in the note 990764:
    Reason and Prerequisites
    Up to now, using a characteristic with its own master data read class as the InfoProvider was not supported. This is now released but it is not available for all modelings. Using the attributes in the query is not supported for characteristics that have their own master data read class. Using the attributes in the query causes a termination. The following errors may occur in this case:
    ORA-00942: table or view does not exist
    Fehler in CL_SQL_RESULT_SET  Include NEXT_PACKAGE
    RAISE_READ_ERROR in CL_RSDRV_VPROV_BASE
    Solution
    SAP NetWeaver 2004s BI
               Import Support Package 11 for SAP NetWeaver 2004s BI (BI Patch 11 or SAPKW70011) into your BI system. The Support Package is available once Note 0914305 "SAPBINews BI 7.0 Support Package 11", which describes this Support Package in more detail, has been released for customers.
    In urgent cases you can implement the correction instructions.
    The correction instructions contain the tightened inspection for characteristics.
    Regards,
    Anil Kumar Sharma .P

Maybe you are looking for