Now you’re less likely to miss what’s been brewing in our knowledge base with this weekly digest
To run a SQL script from a command line, perform the following steps:
sqlcmd -S <SqlServerName>\<SqlInstanceName> -d <SqlDatabaseName> -i PATHTOSCRIPT\script.sql -o c:\resetresult.txt -I
You may also run a SQL script from SQL Server Management Studio, right-click on your database and choose the “New query” option, insert the text from the file, and click Execute.
SQL Server Management Studio can be found here:
https://docs.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms
Information about the Veeam Backup & Replication configuration database can be found in the registry under these registry values:
If the script needs to be applied to the Backup Enterprise Manager database, please use:
Your feedback has been received and will be reviewed.
Please try again later.
This form is only for KB Feedback/Suggestions, if you need help with the software open a support case
Your feedback has been received and will be reviewed.