cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
Guillaume_
Helper I
Helper I

Incremental Dataflow on Oracle ADW fails with Oracle: ORA-01013: user requested cancel of current op

I've setup an Incremental Dataflow based on Oracle ADW through a Gateway in a PPU capacity.

This is based on 24 months/partition of around 2m rows each.

 

The dataflow initial refresh errors out with

Error: PipelineException: Oracle: . RootActivityId = e00065ce-fa6f-4fb8-8384-73a435dc6d1e.Param1 = PipelineException: Oracle: ORA-01013: user requested cancel of current operation  Request ID: cafb4d32-bb8b-85fc-8be9-d975e86ad294.

 

While loading the data without incremental this completes successfully.

I assume the issue might come from the stack of 24 queries creating a queue in the database and timing out after some time?

Would you please advise on how to troubleshoot this issue?

 

1 ACCEPTED SOLUTION
v-binbinyu-msft
Community Support
Community Support

Hi @Guillaume_ ,

Please try below steps:

1. please check your increment settings,confirm it's correct

2. please confirm you doesn't do some operations to block the query folding

3. please export the gataway log to analysis

 

For dataflow refresh,please refer these documents: Understanding and optimizing dataflows refresh - Power BI | Microsoft Docs , Using incremental refresh with dataflows - Power Query | Microsoft Docs

 

Best regards,
Community Support Team_ Binbin Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
v-binbinyu-msft
Community Support
Community Support

Hi @Guillaume_ ,

Please try below steps:

1. please check your increment settings,confirm it's correct

2. please confirm you doesn't do some operations to block the query folding

3. please export the gataway log to analysis

 

For dataflow refresh,please refer these documents: Understanding and optimizing dataflows refresh - Power BI | Microsoft Docs , Using incremental refresh with dataflows - Power Query | Microsoft Docs

 

Best regards,
Community Support Team_ Binbin Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

How was it actually solved?

otravers
Super User
Super User

Have you checked the data gateway's logs?

https://community.powerbi.com/t5/Community-Blog/Working-with-Power-BI-Gateway-logs/ba-p/1352383#:~:t....

https://docs.microsoft.com/en-us/data-integration/gateway/service-gateway-log-files

------------------------------------------------
1. How to get your question answered quickly - good questions get good answers!
2. Learning how to fish > being spoon-fed without active thinking.
3. Please accept as a solution posts that resolve your questions.
------------------------------------------------
BI Blog: Datamarts | RLS/OLS | Dev Tools | Languages | Aggregations | XMLA/APIs | Field Parameters | Custom Visuals

Helpful resources

Announcements
Winner of T-Shirt Design

Power BI T-Shirt Design Challenge 2023

Find out who won the T-Shirt Design Challenge and the top 3 finalists.

March 2023 Update3

Power BI March 2023 Update

Find out more about the March 2023 update.

Top Solution Authors