DataCAT

Options
6,480
Dimitri_Furman on 02-15-2019 02:15 PM
1,492
Dimitri_Furman on 12-20-2018 12:29 PM
9,795
Denzil Ribeiro on 12-20-2018 12:29 PM
12.3K
Dimitri_Furman on 12-20-2018 12:27 PM
1,000
Arvind Shyamsundar on 12-20-2018 12:27 PM
6,223
Denzil Ribeiro on 12-20-2018 12:27 PM
5,845
Dimitri_Furman on 12-20-2018 12:25 PM
2,096
Dimitri_Furman on 12-20-2018 12:25 PM
2,113
Dimitri_Furman on 12-20-2018 12:24 PM
1,227
DataCAT team on 12-20-2018 12:24 PM
860
Kun Cheng on 12-20-2018 12:24 PM
2,442
Dimitri_Furman on 12-20-2018 12:24 PM
1,778
Arvind Shyamsundar on 12-20-2018 12:23 PM
1,514
Arvind Shyamsundar on 12-20-2018 12:22 PM
1,648
Kun Cheng on 12-20-2018 12:22 PM
1,414
Denzil Ribeiro on 12-20-2018 12:22 PM
1,874
DataCAT team on 12-20-2018 12:21 PM
1,015
Dimitri_Furman on 12-20-2018 12:21 PM
2,514
DataCAT team on 12-20-2018 12:20 PM
7,027
DataCAT team on 12-20-2018 12:20 PM
1,568
Denzil Ribeiro on 12-20-2018 12:20 PM
2,096
DataCAT team on 12-20-2018 12:19 PM
1,386
Denzil Ribeiro on 12-20-2018 12:18 PM
8,036
DataCAT team on 12-20-2018 12:18 PM
1,299
Arvind Shyamsundar on 12-20-2018 12:17 PM
917
Arvind Shyamsundar on 12-20-2018 12:16 PM
882
Dimitri_Furman on 12-20-2018 12:15 PM
2,785
Dimitri_Furman on 12-20-2018 12:15 PM
1,322
DataCAT team on 12-20-2018 12:15 PM
1,569
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