Data Warehousing and Database
Sunday, December 17, 2023
Wednesday, February 9, 2022
SNOWFLAKE- SCHEDULING TASK
After a long time, I am writing something. Just thought of writing as I spend so much time in this.
Issue in scheduling task; data updating; not inserting.
Solution: Make sure you are reading data from table not from a view. if its from view, only updations will happen; no insertions.
Check SP and make sure you are executing as a caller.
Wednesday, August 19, 2020
SSIS Deployments-Package Configurations
Click Project->Convert to Project Deployment Model
Then Click on SSIS->Package Configurations
Click Enable package configurations->Add->
Save this configuration with some name.
Can Add connection managers([Source, Destination]). Instead of checking everything, we can set specific fields as well.
config file will look like below. Properties can be changed accordingly.
Subscribe to:
Posts (Atom)
GEN AI
Stay Tuned....
-
Common BI queries Relational queries Vs OLAP queries Before moving to terms used in Data warehouse, let us see the architect...
-
From yesterday onwards, I am stuck up with an error while trying to deploy cube. " You cannot deploy the model because the localhost ...
-
CRM Involves managing all aspects of a customer’s relationship with an organization to increase customer loyalty and retention and an organ...