Query execution failed for dataset

I have a problem in SSRS with MDX.
Problem Statement: Query execution failed for dataset 'ds_ex' on Production server.
Not able to reproduce this error in Dev machine.
Problem
Desc:
When I select few values from drop down list it is throwing this error. and for combinations it is working.
Thought of data issue, checked in cube, local RDL everything is fine.

Hi Vamshi,
According to the information, it's hard to determine the root case for this issue. So, please help to collect more log information while the issue happened. Please refer to the article below:
Reporting Services Execution and Trace Logging:
http://technet.microsoft.com/en-us/library/ms157403.aspx
In additon, I would suggest you to check the "Report Execution Timeout" in the article below:
Processing Options Properties Page (Report Manager):
http://technet.microsoft.com/en-us/library/ms178821.aspx
Troubleshooting Timeout errors in Reporting Services:
http://blogs.msdn.com/b/mariae/archive/2009/09/24/troubleshooting-timeout-errors-in-reporting-services.aspx
Regards,
Elvis Long
TechNet Community Support

Similar Messages

  • SSRS Error : Query execution failed for dataset 'dataSet'. (rsErrorExecutingCommand) Semantic query execution failed. Invalid object name 'RPT.*********'. (rsSemanticQueryEngineError)

    I am new to SSRS and I am trying to migrate reports from 2008 to 2012. As I have so many reports to migrate, I simply got the back up of ReportServer,
    ReportServerTempDB, and Encryption Key and restored them to test environment. I made necessary configuration from RS configuration tool. I am able to see the reports now when I browse //hostname/reports. But when I open any particular report I am getting some
    error.
    · An error has occurred during report processing.
    (rsProcessingAborted)
    Query execution       failed for dataset 'dataSet'.
          (rsErrorExecutingCommand
    Semantic query        execution failed. Invalid object name
           'RPT. ******'. (rsSemanticQueryEngineError)
    ****** - I am assuming this is a custom data class.
    Does anyone have insight on this? or any better way that I can migrate the reports to new server with less efforts.
    I don’t have the reports solution file to deploy the reports, so I have followed backup and restore process.

    Hi Kishore237,
    According to your description, you migrated some reports from Reporting Services (SSRS) 2008 to 2012. Now you get error when accessing the reports on SSRS 2012. Right?
    In this scenario, did you modify the report data source in database after migration? You can try to open the report in Report Builder or Report designer and check the report dataset. If you can preview the report in Report builder or Report designer,
    please try to redeploy the report to Report Server. If it is still not working, please try to restore the database from backup. And for migrating reports, please follow the "Content-Only Migration" in the link below:
    http://msdn.microsoft.com/en-us/library/ms143724(v=sql.110).aspx
    If you have any question, please feel free to ask.
    Best Regards,
    Simon Hou

  • An error has occurred during report processing. (rsProcessingAborted). Query execution failed for dataset 'DimUserWorkCentre'. (rsErrorExecutingCommand). The Cube either does not exists or has not been processed

    Hi,
    I'm having issues with the report created using SSAS cube.
    An error has occurred during report processing. (rsProcessingAborted)
    Query execution failed for dataset 'DimUserWorkCentre'. (rsErrorExecutingCommand)
    The Operator_Performance cube either does not exist or has not been processed.
    I have searched through internet and tried all the solutions, but didn't worked for me.
    SSRS services running as NETEWORK SERVICE user.
    SSRS Execution running as a Different user, which is the login is used to logon ot that server. I have also verified this user has access to database. I'm using Shared DataSource(SSAS Source) for this report.
    Can any one please help me.
    Thank You,
    Praveen.
    Praveen

    Hello,
    Have you tried it to execute on report manager , Is your data source properly configured in Report Manager  and your report is mapped with Datset correctly?
    Have you executed the Dataset query MDX editor  now?
    What is the volume of data you are fetching in the report. Try it to execute in other than IE , I don't know the exact reason but some of our report with large volume of data  are failing on IE , on the other hand these reports are running fine Google
    Chrome
    blog:My Blog/
    Hope this will help you !!!
    Sanjeewan

  • An error has occurred during report processing. (rsProcessingAborted) Query execution failed for dataset 'dsPriority'. (rsErrorExecutingCommand)

    click report error:
    log file:
    processing!ReportServer_0-2!104c!04/27/2015-19:15:21:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing., ;
     Info: Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing.
     ---> Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for dataset 'dsPriority'.
     ---> Microsoft.AnalysisServices.AdomdClient.AdomdErrorResponseException: Query (26, 25) The ALLMEMBERS function expects a hierarchy expression for the  argument. A member expression was used.
       at Microsoft.AnalysisServices.AdomdClient.AdomdDataReader..ctor(XmlReader xmlReader, CommandBehavior commandBehavior, AdomdConnection connection)
       at Microsoft.AnalysisServices.AdomdClient.AdomdCommand.ExecuteReader(CommandBehavior behavior)
       at Microsoft.AnalysisServices.AdomdClient.AdomdCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
       at Microsoft.ReportingServices.DataExtensions.AdoMdCommand.ExecuteReader(CommandBehavior behavior)
       at Microsoft.ReportingServices.OnDemandProcessing.RuntimeDataSet.RunDataSetQuery()
       --- End of inner exception stack trace ---
       at Microsoft.ReportingServices.OnDemandProcessing.RuntimeDataSet.RunDataSetQuery()
       at Microsoft.ReportingServices.OnDemandProcessing.RuntimeDataSet.Process()
       at Microsoft.ReportingServices.OnDemandProcessing.RuntimeParameterDataSet.Process()
       at Microsoft.ReportingServices.OnDemandProcessing.RuntimeDataSet.ProcessConcurrent(Object threadSet)
       --- End of inner exception stack trace ---
    open http://localhost:8080/tfs/TeamFoundation/Administration/v3.0/WarehouseControlService.asmx?op=ProcessWarehouse click Invoke:
    System.Web.Services.Protocols.SoapException: TF221029: Reporting for Team Foundation Server does not have any warehouse jobs defined. Use the Team Foundation Administration Console to rebuild the reporting. : 2015-04-27T19:30:29:782 ---> System.InvalidOperationException:
    TF221029: Reporting for Team Foundation Server does not have any warehouse jobs defined. Use the Team Foundation Administration Console to rebuild the reporting. at Microsoft.TeamFoundation.Warehouse.WarehouseAdmin.QueueJobs(String collectionName, String jobName)
    at Microsoft.TeamFoundation.Warehouse.WarehouseControlWebService.ProcessWarehouse(String collectionName, String jobName) --- End of inner exception stack trace --- at Microsoft.TeamFoundation.Warehouse.WarehouseControlWebService.ProcessWarehouse(String collectionName,
    String jobName)

    Hi shelman,
    I'd like to know whether you configured TFS reporting service properly, and if you can get the report normally before. From the error message, you might has wrong data source or the parameters of the dataset 'dsPriority'. You can check whether the data source
    for your report is available, try to use windows authentication. Or check the parameters of dataset 'dsPriority' make sure the query works when you execute it manually.
    To process the TFS data warehouse and analysis services cube, I'd like to know which operation you selected before clicking Invoke button. Please follow the instructions on this
    page to process TFS data warehouse and analysis service cube manually. You can also refer the James's last reply in this
    thread or this
    blog to check if the solutions work for you.
    Another option is run TFS best practice analyzer to check if there any configure issues on your TFS server machine. And check event logs to see if there any useful information, elaborate more details about your scenario including reproduce steps if the problem
    persists.
    Best regards,

  • An error has occurred during report processing. (rsProcessingAborted).. Query execution failed for data set

    Hi All,
    I'm facing a strange problem..
    I've developed few reports. they are working fine in develop environment. after successfull testing they were published on web.
    in web version, all reports are executing for first time.. if I change any of parameters values or without chaning also..
    if I press "View Report"  following error occurs..
    An error has occurred during report processing. (rsProcessingAborted)
    Query execution failed for data set 'dsMLGDB2Odbc'. (rsErrorExecutingCommand)
    For more information about this error navigate to the report server on the local server machine, or enable remote errors
    please suggest any alternative ways to overcome this issue
    thanks in adv.

    in my case the problem is
    one virtual machine is for developers
    other for testers
    in developers i created a report, then save like *.rdl and copy to testers machine, does not work there
    the error what testers get is
    Error during the local report processing.
    Could not find a web-based application at http://developersMachine/AnalyticsReports/DataBaseConnector.rsds
    and the solution is to use alternative url or in some cases http://localhost/

  • Query execution failed for data set

    Hi,
    We are using SQL 2005 server for generating reports.When we ran the reports it taking so much time after some time it shows this error:---
     ReportProcessing.ProcessingAbortedException: An error has occurred during report processing. ---> Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set  ---> System.Data.SqlClient.SqlException: A severe error occurred on the current command.  The results, if any, should be discarded.
    Can you help me out.
    Thanks,
       --Amit

    My team is also facing similar problem. The RS trace logs report:
    w3wp!processing!13!9/26/2007-15:31:23:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'msdb'., ;
     Info: Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for data set 'msdb'. ---> System.Data.SqlClient.SqlException: A severe error occurred on the current command.  The results, if any, should be discarded.
    Operation cancelled by user.
    In our system, Report Server and Database are on different machines. Report Server access database using a service account who has stored proc execute permissions on database.
    Problem comes only if the query execution time exceeds 5 mins. Otherwise the report gets generated successfully.
    I suspected this to be some timeout issue. But I have checked that all timeout settings in rs config files are as default.
    Any pointers?
    Thanks
    puns
    [email protected]

  • Web Service execution failed for operation: ReadLogFile

    Hello,
    im getting the following error message in almost all of my Diagnostic Agent log files:
    [MAIJobObserver] ERROR occurred for metric collection
    00000000000000000019[com.sap.smd.mai.model.collector.SAPControlWSCollector].
    [EXCEPTION]
    com.sap.smd.mai.model.collector.CollectorException:
    [SAPControlWSCollector.collect] Web Service execution failed for operation:
    ReadLogFile. Collector : [SAPControlWSCollector]
    Id: 00000000000000000019,
    SID: EPX, instance number:00
    at
    com.sap.smd.mai.model.collector.SAPControlWSCollector.collect(SAPControlWSCollector.java:200)
    at
    com.sap.smd.mai.job.MetricJobRunner.run(MetricJobRunner.java:25)
    at
    com.sap.smd.server.exec.TaskRunner.run(TaskRunner.java:46)
    at
    com.sap.smd.server.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:785)
    at
    java.lang.Thread.run(Thread.java:722)
    Caused by: java.rmi.RemoteException:
    Service call exception; nested exception is:
    com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException:
    Invalid Response Code: (401) Unauthorized. The requested URL
    was:http://<hostname>:50013/SAPControl.cgi
    I checked on SAP note 1563660 - sapcontrol, <sid>adm authorization issues (SUM) and confirmed, that ALL installations of the "sapuxuserchk" program are set with "chown root.sapsys" and "chmod u+s,o-rwx". I restarted the diagnostic Agent aftwards.
    I also checked on host_profile an made sure, that the parameter "service/admin_users = daaadm" is set.
    Still I get the above error messages, so I am at a loss what else to do...
    A lot of thanks for your Support !
    Best regards,
    Thorsten

    Hi Thorsten,
    Please check the user used for registration of Diagnostic agent to Solution Manager has appropriate roles assigned (e.g. user SMD_ADMIN)
    Also please update to latest patch of SAP Host agent and then try again.
    Hope this helps
    Thanks & Regards,
    Nisha

  • Query Execution Time for a Query causing ORA-1555

    dear Gurus
    I have ORA-01555 error , earlier I used the Query Duration mentioned in Alert Log and increased the Undo Retention as I did not find th UnDOBLKS column of v$undostat high for the time of occurence of ORA-01555..
    But new ORA-01555 is coming whose query duration exceeds Undo Retention time..
    My question -
    1. Is it possible to accurately find the query duration time besides the Alert Log file ?

    abhishek, as you are using an undo tablespace and have already increased the time that undo data is retained via undo_retention then you might want to consider the following ideas which were useful with 1555 error under manual rbs segment management.
    1- Tune the query. The faster a query runs the less likely a 1555 will occur.
    2- Look at the processing. If a process was reading and updating the same table while committing frequenctly then the process under manual rbs management would basically create its own 1555 error rather than just being the victum of another process changing data and the rbs data being overlaid while the long running query was still running. With undo management the process could be generating more data than can be held for the undo_retention period but because it is committed Oracle has been told it doesn't really have to keep the data for use rolling back a current transaction so it gets discarded to make room for new changes.
    If you find item 2 is true then separating the select from the update will likely eliminate the 1555. You do this by building a driving table that has the keys of the rows to be updated or deleted. Then you use the driver to control accessing the target table.
    3- If the cause of the 1555 is or may be delayed block cleanout then select * from the target prior to running the long running query.
    Realistically you might need to increase the size of the undo tablespace to hold all the change data and the value of the undo_retention parameter to be longer than the job run time. Which brings up back to option 1. Tune every query in the process so that the job run time is reduced to optimal.
    HTH -- Mark D Powell --
    dear mark
    Thanks for the excellent advise..I found that the error is coming because of frequent commits..which is item 2 as u righly mentioned ..
    I think I need to keep a watch on the queries running , I was just trying to find the execution time for the queries..If there is any way to find the query duration without running a trace ..
    regards
    abhishek

  • Query execution slow for the first time...

    I am new to Oracle sql.
    I have a query whose performance is very slow for the first time, but on subsequent executions its fast. When executed for the first time it is taking around 45 seconds and on subsequent executions, 600 milliseconds.
    Is there a specific reason for this to happen. I am calling this query from my java code using a prepare statement.

    Are the differences in queries solely in the where clause? If so can you parameterize the query and use bind variables instead so the only difference from one query to the next is the values of the bind variables? Using bind variables in your queries will enable the parser to reuse the already parsed queries even when the bound values differ.
    Also there may be other optimizations that can be made to either your query or the tables that it is querying against to improve your performance. To be able to improve your queries performance you need to understand how it's accessing the database.
    See Rob's thread on query optimization [When your query takes too long |http://forums.oracle.com/forums/thread.jspa?threadID=501834&start=0&tstart=0] for a primer on optimizing your query.

  • Query engine fails for DISTINCT if NLS_CHARACTERSET AL32UTF8 on 11.1.0.6.0

    The issue :
    DISTINCT doesn't work for a parent child relationship if the total amount of chars, over which a distinct needs to be executed, exceeds 2000 chars.
    Currently I have this issue on a Oracle 11.1.0.6.0 standard edition server.
    Note this issue seems to be specific for NLS_CHARACTERSET AL32UTF8, the issue can't be reproduced if NLS_CHARACTERSET WE8MSWIN1252
    The current settings :
    select * from nls_database_parameters
    PARAMETER VALUE
    NLS_LANGUAGE AMERICAN
    NLS_TERRITORY AMERICA
    NLS_CURRENCY $
    NLS_ISO_CURRENCY AMERICA
    NLS_NUMERIC_CHARACTERS .,
    NLS_CHARACTERSET AL32UTF8
    NLS_CALENDAR GREGORIAN
    NLS_DATE_FORMAT DD-MON-RR
    NLS_DATE_LANGUAGE AMERICAN
    NLS_SORT BINARY
    NLS_TIME_FORMAT HH.MI.SSXFF AM
    NLS_TIMESTAMP_FORMAT DD-MON-RR HH.MI.SSXFF AM
    NLS_TIME_TZ_FORMAT HH.MI.SSXFF AM TZR
    NLS_TIMESTAMP_TZ_FORMAT DD-MON-RR HH.MI.SSXFF AM TZR
    NLS_DUAL_CURRENCY $
    NLS_COMP BINARY
    NLS_LENGTH_SEMANTICS BYTE
    NLS_NCHAR_CONV_EXCP FALSE
    NLS_NCHAR_CHARACTERSET AL16UTF16
    NLS_RDBMS_VERSION 11.1.0.6.0
    select * from v$version
    BANNER
    Oracle Database 11g Release 11.1.0.6.0 - Production
    PL/SQL Release 11.1.0.6.0 - Production
    CORE     11.1.0.6.0     Production
    TNS for Linux: Version 11.1.0.6.0 - Production
    NLSRTL Version 11.1.0.6.0 - Production
    This is how I can reproduce the issue :
    DROP TABLE aparent CASCADE CONSTRAINTS;
    DROP TABLE achild CASCADE CONSTRAINTS;
    CREATE TABLE aparent
    id NUMBER(19) NOT NULL,
    cola VARCHAR2(1000 CHAR),
    colb VARCHAR2(500 CHAR),
    colc VARCHAR2(50 CHAR)
    CREATE TABLE achild
    id NUMBER(19) NOT NULL,
    aparent number
    insert into aparent (id,cola,colb,colc) values ( 1,'P1','A','A');
    insert into achild (id,aparent) values ( 1,1);
    insert into achild (id,aparent) values ( 2,1);
    insert into achild (id,aparent) values ( 3,1);
    insert into aparent (id,cola,colb,colc) values ( 2,'P2','A','A');
    insert into achild (id,aparent) values ( 4,2);
    insert into achild (id,aparent) values ( 5,2);
    insert into achild (id,aparent) values ( 6,2);
    commit;
    select distinct
    p.cola, -- 1000
    p.colb, -- 500
    p.colc, -- 50
    p.colc, -- 50 1600 char
    p.colc, -- 50
    p.colc, -- 50 1700 char
    p.colc, -- 50
    p.colc, -- 50 1800 char
    p.colc, -- 50
    p.colc, -- 50 1900 char
    p.colc, -- 50
    p.colc, -- 50 2000 char
    p.colc -- 50 *2050 char*
    from aparent p
    , achild c
    where c.aparent = p.id
    and p.cola = 'P1'
    This will result in 3 rows
    select distinct
    p.cola, -- 1000
    p.colb, -- 500
    p.colc, -- 50
    p.colc, -- 50 1600 char
    p.colc, -- 50
    p.colc, -- 50 1700 char
    p.colc, -- 50
    p.colc, -- 50 1800 char
    p.colc, -- 50
    p.colc, -- 50 1900 char
    p.colc, -- 50
    p.colc, -- 50 *2000 char*
    from aparent p
    , achild c
    where c.aparent = p.id
    and p.cola = 'P1'
    This will result in 1 row
    The difference between both queries is that total amount of chars, over which a distinct needs to be executed, exceeds 2000 chars in the first situation.
    Any idea on what the cause of this issue could be?

    Hi,
    From 11g docs:
    Restrictions on DISTINCT and UNIQUE Queries ...
          When you specify DISTINCT or UNIQUE,
          the total number of bytes in all select list expressions is limited to the size of a data block minus some overhead.
          This size is specified by the initialization parameter DB_BLOCK_SIZE.So, the restriction is concerned with number of bytes.
    AL32UTF8 is a multi-byte characterset, WE8MSWIN1252 is a single-byte characterset.
    This must be the difference(?), probably the same thing in other versions as well.
    Regards
    Peter

  • Different execution plan for same query but for different condition value

    Hi All,
    I'm facing a strange situation where same query for different condition not working.
    1--
    Select  top 10 * from revenuefact(nolock) 
    where feecode ='OW4'
    2--
    Select  top 10 * from revenuefact(nolock)
    where feecode ='BTE'
    1st query is returning result easily but 2nd query is taking too long. Column
    feecode has already Non-clustered index and Clustered index is also available for another col RevenueSID.
    I was surprised when checked the query execution plan for both the above queries  which is quite different (as per attached below). Can anyone suggest me the reason behind it.
    And solution for the same. One more thing that data for feecode BTE is inserting through different source instead of others feecode and table contains more than 300 million rows.

    When I speak with people inside Microsoft who work with the optimizer, the refuse to accept the work "bug" when a query produces the correct result, but with a suboptimal plan. They prefer to use the word "limitation".
    The limitation here is that when the optimizer compares two plans, it only looks at the estimated cost. As far as I know, it does not perform any analysis from the perspective "what if the statistics are wrong"? They do provide the hint OPTIMIZE
    FOR UNKNOWN, but that does not work then there is a constant as in this case.
    The optimizer will surely distinguish between TOP 10 and TOP 10000000. With the latter, you have all reason to expect a Clustered Index Scan no matter which value you search for - unless you pick a value for which the histogram indicates that there are no
    rows.
    Interesting enough, I was able to reproduce the situation in my Northgale database, which is an inflated version of Northwind, and where statistics should be accurate.
    SELECT TOP 10 * FROM Orders WHERE EmployeeID = 8
    results in a CI scan, and so does also EmployeeID = 7, and even 5. There are only 2292 rows out of a total of 344305 rows. If I try EmployeeID 808 for which there are 1797, the optimizer goes for the index seek.
    Erland Sommarskog, SQL Server MVP, [email protected]

  • In-Memory Query execution mode rendering results but "both" as execution mode do not.

    Hi,
    I am facing this strange issue of fetching some rows based on my view criteria.
    I delete some rows and make them as inactive. Then I search for those rows by using filter as "inactive" rows. I get the result as expected. But then, if I enter any other filed apart from inactive condition, I do not get that record even when that record is present in the list.
    I looked out for the query execution mode for my VC based on which my rows are fetched. I found that if I keep the Query execution mode as "In-Memory" I am able to get the result but if I give the query execution mode as "Both", I do not get results even though the other factors are still same for it.
    Due to model settings, I can't use "In-Memory" as the query execution mode.
    I get the results properly after I commit my changes to DB,however.
    How can I proceed here?

    Hi,
    apparently the JDeveloper version you use does not work with "Both", which I suspect to be a bug. If you are on a latest version of JDeveloper 11g R1, JDeveloper 11g R2 or on JDeveloper 12c, please file a bug if you have access to customer support. If you are not yet on a latest version of JDeveloper, please try a newer version of your JDeveloper release.
    Frank

  • Query execution timeout

    hi gurus,
    is there any way to set the query execution timeout for a particular stored procedure in 10g?
    if we use profile it is applicable for all the user sessions
    thanks in advance,
    newbie

    Run it under different username with necessary user profile settings.
    Gints Plivna
    http://www.gplivna.eu

  • Failed while running Execution Plan for Financial Analytics

    Hi gurus,
    I got this error when running SDE_ORA_PartyOrganizationDimension_Customer_Full
    *****START LOAD SESSION*****
    Load Start Time: Thu May 10 10:43:51 2012
    Target tables:
    W_PARTY_ORG_DS
    2012-05-10 10:43:51 : INFO : (16808 | READER_1_1_1) : (IS | BIA_IS) : node01_bidev.localhost : RR_4029 : SQ Instance [mplt_BC_ORA_PartyOrganizationDimension_Customer.SQ_BCI_CUSTOMERS] User specified SQL Query [SELECT  DISTINCT  HZ_PARTIES.PARTY_ID,
      HZ_PARTIES.CREATED_BY,
      HZ_PARTIES.LAST_UPDATED_BY,
      HZ_PARTIES.CREATION_DATE,
      HZ_PARTIES.LAST_UPDATE_DATE,
      HZ_PARTIES.PARTY_NUMBER,
      HZ_PARTIES.PARTY_NAME,
      HZ_PARTIES.ADDRESS1,
      HZ_PARTIES.ADDRESS2,
      HZ_PARTIES.ADDRESS3,
      HZ_PARTIES.ADDRESS4,
      HZ_PARTIES.CITY,
      HZ_PARTIES.STATE,
      HZ_PARTIES.POSTAL_CODE,
      HZ_PARTIES.PROVINCE,
      HZ_PARTIES.COUNTRY,
      HZ_ORGANIZATION_PROFILES.DUNS_NUMBER_C,
        (CASE
       WHEN DOM_DUNS.RELATIONSHIP_CODE = 'DOMESTIC_ULTIMATE_OF' THEN DOM_DUNS.DOM_DUNS_NUMBER
      END) DOM_DUNS_NUMBER,
      (CASE
       WHEN DOM_DUNS.RELATIONSHIP_CODE = 'GLOBAL_ULTIMATE_OF' THEN DOM_DUNS.DOM_DUNS_NUMBER
       END) GLBL_DUNS_NUMBER,
      HZ_PARTIES.EMPLOYEES_TOTAL,
      HZ_PARTIES.YEAR_ESTABLISHED,
      HZ_PARTIES.CURR_FY_POTENTIAL_REVENUE,
      HZ_PARTIES.HQ_BRANCH_IND,
      HZ_PARTIES.PERSON_LAST_NAME,
      HZ_PARTIES.KNOWN_AS,
      HZ_PARTIES.PERSON_TITLE,
      HZ_PARTIES.EMAIL_ADDRESS,
      HZ_PARTIES.URL,
      HZ_PARTIES.CATEGORY_CODE,
      HZ_PARTIES.SIC_CODE,
      HZ_PARTIES.PARTY_TYPE,
      HZ_ORGANIZATION_PROFILES.OOB_IND,
      HZ_ORGANIZATION_PROFILES.MINORITY_OWNED_IND,
      HZ_ORGANIZATION_PROFILES.MINORITY_OWNED_TYPE,
      HZ_ORGANIZATION_PROFILES.WOMAN_OWNED_IND,
      HZ_ORGANIZATION_PROFILES.DISADV_8A_IND,
      HZ_ORGANIZATION_PROFILES.SMALL_BUS_IND,
      HZ_ORGANIZATION_PROFILES.DB_RATING,
      HZ_ORGANIZATION_PROFILES.SIC_CODE_TYPE,
      HZ_ORGANIZATION_PROFILES.INTERNAL_FLAG,
      HZ_ORGANIZATION_PROFILES.BRANCH_FLAG,
      HZ_ORGANIZATION_PROFILES.CREDIT_SCORE,
      HZ_ORGANIZATION_PROFILES.STATUS,
      HZ_PARTIES.CUSTOMER_KEY,
      HZ_PARTIES.JGZZ_FISCAL_CODE,
      AP_SUPPLIERS.VENDOR_ID,
      AP_SUPPLIERS.VENDOR_NAME,
      AP_SUPPLIERS.VENDOR_NAME_ALT,
      AP_SUPPLIERS.SEGMENT1,
      AP_SUPPLIERS.ENABLED_FLAG,
      AP_SUPPLIERS.VENDOR_TYPE_LOOKUP_CODE,
      AP_SUPPLIERS.ONE_TIME_FLAG,
      AP_SUPPLIERS.PARENT_VENDOR_ID,
      AP_SUPPLIERS.ORGANIZATION_TYPE_LOOKUP_CODE,
      AP_SUPPLIERS.START_DATE_ACTIVE,
      AP_SUPPLIERS.END_DATE_ACTIVE,
      AP_SUPPLIERS.MINORITY_GROUP_LOOKUP_CODE,
      AP_SUPPLIERS.WOMEN_OWNED_FLAG,
      AP_SUPPLIERS.SMALL_BUSINESS_FLAG,
      HZ_CUST_ACCOUNTS.PARTY_ID
    FROM HZ_PARTIES,
      AP_SUPPLIERS,
      HZ_ORGANIZATION_PROFILES,
      HZ_CUST_ACCOUNTS,
        (SELECT  DOM_REL.RELATIONSHIP_CODE RELATIONSHIP_CODE,
         DOM_ULT_DUNS.PARTY_ID PARTY_ID,
         DOM_ULT_DUNS.DUNS_NUMBER DOM_DUNS_NUMBER,
         DOM_REL.OBJECT_ID OBJECT_ID
       FROM HZ_PARTIES DOM_ULT_DUNS,
         HZ_RELATIONSHIPS DOM_REL
       WHERE(1 = 1)
       AND(DOM_REL.SUBJECT_ID = DOM_ULT_DUNS.PARTY_ID)
       AND(DOM_REL.OBJECT_TYPE = 'ORGANIZATION')
       AND(DOM_REL.SUBJECT_TYPE = 'ORGANIZATION')
       AND(DOM_REL.SUBJECT_TABLE_NAME = 'HZ_PARTIES')
       AND(DOM_REL.RELATIONSHIP_CODE IN('DOMESTIC_ULTIMATE_OF',    'GLOBAL_ULTIMATE_OF'))
       AND(DOM_REL.ACTUAL_CONTENT_SOURCE = 'DNB')
       AND(DOM_REL.RELATIONSHIP_TYPE = 'DNB_HIERARCHY')
       AND((DOM_REL.END_DATE IS NULL
       OR DOM_REL.END_DATE > SYSDATE
    DOM_DUNS
    WHERE(1 = 1)
    AND HZ_PARTIES.PARTY_TYPE = 'ORGANIZATION'
    AND HZ_PARTIES.PARTY_ID = AP_SUPPLIERS.PARTY_ID(+)
    AND HZ_ORGANIZATION_PROFILES.EFFECTIVE_END_DATE IS NULL
    AND HZ_ORGANIZATION_PROFILES.ACTUAL_CONTENT_SOURCE = 'SST'
    AND
    (HZ_ORGANIZATION_PROFILES.LAST_UPDATE_DATE >  TO_DATE('01/01/1753 00:00:00', 'MM/DD/YYYY HH24:MI:SS') OR
    HZ_PARTIES.LAST_UPDATE_DATE >  TO_DATE('01/01/1753 00:00:00', 'MM/DD/YYYY HH24:MI:SS') OR
    AP_SUPPLIERS.LAST_UPDATE_DATE >  TO_DATE('01/01/1753 00:00:00', 'MM/DD/YYYY HH24:MI:SS')
    OR
    HZ_CUST_ACCOUNTS.LAST_UPDATE_DATE > TO_DATE('01/01/1753 00:00:00', 'MM/DD/YYYY HH24:MI:SS')
    AND HZ_ORGANIZATION_PROFILES.PARTY_ID = HZ_PARTIES.PARTY_ID
    AND HZ_CUST_ACCOUNTS.PARTY_ID(+)=HZ_PARTIES.PARTY_ID
    AND DOM_DUNS.OBJECT_ID(+) = HZ_PARTIES.PARTY_ID]
    2012-05-10 10:43:51 : INFO : (16808 | READER_1_1_1) : (IS | BIA_IS) : node01_bidev.localhost : RR_4049 : RR_4049 SQL Query issued to database : (Thu May 10 10:43:51 2012)
    2012-05-10 10:43:51 : ERROR : (16808 | READER_1_1_1) : (IS | BIA_IS) : node01_bidev.localhost : RR_4035 : SQL Error [
    ORA-00942: table or view does not exist
    Database driver error...
    Function Name : Execute
    SQL Stmt : SELECT DISTINCT HZ_PARTIES.PARTY_ID,
    HZ_PARTIES.CREATED_BY,
    HZ_PARTIES.LAST_UPDATED_BY,
    HZ_PARTIES.CREATION_DATE,
    HZ_PARTIES.LAST_UPDATE_DATE,
    HZ_PARTIES.PARTY_NUMBER,
    HZ_PARTIES.PARTY_NAME,
    HZ_PARTIES.ADDRESS1,
    HZ_PARTIES.ADDRESS2,
    HZ_PARTIES.ADDRESS3,
    HZ_PARTIES.ADDRESS4,
    HZ_PARTIES.CITY,
    HZ_PARTIES.STATE,
    HZ_PARTIES.POSTAL_CODE,
    HZ_PARTIES.PROVINCE,
    HZ_PARTIES.COUNTRY,
    HZ_ORGANIZATION_PROFILES.DUNS_NUMBER_C,
    (CASE
    WHEN DOM_DUNS.RELATIONSHIP_CODE = 'DOMESTIC_ULTIMATE_OF' THEN DOM_DUNS.DOM_DUNS_NUMBER
    END) DOM_DUNS_NUMBER,
    (CASE
    WHEN DOM_DUNS.RELATIONSHIP_CODE = 'GLOBAL_ULTIMATE_OF' THEN DOM_DUNS.DOM_DUNS_NUMBER
    END) GLBL_DUNS_NUMBER,
    HZ_PARTIES.EMPLOYEES_TOTAL,
    HZ_PARTIES.YEAR_ESTABLISHED,
    HZ_PARTIES.CURR_FY_POTENTIAL_REVENUE,
    HZ_PARTIES.HQ_BRANCH_IND,
    HZ_PARTIES.PERSON_LAST_NAME,
    HZ_PARTIES.KNOWN_AS,
    HZ_PARTIES.PERSON_TITLE,
    '[email protected]' EMAIL_ADDRESS,
    HZ_PARTIES.URL,
    HZ_PARTIES.CATEGORY_CODE,
    HZ_PARTIES.SIC_CODE,
    HZ_PARTIES.PARTY_TYPE,
    HZ_ORGANIZATION_PROFILES.OOB_IND,
    HZ_ORGANIZATION_PROFILES.MINORITY_OWNED_IND,
    HZ_ORGANIZATION_PROFILES.MINORITY_OWNED_TYPE,
    HZ_ORGANIZATION_PROFILES.WOMAN_OWNED_IND,
    HZ_ORGANIZATION_PROFILES.DISADV_8A_IND,
    HZ_ORGANIZATION_PROFILES.SMALL_BUS_IND,
    HZ_ORGANIZATION_PROFILES.DB_RATING,
    HZ_ORGANIZATION_PROFILES.SIC_CODE_TYPE,
    HZ_ORGANIZATION_PROFILES.INTERNAL_FLAG,
    HZ_ORGANIZATION_PROFILES.BRANCH_FLAG,
    HZ_ORGANIZATION_PROFILES.CREDIT_SCORE,
    HZ_ORGANIZATION_PROFILES.STATUS,
    HZ_PARTIES.CUSTOMER_KEY,
    HZ_PARTIES.JGZZ_FISCAL_CODE,
    AP_SUPPLIERS.VENDOR_ID,
    AP_SUPPLIERS.VENDOR_NAME,
    AP_SUPPLIERS.VENDOR_NAME_ALT,
    AP_SUPPLIERS.SEGMENT1,
    AP_SUPPLIERS.ENABLED_FLAG,
    AP_SUPPLIERS.VENDOR_TYPE_LOOKUP_CODE,
    AP_SUPPLIERS.ONE_TIME_FLAG,
    AP_SUPPLIERS.PARENT_VENDOR_ID,
    AP_SUPPLIERS.ORGANIZATION_TYPE_LOOKUP_CODE,
    AP_SUPPLIERS.START_DATE_ACTIVE,
    AP_SUPPLIERS.END_DATE_ACTIVE,
    AP_SUPPLIERS.MINORITY_GROUP_LOOKUP_CODE,
    AP_SUPPLIERS.WOMEN_OWNED_FLAG,
    AP_SUPPLIERS.SMALL_BUSINESS_FLAG,
    HZ_CUST_ACCOUNTS.PARTY_ID
    FROM HZ_PARTIES,
    AP_SUPPLIERS,
    HZ_ORGANIZATION_PROFILES,
    HZ_CUST_ACCOUNTS,
    (SELECT DOM_REL.RELATIONSHIP_CODE RELATIONSHIP_CODE,
    DOM_ULT_DUNS.PARTY_ID PARTY_ID,
    DOM_ULT_DUNS.DUNS_NUMBER DOM_DUNS_NUMBER,
    DOM_REL.OBJECT_ID OBJECT_ID
    FROM HZ_PARTIES DOM_ULT_DUNS,
    HZ_RELATIONSHIPS DOM_REL
    WHERE(1 = 1)
    AND(DOM_REL.SUBJECT_ID = DOM_ULT_DUNS.PARTY_ID)
    AND(DOM_REL.OBJECT_TYPE = 'ORGANIZATION')
    AND(DOM_REL.SUBJECT_TYPE = 'ORGANIZATION')
    AND(DOM_REL.SUBJECT_TABLE_NAME = 'HZ_PARTIES')
    AND(DOM_REL.RELATIONSHIP_CODE IN('DOMESTIC_ULTIMATE_OF', 'GLOBAL_ULTIMATE_OF'))
    AND(DOM_REL.ACTUAL_CONTENT_SOURCE = 'DNB')
    AND(DOM_REL.RELATIONSHIP_TYPE = 'DNB_HIERARCHY')
    AND((DOM_REL.END_DATE IS NULL
    OR DOM_REL.END_DATE > SYSDATE
    DOM_DUNS
    WHERE(1 = 1)
    AND HZ_PARTIES.PARTY_TYPE = 'ORGANIZATION'
    AND HZ_PARTIES.PARTY_ID = AP_SUPPLIERS.PARTY_ID(+)
    AND HZ_ORGANIZATION_PROFILES.EFFECTIVE_END_DATE IS NULL
    AND HZ_ORGANIZATION_PROFILES.ACTUAL_CONTENT_SOURCE = 'SST'
    AND
    (HZ_ORGANIZATION_PROFILES.LAST_UPDATE_DATE > TO_DATE('01/01/1753 00:00:00', 'MM/DD/YYYY HH24:MI:SS') OR
    HZ_PARTIES.LAST_UPDATE_DATE > TO_DATE('01/01/1753 00:00:00', 'MM/DD/YYYY HH24:MI:SS') OR
    AP_SUPPLIERS.LAST_UPDATE_DATE > TO_DATE('01/01/1753 00:00:00', 'MM/DD/YYYY HH24:MI:SS')
    OR
    HZ_CUST_ACCOUNTS.LAST_UPDATE_DATE > TO_DATE('01/01/1753 00:00:00', 'MM/DD/YYYY HH24:MI:SS')
    AND HZ_ORGANIZATION_PROFILES.PARTY_ID = HZ_PARTIES.PARTY_ID
    AND HZ_CUST_ACCOUNTS.PARTY_ID(+)=HZ_PARTIES.PARTY_ID
    AND DOM_DUNS.OBJECT_ID(+) = HZ_PARTIES.PARTY_ID
    Oracle Fatal Error
    Database driver error...
    Function Name : Execute
    SQL Stmt : SELECT DISTINCT HZ_PARTIES.PARTY_ID,
    HZ_PARTIES.CREATED_BY,
    HZ_PARTIES.LAST_UPDATED_BY,
    HZ_PARTIES.CREATION_DATE,
    HZ_PARTIES.LAST_UPDATE_DATE,
    HZ_PARTIES.PARTY_NUMBER,
    HZ_PARTIES.PARTY_NAME,
    HZ_PARTIES.ADDRESS1,
    HZ_PARTIES.ADDRESS2,
    HZ_PARTIES.ADDRESS3,
    HZ_PARTIES.ADDRESS4,
    HZ_PARTIES.CITY,
    HZ_PARTIES.STATE,
    HZ_PARTIES.POSTAL_CODE,
    HZ_PARTIES.PROVINCE,
    HZ_PARTIES.COUNTRY,
    HZ_ORGANIZATION_PROFILES.DUNS_NUMBER_C,
    (CASE
    WHEN DOM_DUNS.RELATIONSHIP_CODE = 'DOMESTIC_ULTIMATE_OF' THEN DOM_DUNS.DOM_DUNS_NUMBER
    END) DOM_DUNS_NUMBER,
    (CASE
    WHEN DOM_DUNS.RELATIONSHIP_CODE = 'GLOBAL_ULTIMATE_OF' THEN DOM_DUNS.DOM_DUNS_NUMBER
    END) GLBL_DUNS_NUMBER,
    HZ_PARTIES.EMPLOYEES_TOTAL,
    HZ_PARTIES.YEAR_ESTABLISHED,
    HZ_PARTIES.CURR_FY_POTENTIAL_REVENUE,
    HZ_PARTIES.HQ_BRANCH_IND,
    HZ_PARTIES.PERSON_LAST_NAME,
    HZ_PARTIES.KNOWN_AS,
    HZ_PARTIES.PERSON_TITLE,
    '[email protected]' EMAIL_ADDRESS,
    HZ_PARTIES.URL,
    HZ_PARTIES.CATEGORY_CODE,
    HZ_PARTIES.SIC_CODE,
    HZ_PARTIES.PARTY_TYPE,
    HZ_ORGANIZATION_PROFILES.OOB_IND,
    HZ_ORGANIZATION_PROFILES.MINORITY_OWNED_IND,
    HZ_ORGANIZATION_PROFILES.MINORITY_OWNED_TYPE,
    HZ_ORGANIZATION_PROFILES.WOMAN_OWNED_IND,
    HZ_ORGANIZATION_PROFILES.DISADV_8A_IND,
    HZ_ORGANIZATION_PROFILES.SMALL_BUS_IND,
    HZ_ORGANIZATION_PROFILES.DB_RATING,
    HZ_ORGANIZATION_PROFILES.SIC_CODE_TYPE,
    HZ_ORGANIZATION_PROFILES.INTERNAL_FLAG,
    HZ_ORGANIZATION_PROFILES.BRANCH_FLAG,
    HZ_ORGANIZATION_PROFILES.CREDIT_SCORE,
    HZ_ORGANIZATION_PROFILES.STATUS,
    HZ_PARTIES.CUSTOMER_KEY,
    HZ_PARTIES.JGZZ_FISCAL_CODE,
    AP_SUPPLIERS.VENDOR_ID,
    AP_SUPPLIERS.VENDOR_NAME,
    AP_SUPPLIERS.VENDOR_NAME_ALT,
    AP_SUPPLIERS.SEGMENT1,
    AP_SUPPLIERS.ENABLED_FLAG,
    AP_SUPPLIERS.VENDOR_TYPE_LOOKUP_CODE,
    AP_SUPPLIERS.ONE_TIME_FLAG,
    AP_SUPPLIERS.PARENT_VENDOR_ID,
    AP_SUPPLIERS.ORGANIZATION_TYPE_LOOKUP_CODE,
    AP_SUPPLIERS.START_DATE_ACTIVE,
    AP_SUPPLIERS.END_DATE_ACTIVE,
    AP_SUPPLIERS.MINORITY_GROUP_LOOKUP_CODE,
    AP_SUPPLIERS.WOMEN_OWNED_FLAG,
    AP_SUPPLIERS.SMALL_BUSINESS_FLAG,
    HZ_CUST_ACCOUNTS.PARTY_ID
    FROM HZ_PARTIES,
    AP_SUPPLIERS,
    HZ_ORGANIZATION_PROFILES,
    HZ_CUST_ACCOUNTS,
    (SELECT DOM_REL.RELATIONSHIP_CODE RELATIONSHIP_CODE,
    DOM_ULT_DUNS.PARTY_ID PARTY_ID,
    DOM_ULT_DUNS.DUNS_NUMBER DOM_DUNS_NUMBER,
    DOM_REL.OBJECT_ID OBJECT_ID
    FROM HZ_PARTIES DOM_ULT_DUNS,
    HZ_RELATIONSHIPS DOM_REL
    WHERE(1 = 1)
    AND(DOM_REL.SUBJECT_ID = DOM_ULT_DUNS.PARTY_ID)
    AND(DOM_REL.OBJECT_TYPE = 'ORGANIZATION')
    AND(DOM_REL.SUBJECT_TYPE = 'ORGANIZATION')
    AND(DOM_REL.SUBJECT_TABLE_NAME = 'HZ_PARTIES')
    AND(DOM_REL.RELATIONSHIP_CODE IN('DOMESTIC_ULTIMATE_OF', 'GLOBAL_ULTIMATE_OF'))
    AND(DOM_REL.ACTUAL_CONTENT_SOURCE = 'DNB')
    AND(DOM_REL.RELATIONSHIP_TYPE = 'DNB_HIERARCHY')
    AND((DOM_REL.END_DATE IS NULL
    OR DOM_REL.END_DATE > SYSDATE
    DOM_DUNS
    WHERE(1 = 1)
    AND HZ_PARTIES.PARTY_TYPE = 'ORGANIZATION'
    AND HZ_PARTIES.PARTY_ID = AP_SUPPLIERS.PARTY_ID(+)
    AND HZ_ORGANIZATION_PROFILES.EFFECTIVE_END_DATE IS NULL
    AND HZ_ORGANIZATION_PROFILES.ACTUAL_CONTENT_SOURCE = 'SST'
    AND
    (HZ_ORGANIZATION_PROFILES.LAST_UPDATE_DATE > TO_DATE('01/01/1753 00:00:00', 'MM/DD/YYYY HH24:MI:SS') OR
    HZ_PARTIES.LAST_UPDATE_DATE > TO_DATE('01/01/1753 00:00:00', 'MM/DD/YYYY HH24:MI:SS') OR
    AP_SUPPLIERS.LAST_UPDATE_DATE > TO_DATE('01/01/1753 00:00:00', 'MM/DD/YYYY HH24:MI:SS')
    OR
    HZ_CUST_ACCOUNTS.LAST_UPDATE_DATE > TO_DATE('01/01/1753 00:00:00', 'MM/DD/YYYY HH24:MI:SS')
    AND HZ_ORGANIZATION_PROFILES.PARTY_ID = HZ_PARTIES.PARTY_ID
    AND HZ_CUST_ACCOUNTS.PARTY_ID(+)=HZ_PARTIES.PARTY_ID
    AND DOM_DUNS.OBJECT_ID(+) = HZ_PARTIES.PARTY_ID
    Oracle Fatal Error].
    2012-05-10 10:43:51 : ERROR : (16808 | READER_1_1_1) : (IS | BIA_IS) : node01_bidev.localhost : BLKR_16004 : ERROR: Prepare failed.
    2012-05-10 10:43:51 : INFO : (16808 | WRITER_1_*_1) : (IS | BIA_IS) : node01_bidev.localhost : WRT_8333 : Rolling back all the targets due to fatal session error.
    2012-05-10 10:43:51 : INFO : (16808 | WRITER_1_*_1) : (IS | BIA_IS) : node01_bidev.localhost : WRT_8325 : Final rollback executed for the target [W_ORG_DS] at end of load
    2012-05-10 10:43:51 : INFO : (16808 | WRITER_1_*_1) : (IS | BIA_IS) : node01_bidev.localhost : WRT_8035 : Load complete time: Thu May 10 10:43:51 2012
    LOAD SUMMARY
    ============
    WRT_8036 Target: W_PARTY_ORG_DS (Instance Name: [W_ORG_DS])
    WRT_8044 No data loaded for this target
    I have already checked table source (HZ_PARTIES,AP_SUPPLIERS,HZ_ORGANIZATION_PROFILES,HZ_CUST_ACCOUNTS) and table target (W_PARTY_ORG_DS). All source table and target table are exist. But when I ran execution plan for Financial Analytics, I got failed on task SDE_ORA_PartyOrganizationDimension_Customer_Full
    Did anyone ever get this issue?
    Regards,
    Joni

    Have you tried running the sql against your source? I ran this against one of our EBS instances and it runs fine.
    If it runs OK I would next check what connection the Informatica workflow is using. Check the full session and workflow logs to make sure its connecting to the correct database.

  • Data Driven Subscriptions Error - the query processor could not start the necessary thread resources for parallel query execution

    Hi,
    We are getting the following error when certain data driven subscriptions are fired off: "the query processor could not start the necessary thread resources for parallel query execution".  I've read other posts that have the same error, and
    the solution usually involves adjusting MaxDOP to limit the number of queries that are fired off in parallel.  
    Unfortunately, we cannot change this setting on our server for performance reasons (outside of data driven subscriptions, it negatively impacts our ETL processing times).  We tried putting query hints like "OPTION (MAXDOP 2);" in the reports
    that are causing the error, but it did not resolve the problem.
    Are there any settings within Reporting Services that can be adjusted to limit the number of subscriptions that get fired off in parallel?
    Any help is appreciated - thanks!

    Yes, that is correct.  It's a painful problem, because you don't know which specific subscription failed. For example, we have a data driven subscription that sends out about 800 emails. Lately, we've been having a handful of them fail. You don't know
    which ones out of the 800 failed though, even from the RS log files - all it tells you is that "the
    query processor could not start the necessary thread resources for parallel query execution".
    Thanks, I'll try changing <MaxQueueThreads> and will let you know if it works.
    On a side note: I've noticed that it is only reports with cascading parameters (ex. where parameter 2 is dependent on the selection from parameter 1) that get this error message...

Maybe you are looking for

  • Error while Installing R12.1.1 on Windows 2003

    Dear all, i have error while Installing ebs on stage 3-5 log file here : http://www.mediafire.com/download/fc91007a6rcaj09/ebslog.rar   |      3% completed         /      3% completed         -      3% completed         \      3% completed         | 

  • How to find number of users logged into ODI

    Hi Experts, I am using ODI 11g in linux environment. I have created 15 users in system manager tab. My query is, how to find ODI11g logged in users list For Example, out of 15 users, 7 users are accessing ODI, how to fetch 7 users name list. Is there

  • Where do I change for thicker paper on my imac to print?

    I'm trying to print on thick paper..where do I change density to print?

  • How do I make outlines to be able to cut on a vinyl Plotter?

    I am trying to set up numbers to be able to cut on a vinyl plotter. I have created the numbers and put a stroke on them. How could i be able to cut them when sent to the vinyl plotter> This image shows the points that have the outline. I need to have

  • Exception: Cannot read target memory. PL AXI slave ports access is not allowed

    Hi There, I am having some issues debugging with the SDK tool for a Vivado project.  I have no issues using the plan ahead version of the project, but when I try to use the SDK on  a project exported by Vivado, I am unable to read memory and get the