Pipeline Performance Delay
- New
- Advice
-
Tim Moulaison
- PowerBuilder
- Tuesday, 12 August 2025 03:55 PM UTC
I am trying to find out if the Data Pipeline has any performance restrictions/parameters. I am using PB 2022 and SQL Server 2016 . Our database configuration is that we have 5 regional databases and 1 main database. The main database is where the reporting functionality mainly takes place. The regional databases are worked on daily and once a month the regional updates are pipelined up to the main database. What I am finding is this Pipeline process is taking a large amount of time. The main concern seems to be with one table. The Pipeline Option is configured as "Update - Update/Insert Rows"
Looking at the number of records for this one table that takes the longest amount time:
Region | Number of Rows |
1 | 3,820,936 |
2 | 2,652,024 |
3 | 5,606,859 |
4 | 2,616,180 |
5 | 1,123,479 |
Main | 15,816,442 |
Could the size of this table be the main reason why the Pipeline is taking such a long time?
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.