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
- 213 bbcon®
- 1.4K Blackbaud Altru®
- 401 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 360 Blackbaud eTapestry®
- 2.6K Blackbaud Financial Edge NXT®
- 655 Blackbaud Grantmaking™
- 576 Blackbaud Education Management Solutions for Higher Education
- 3.2K Blackbaud Education Management Solutions for K-12 Schools
- 939 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.6K Blackbaud Raiser's Edge NXT®
- 3.7K SKY Developer
- 248 ResearchPoint™
- 119 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 241 Member Lounge (Just for Fun)
- 34 Blackbaud Community Challenges
- 34 PowerUp Challenges
- 3 (Open) PowerUp Challenge: Chat for Blackbaud AI
- 3 (Closed) PowerUp Challenge: Data Health
- 3 (Closed) 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
- 791 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)
