Deploy the EFM buffer Data-tier Application package (DACPAC)
- Last UpdatedAug 07, 2024
- 1 minute read
To deploy the EFM Buffer Data-tier Application package (DACPAC)
-
Start an elevated PowerShell session.
-
Execute the following commands:
cd %DNAInstallRoot%\Shared\scripts\
Publish-DataTierApplications.ps1 -Install -ServerName ".\<Microsoft SQL Server Instance Name>" -Configuration @{ EFM= @() }
For further information around installation, please contact AVEVA Customer Support.
-
After installing the DACPAC, confirm a successful installation by connecting to the on-premises Microsoft SQL Server instance for the EFM database.