SSIS package issue for data warehouse
I have a new custom package that is pulling from out of the box warehouse tables vs from the OLTP database. All custom packages all run at the end of the refresh and I was expecting to my pull in this new package to include the rows inserted ahead it but I am only getting the rows that existed prior to the start time of the ETL refresh. I don't see this with our other custom packages where they are in a sequence and build on each other, i.e. a detail level table gets upserted and the a summary tables that runs after sees those changes. The non-custom tables build on each other as well, constituent is refreshed early and then later packages see the changes. I'm wondering if I have a bad setting in one of my containers or tasks but am not sure what. If anyone has seen this before or has any insight I would appreciate it.
Thanks,
Todd
Thanks,
Todd
0
Comments
-
It sounds like you may be reading from BBETL_DB_CONN_OLTP vs BBETL_DB_CONN_DW. The OLTP connection is going against a snapshot, which sounds like what you're seeing. But that's only OLTP, not the DW connection. Odd. Packages should definitely have no trouble dealing with data in the warehouse from prior packages. You might want to recheck the connection being used?0
-
Thanks for the response. The read is using BBETL_DB_CONN_DW, its just behaving like its running off a snapshot. My workaround has been to run the ETL refresh twice, once for the normal run and again so this new custom package can see the changes from the first run. If the warehouse doesn't run off a snapshot its got to be something in my package but I'm not sure what settings to check.0
Categories
- All Categories
- 6 Blackbaud Community Help
- 208 bbcon®
- 1.4K Blackbaud Altru®
- 394 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 358 Blackbaud eTapestry®
- 2.5K Blackbaud Financial Edge NXT®
- 646 Blackbaud Grantmaking™
- 562 Blackbaud Education Management Solutions for Higher Education
- 3.2K Blackbaud Education Management Solutions for K-12 Schools
- 934 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.4K Blackbaud Raiser's Edge NXT®
- 3.6K SKY Developer
- 242 ResearchPoint™
- 118 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 238 The Tap (Just for Fun)
- 33 Blackbaud Community Challenges
- 28 PowerUp Challenges
- 3 (Open) Raiser's Edge NXT PowerUp Challenge: Product Update Briefing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports+
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Email Marketing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Gift Management
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Event Management
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Home Page
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Query
- 779 Community News
- 2.9K Jobs Board
- 53 Blackbaud SKY® Reporting Announcements
- 47 Blackbaud CRM Higher Ed Product Advisory Group (HE PAG)
- 19 Blackbaud CRM Product Advisory Group (BBCRM PAG)
