Last modified by Rudi Marais on 2024/03/28 18:51

<
From version < 1.4 >
edited by Rudi Marais
on 2023/05/18 05:58
To version < 2.6 >
edited by Rudi Marais
on 2023/05/19 02:36
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,6 +1,13 @@
1 1  * compressed file
2 2  * contains ddl and dml data
3 3  * doesnt support encrypted objects
4 +* cant have any stored procs with string that contain $( character sequence reserved sequence
5 +** break up sequence ie 'test$(test' become 'test$' + '(test'
6 +* [[https:~~/~~/learn.microsoft.com/en-us/azure/azure-sql/database/database-import>>https://learn.microsoft.com/en-us/azure/azure-sql/database/database-import]]
7 +* sqlpackage
8 +** [[https:~~/~~/download.microsoft.com/download/7/c/8/7c877288-a0d9-4d22-b1dc-2086e262d82f/x64/DacFramework.msi>>https://download.microsoft.com/download/7/c/8/7c877288-a0d9-4d22-b1dc-2086e262d82f/x64/DacFramework.msi]]
9 +** [[https:~~/~~/learn.microsoft.com/en-us/sql/tools/sqlpackage/sqlpackage-download>>https://learn.microsoft.com/en-us/sql/tools/sqlpackage/sqlpackage-download]]
10 +** C:\Program Files\Microsoft SQL Server\160\DAC\bin
4 4  
5 5  = =
6 6  
... ... @@ -8,8 +8,16 @@
8 8  
9 9  * no encrypted objects, they need to be decrypted or removed prior to exporting.
10 10  
11 -
12 12  = Importing =
13 13  
14 14  
15 15  = Modifying and Troubleshooting =
22 +
23 +
24 +== Recalculate Signature ==
25 +
26 +* incubator/ebsphere.crm/ebs-devops-devops-sql/calc-signature-bacpac.ps1
27 +* modify Origin.xml
28 +** Checksum attribute for model.xml
29 +
30 +

Need help?

If you need help with XWiki you can contact: