Forum Widgets
Latest Discussions
Azure Web App Backup Failing
Good day Would require help. We do have a Web App that uses Azure DB for MySQL. When attempting to do a backup, we keep failing and getting this error message MySqlDump exited with code -1 for db:db. See partial dump in storage account to diagnose the issue. Exception:-- Retrieving rows... Check that Web App and DB are running.cooksiecooksMay 04, 2020Copper Contributor5KViews2likes5CommentsETL from SQL Server into Azure SQL managed instance
Normally I use linked servers to connect my datawarehouse database to other databases to do my ETL using stored procedures that were scheduled. But now, we are moving to Azure managed SQL server. Is there an easy way to do things like run stored procedures that will pick data from source and move into destination SQL data warehouse database? If linked servers is not available then that makes it kind of hard to code SP's that pick from source. I started looking into Azure pipes, but was wondering if there is an easier way that is more compatible with the way I have been doing it in the past....pile_of_beansNov 21, 2019Copper Contributor1.5KViews1like0Comments
Resources
Tags
No tags to show