Search for " Ȳݼӹ rhe345.top ӸƢ Ķ ̽ٿε ͳݾ߸ ٴ̾߱ ߸ ߸ Ī ٴ̾߱ " returned 1124 results.

Search all the documentation for " Ȳݼӹ rhe345.top ӸƢ Ķ ̽ٿε ͳݾ߸ ٴ̾߱ ߸ ߸ Ī ٴ̾߱ "

  1. New-DlmDatabaseRelease

    \sql2014" -Database "Test" -Username "sa" -Password "P@ssw0rd" New-DlmDatabaseRelease -Source $test -Target $staging This example show how

    /sr1/cmdlet-reference/new-dlmdatabaserelease

  2. Profiling an ASP.NET application on web development server

    application access unmanaged memory through P/Invoke or COM+, and you want to profile the unmanaged memory that your application uses. (N

    /amp8/setting-up-a-profiling-session/profiling-a-web-application/profiling-an-asp-net-application-on-web-development-server

  3. Profiling a .NET executable

    . This option will slow down your application slightly. Select Profile unmanaged memory allocations if your application access unmanaged m

    /amp8/setting-up-a-profiling-session/profiling-a-net-executable

  4. Navigating to Silverlight source code

    memory allocations if your application access unmanaged memory through P/Invoke or COM+, and you want to profile the unmanaged memory tha

    /amp8/setting-up-a-profiling-session/profiling-a-silverlight-application/navigating-to-silverlight-source-code

  5. Sync-DatabaseSchema

    \DatabaseBuildArtifact.1.0.0.nupkg" $production = New-DatabaseConnection -ServerInstance "prod01\sql2014" -Database "Production" -Username

    /sca4/reference/powershell-cmdlets/sync-databaseschema

  6. The SQL Scripts Manager XML schema

    . The description text can include simple HTML tags (for example, <i>, <b>, <ul>, <li>, <h1>, h2>, <pre>) for formatting the text on the D

    /ssm1/xml-schema-reference-for-script-files/the-sql-scripts-manager-xml-schema

  7. Setting up database connections

    "sa" -Password "P@ssw0rd" By assigning the output of New-DlmDatabaseConnection to a variable, you can reuse this as the input for another

    /dlma1/get-started/get-started-with-the-dlm-automation-cmdlets/setting-up-database-connections

  8. Using SQL Compare filters with DLM Automation cmdlets

    -ServerInstance "test01\sql2012" -Database "Test" -Username "sa" -Password "P@ssw0rd" $filter = "C:\Work\MyFilter.scpf" New-DlmDatabaseRe

    /dlma1/using-sql-compare-filters-with-dlm-automation-cmdlets

  9. PAGEIOLATCH_UP

    of latency, it suggests that the I/O subsystem is under pressure. Conversely, if you see many brief waits, you may be affected by increas

    /sm7/analyzing-performance/overview-pages/using-performance-diagnostics/list-of-common-wait-types/pageiolatch_up

  10. PAGEIOLATCH_EX

    experiencing some type of latency, it suggests that the I/O subsystem is under pressure. Conversely, if you see many brief waits, you may

    /sm7/analyzing-performance/overview-pages/using-performance-diagnostics/list-of-common-wait-types/pageiolatch_ex

  11. PAGEIOLATCH_SH

    that the I/O subsystem is under pressure. Conversely, if you see many brief waits, you may be affected by increased I/O activity. Investi

    /sm7/analyzing-performance/overview-pages/using-performance-diagnostics/list-of-common-wait-types/pageiolatch_sh

  12. PAGEIOLATCH_DT

    of latency, it suggests that the I/O subsystem is under pressure. Conversely, if you see many brief waits, you may be affected by increas

    /sm7/analyzing-performance/overview-pages/using-performance-diagnostics/list-of-common-wait-types/pageiolatch_dt

  13. PAGEIOLATCH_KP

    of latency, it suggests that the I/O subsystem is under pressure. Conversely, if you see many brief waits, you may be affected by increas

    /sm7/analyzing-performance/overview-pages/using-performance-diagnostics/list-of-common-wait-types/pageiolatch_kp

  14. FAQs

    on the temporary instance. How do I check no one in the team is using a clone before I delete it? This isn't currently supported within t

    /clone4/faqs

  15. Test-DatabaseConnection

    = New-DatabaseConnection -ServerInstance "prod01\sql2014" -Database "Production" -Username "AutomationUser" -Password "P@ssw0rd" Test-Dat

    /sca3/reference/powershell-cmdlets/test-databaseconnection

  16. Deploy a database package manually

    "WidgetProduction" -Username "sa" -Password "p@ssw0rd" # Create a database Release New-DlmDatabaseRelease -Source $source -Target $produc

    /dlma2/tutorials/using-the-powershell-cmdlets/deploy-a-database-package-manually

  17. ASYNC_IO_COMPLETION

    This occurs when SQL Server is waiting for asynchronous I/O operations to finish. It’s normal for a thread to enter a wait state as soon

    /sm8/analyzing-performance/overview-pages/using-performance-diagnostics/list-of-common-wait-types/async_io_completion

  18. IO_COMPLETION

    This occurs when SQL Server is waiting for I/O operations to finish that don’t read table or index rows from disk. It’s normal for a thre

    /sm8/analyzing-performance/overview-pages/using-performance-diagnostics/list-of-common-wait-types/io_completion

  19. Getting Started

    Requirements Licensing Installing What can I obfuscate? Privacy Information

    /sa6/getting-started

  20. Profiling a .NET executable

    . This option will slow down your application slightly. Select Profile unmanaged memory allocations if your application access unmanaged m

    /amp/setting-up-a-profiling-session/profiling-a-net-executable

  21. Profiling an ASP.NET application on web development server

    application access unmanaged memory through P/Invoke or COM+, and you want to profile the unmanaged memory that your application uses. (N

    /amp/setting-up-a-profiling-session/profiling-a-web-application/profiling-an-asp-net-application-on-web-development-server

  22. Using the .NET Reflector Power Commands

    ? This was originally a Power Command, but while looking for ways to merge the code I discovered native functionality in Reflector for ope

    /ref11/working-with-net-reflector/using-the-net-reflector-power-commands

  23. Using the .NET Reflector Power Commands

    ? This was originally a Power Command, but while looking for ways to merge the code I discovered native functionality in Reflector for ope

    /ref10/working-with-net-reflector/using-the-net-reflector-power-commands

  24. WRITELOG

    , or disk subsystem performance issues. If it exists in combination with at least one of the following waits, your servers could be experi

    /sm4/working-with-overviews/using-performance-diagnostics/list-of-common-wait-types/writelog

  25. Profiling an ASP.NET application on web development server

    application access unmanaged memory through P/Invoke or COM+, and you want to profile the unmanaged memory that your application uses. (N

    /amp10/setting-up-a-profiling-session/profiling-a-web-application/profiling-an-asp-net-application-on-web-development-server


Didn't find what you were looking for?