DataCAT

Options
6,522
Dimitri_Furman on 02-15-2019 02:15 PM
1,496
Dimitri_Furman on 12-20-2018 12:29 PM
9,847
Denzil Ribeiro on 12-20-2018 12:29 PM
12.3K
Dimitri_Furman on 12-20-2018 12:27 PM
1,001
Arvind Shyamsundar on 12-20-2018 12:27 PM
6,258
Denzil Ribeiro on 12-20-2018 12:27 PM
5,871
Dimitri_Furman on 12-20-2018 12:25 PM
2,106
Dimitri_Furman on 12-20-2018 12:25 PM
2,121
Dimitri_Furman on 12-20-2018 12:24 PM
1,231
DataCAT team on 12-20-2018 12:24 PM
865
Kun Cheng on 12-20-2018 12:24 PM
2,456
Dimitri_Furman on 12-20-2018 12:24 PM
1,787
Arvind Shyamsundar on 12-20-2018 12:23 PM
1,517
Arvind Shyamsundar on 12-20-2018 12:22 PM
1,660
Kun Cheng on 12-20-2018 12:22 PM
1,417
Denzil Ribeiro on 12-20-2018 12:22 PM
1,878
DataCAT team on 12-20-2018 12:21 PM
1,021
Dimitri_Furman on 12-20-2018 12:21 PM
2,523
DataCAT team on 12-20-2018 12:20 PM
7,053
DataCAT team on 12-20-2018 12:20 PM
1,572
Denzil Ribeiro on 12-20-2018 12:20 PM
2,100
DataCAT team on 12-20-2018 12:19 PM
1,392
Denzil Ribeiro on 12-20-2018 12:18 PM
8,105
DataCAT team on 12-20-2018 12:18 PM
1,302
Arvind Shyamsundar on 12-20-2018 12:17 PM
921
Arvind Shyamsundar on 12-20-2018 12:16 PM
884
Dimitri_Furman on 12-20-2018 12:15 PM
2,816
Dimitri_Furman on 12-20-2018 12:15 PM
1,327
DataCAT team on 12-20-2018 12:15 PM
1,572
Dimitri_Furman on 12-20-2018 12:13 PM

Latest Comments

Hi @TheoEkelmans - you are using the older Backup to URL version that backs up to page blobs and does not allow more than one backup file. In recent versions of SQL Server, you should back up to block blobs. See https://techcommunity.microsoft.com/t5/datacat/sql-server-backup-to-url-a-cheat-sheet/ba...
0 Likes
Hi @Dimitri_Furman Good article ! But.... :) I'm trying to backup a large database on DB a SQL 2019(CU5) server on an L32s_v2 VM using this command:BACKUP DATABASE SqlManagement TOURL = 'https://ioaaquariussqlbackups01.blob.core.windows.net/sql-backups/SqlManagement_test_part01.bak',URL = 'https://i...
0 Likes
Thanks @RodrigoRibeiroGomes for noticing the typo, fixed now.
0 Likes
Hey @Dimitri_Furman , the post starts saying BACKUP URL was added in SQL 2014, but on table, your mention "SQL 2012". Doing some tests, I confirmed that correct is 2012, as your table shows. I guess that start of the post was incorrectly typed.
0 Likes
Can we do this on the secondary replica where we are inserting data into a temporary table as part of a transaction? Our processes takes a lot of time to dump the data into temporary table as it is selected from complex joins done on the tables in the AG database on the secondary replica.
0 Likes