Data Flow Limits
When you're using data flows in Oracle Analytics, note these limits.
| Limit | Value |
|---|---|
| Maximum row fetch size | 5 million - This applies to each data source in the data flow. If you hit this limit, use a filter to reduce the number of rows in the query. |
| Maximum execution time | 60 minutes - This applies to a single data flow. If you hit this limit, either reconfigure the data flow to fetch fewer rows, or use separate data flows that fetch fewer rows and use a sequence to run them. |