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

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

  1. Step 2. Add an alert

    cmsteptwo.gif Adding an alert to a custom metric is optional, but it means you'll be notified if the metric value passes certain threshol

    /sm11/metrics-alerts-and-notifications/adding-custom-metrics-and-alerts/create-a-custom-metric-and-alert/step-2-add-an-alert

  2. Continuous integration

    -NuGetFeedUrl "http://localhost:4000/nuget/packages" -NuGetApiKey "ed6d7c98-9847-4599-b5a8-323f215b5c89" In the example above: On line 2,

    /sr1/getting-started/continuous-integration

  3. Deploying a database using Bamboo

    , click Create Definition. worddav30d7e955221fa50f9cbfe52392566b36.png Enter a name, such as DbPackage, and use the copy pattern *.nupkg.

    /sr1/worked-examples/deploying-a-database-using-bamboo

  4. Invoke-DlmDatabaseSchemaValidation

    of a ValidatedSchemaSource object that can be used as the input for other SQL Release cmdlets. ---------- EXAMPLE 2 ---------- $scriptsFo

    /sr1/cmdlet-reference/invoke-dlmdatabaseschemavalidation

  5. Using SQLCover with SQL Release PowerShell cmdlets

    and Microsoft.SqlServer.TransactSql.ScriptDom.dll are required. Right-click SQLCover.dll and select Properties and Unblock the dll 2. Wra

    /sr1/worked-examples/using-sqlcover-with-sql-release-powershell-cmdlets

  6. Deploying a database package using Octopus Deploy step templates

    Database Release" step template in the same way. 2. Create an Octopus Deploy project In Octopus Deploy, click Projects and All. Click Add

    /sr1/worked-examples/deploying-a-database-package-using-octopus-deploy-step-templates

  7. Deploying a database package using Octopus Deploy

    project. In the Name field, enter Widget Deployment. Click Save. 2. Set up the project variables Variables let you reuse scripts in other

    /sr1/worked-examples/deploying-a-database-package-using-octopus-deploy

  8. Setting up SQL Data Catalog integration

    , insert the following line immediately before the final line: <add key="SqlDataCatalogUri" value="DATACATALOGURL" /> 2) Replace 'DATACATA

    /clone4/getting-started/installation/installing-the-sql-clone-server/setting-up-sql-data-catalog-integration

  9. Inspecting Issues

    Ctrl + Shift + E) to display Issue details: image2018-2-21_11-44-58.png The Issue Details window is resizable and dockable. We recommend

    /sp9/sql-code-analysis/inspecting-issues

  10. Working with basic filters

    problem (see Understanding ANTS Memory Profiler). Objects on the large object / Gen 0 / Gen 1 / Gen 2 heap Show only objects in the selec

    /amp10/working-with-profiling-results/object-filters/working-with-basic-filters

  11. Example configuration using virtualization software

    IDE hard drive of a machine running Windows XP Pro SP3 VM with .NET 3.5 SP1 installed. Physical memory: There is 2 GB of physical memory

    /sm4/worked-examples/example-configuration-using-virtualization-software

  12. How SQL Source Control works behind the scenes

    are listed as changes to commit. 2: Identifying changes to get SQL Source Control compares the working base and the transient. Changes th

    /soc6/reference-information/how-sql-source-control-works-behind-the-scenes

  13. SQL Backup Pro 7.2 release notes

    the Schedule Restore Jobs wizard. On step 2 of the Schedule Restore Jobs wizard, Create new database is always selected and populated by

    /sbu9/release-notes-and-other-versions/sql-backup-pro-7-2-release-notes

  14. SQL Backup Pro 8.0 release notes

    GUI New window appearance GUI New product logo GUI New product switcher - accessible from the product logo top-left GUI Support for .NET4

    /sbu10/release-notes-and-other-versions/sql-backup-pro-8-0-release-notes

  15. Inspecting Issues

    Ctrl + Shift + E) to display Issue details: image2018-2-21_11-44-58.png The Issue Details window is resizable and dockable. We recommend

    /sp10/sql-code-analysis/inspecting-issues

  16. Fragmentation notices

    This page applies to ANTS Memory Profiler 8.2 only. Fragments are blocks of unused memory. On the small object heaps (Generation 0, 1 and

    /amp8/strategies-for-memory-profiling/checking-for-large-object-heap-fragmentation/fragmentation-notices

  17. Requirements

    , we have shipped ANTS Profiler Visual Studio add-in version 2. This version only supports Visual Studio 2010 and later. ANTS Profiler Vis

    /amp8/requirements

  18. Deploy a database from source control

    where you rarely run database modification statements (inserts, updates, deletes) and rarely wish to customize the auto-generated code fo

    /soc7/common-tasks/deploy-a-database-from-source-control

  19. Moving the evaluation repository to a SVN server

    the installation. For information on installing VisualSVN Server, see Setting up a Subversion server. 2. Import your evaluation repositor

    /soc3/linking-to-source-control/evaluation-repository/moving-the-evaluation-repository-to-a-svn-server

  20. Deploying a database from source control

    with the Subversion repository. 2. Migrate the local copy to the target server At a command prompt, type: cd C:\program files\red gate\SQ

    /soc3/using-sql-source-control/deploying-a-database-from-source-control

  21. Examples - using the command line

    : sco /source:user/pass@TEST{'SCHEMA_a'} /target:user/pass@TEST{'SCHEMA_a'} Example 2: sco /source:user/pass@TEST{schema_a,'SCHEMA_b'} /ta

    /sco5/using-the-command-line/examples-using-the-command-line

  22. Migrate

    and 9 in order. Example 2: We have migrations available up to version 9, and the database is at version 9. Migrate does nothing. Usage Ho

    /fd/migrate-184127460.html

  23. Code - Submit your Changes

    work? Great! Show the world! Create a pull request and briefly describe your changes: Step 1: Step 2: We'll have a look at them and provi

    /fd/code-submit-your-changes-184127563.html

  24. Import-DatabaseBuildArtifact

    -DatabaseBuildArtifact cmdlet then publishes the output object to a NuGet feed. ---------- EXAMPLE 2 ---------- $buildArtifactPath = "C:\W

    /sca4/reference/powershell-cmdlets/import-databasebuildartifact

  25. Import-DatabaseReleaseArtifact

    -DatabaseReleaseArtifact like this allows you to review the update script before you deploy with SQL Change Automation. ---------- EXAMPLE

    /sca4/reference/powershell-cmdlets/import-databasereleaseartifact


Didn't find what you were looking for?