Search for " Ծ߸ rlz428.top ڳ ͺ Ŀ´Ƽ ǽּ ߸2 ߸ӹٿޱ Ķ ̽ٿ" returned 2002 results.

Search all the documentation for " Ծ߸ rlz428.top ڳ ͺ Ŀ´Ƽ ǽּ ߸2 ߸ӹٿޱ Ķ ̽ٿ"

  1. Using XML to specify command line arguments

    examples, use the <synchronize/> element. In all these examples, you can use a scripts folder or snapshot in place of a database. Use <sc

    /sc14/using-the-command-line/using-xml-to-specify-command-line-arguments

  2. FAQs

    Do clones have the same data as the source? All clones created will start with the same data as when the image was taken from the source

    /clone4/faqs

  3. Quickstart - Docker

    , 'Axel'); insert into PERSON (ID, NAME) values (2, 'Mr. Foo'); insert into PERSON (ID, NAME) values (3, 'Ms. Bar'); and execute it by iss

    /fd/quickstart-docker-205226373.html

  4. Using Repeatable Migrations to manage data

    VALUES(1, 'Recommendation'), (2, 'Review'), (3, 'Internet'); MERGE INTO dbo.MarketingReasons AS target USING #MarketingReasons AS source

    /fd/using-repeatable-migrations-to-manage-data-190578952.html

  5. How do I update an Octopus Deploy step template?

    template, you can add the new version to your library. 2. Copy and paste the new template from the Octopus Deploy Library website On the

    /dlma2/troubleshooting/upgrading-and-updating/how-do-i-update-an-octopus-deploy-step-template

  6. Walkthrough: Using SQLCover with DLM Automation PowerShell cmdlets

    and Unblock the dll 2. Wrap your test statement with SQLCover Identify where in your existing PowerShell script your tests are executed.

    /dlma2/tutorials/walkthrough-using-sqlcover-with-dlm-automation-powershell-cmdlets

  7. New-DlmDatabaseDocumentation

    with the schema in the database package it creates. ---------- EXAMPLE 2 ---------- $project = "C:\Work\project\project.sqlproj" $validat

    /dlma2/cmdlet-reference/new-dlmdatabasedocumentation

  8. Export-DlmDatabaseRelease

    , such as the change report and deployment warnings. ---------- EXAMPLE 2 ---------- $production = New-DlmDatabaseConnection -ServerInstan

    /dlma2/cmdlet-reference/export-dlmdatabaserelease

  9. Use the Bamboo add-on

    ' to finish creating your build plan with a default job. 2. Set up tSQLt database unit tests If you have tSQLt unit tests to run on your d

    /dlma2/get-started/using-the-add-ons/use-the-bamboo-add-on

  10. SQL Monitor 3.0 release notes

    SQL Monitor 2.3. If your current license includes a valid support and upgrades package for SQL Monitor 2.x, the same license serial numbe

    /sm10/release-notes-and-other-versions/sql-monitor-3-0-release-notes

  11. Editing custom metrics and alerts

    the metric definition, do one of the following: Click Save changes to close the wizard and display the Custom metrics page. Click Next to

    /sm11/metrics-alerts-and-notifications/adding-custom-metrics-and-alerts/editing-custom-metrics-and-alerts

  12. Re-baselining

    a single set of migration metadata remains within your script. Scroll to the top of the file. You should find a <Migration /> tag. Using

    /sca3/developing-databases-using-sql-change-automation/advanced-project-manipulation/re-baselining

  13. SQL Data Catalog 1 Release Notes

    . Look for Intercom in the bottom right corner. 1.9.10 - December 2, 2020 Fixes Fixed Suggestions page intermittent sorting not working. 1

    /sql-data-catalog/release-notes/sql-data-catalog-1-release-notes

  14. Configuring SQL Monitor with IIS 7 and later

    and click the stop button in the toolbar. 2. Install SQL Monitor to work with IIS If you've already installed SQL Monitor, skip this sect

    /sm4/installing/configuring-sql-monitor-with-iis/configuring-sql-monitor-with-iis-7-and-later

  15. Configuring SQL Monitor with IIS 6

    : From the Start menu, open services.msc. In the list, select the SQL Monitor web service and click the stop button in the toolbar. 2. Ins

    /sm4/installing/configuring-sql-monitor-with-iis/configuring-sql-monitor-with-iis-6

  16. Log changes to shared databases

    ChangeLog SET DB_CHAINING ON EXECUTE ('USE ChangeLog IF NOT EXISTS (SELECT * FROM sys.sysusers WHERE name=''guest'') EXECUTE sp_grantdbac

    /soc6/configuring/log-changes-to-shared-databases

  17. Invoke-DlmDatabaseTests

    tests on a database. The output will be a TestResults object, which contains the test results. ---------- EXAMPLE 2 ---------- $scriptsFo

    /dlma1/cmdlet-reference/invoke-dlmdatabasetests

  18. Deploy to multiple environments using Octopus Deploy

    http://docs.octopusdeploy.com/display/OD/Variables#Variables-Scoping. 2. Add the "Overwrite preproduction with production" step The first

    /dlma1/tutorials/using-the-powershell-cmdlets/deploy-to-multiple-environments-using-octopus-deploy

  19. Use the VSTS Release extension

    area, click see more. Click the Redgate DLM Automation Release item. Click Install. Choose the account you want to install to, and click

    /dlma1/get-started/using-the-add-ons/use-the-vsts-release-extension

  20. WMI over DCOM

    port to it e.g. 24158 Restart the "Windows Management Instrumentation" service wmi-config.PNG 2. Follow steps in this MSDN article: Setti

    /sm9/configuring-sql-monitor/adding-servers-to-monitor/adding-servers-on-a-different-network-from-your-base-monitor/wmi-over-dcom

  21. Your first script

    Develop your first PowerShell script from the scratch.API Listing all clusters monitored by SQL Monitor 1) Generate an authentication toke

    /sm9/api/your-first-script

  22. Reports

    SQL Monitor allows you to create, configure and schedule reports. Creating, configuring and downloading reports Scheduling emailed report

    /sm11/sql-server-performance-and-activity-monitoring/estate-information-and-reports/reports

  23. Creating custom metrics and alerts

    , and entering and testing the T-SQL query on which the metric is based. Step 2. Add an alert - optionally base an alert on the metric by

    /sm7/configuring-sql-monitor/creating-custom-metrics-and-alerts

  24. Rewinding time with Back in Time mode

    You can use the drop down to select the last 6, 12, or 24 hours, 2 days or 3 days. If you need to go further back in time to a previous d

    /sm7/analyzing-performance/overview-pages/rewinding-time-with-back-in-time-mode

  25. Best practice rules

    to specify the length because SQL Server has no idea what length you may subsequently need. Learn more about this rule BP009 – Avoid var

    /codeanalysis/code-analysis-for-sql-server/best-practice-rules


Didn't find what you were looking for?