Search for " ͳݹٴ̾߱ rcd045.top Ȳݼ ¶ιٴ̾߱ ߸Ӵٿ ̾߱Ʈ ٴ̾߱ Ծ߸2199" returned 680 results.

Search all the documentation for " ͳݹٴ̾߱ rcd045.top Ȳݼ ¶ιٴ̾߱ ߸Ӵٿ ̾߱Ʈ ٴ̾߱ Ծ߸2199"

  1. Creating custom metrics and alerts

    by running a T-SQL query against the objects at regular intervals and displaying the collected values as data points on the Analysis page

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

  2. Run a Data Masker masking set during image creation

    number of modifications in any order: # Script to create a new SQL Clone data image with both a Data Masker masking set and post-image T-

    /clone2/automation/powershell-worked-examples/run-a-data-masker-masking-set-during-image-creation

  3. Run a Data Masker masking set during image creation

    number of modifications in any order: # Script to create a new SQL Clone data image with both a Data Masker masking set and post-image T-

    /clone3/automation/powershell-worked-examples/run-a-data-masker-masking-set-during-image-creation

  4. Configure External Data Source Dependencies

    is_master_key_encrypted_by_server FROM sys.databases WHERE name = DB_NAME()) = 0 BEGIN CREATE MASTER KEY ENCRYPTION BY PASSWORD = 'P@ssw0

    /sca4/developing-databases/concepts/migrations/pre-deployment-and-post-deployment-scripts/configure-external-data-source-dependencies

  5. Test-DatabaseConnection

    -ServerInstance "prod01\sql2014" -Database "Production" -Username "AutomationUser" -Password "P@ssw0rd" Test-DatabaseConnection $connecti

    /sca4/reference/powershell-cmdlets/test-databaseconnection

  6. 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

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

  7. Using SQL Compare filters with DLM Automation cmdlets

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

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

  8. New-DatabaseConnection

    ---------- EXAMPLE 1 ---------- $staging = New-DatabaseConnection -ServerInstance "staging01\sql2014" -Database "Staging" -Username "Auto

    /sca4/reference/powershell-cmdlets/new-databaseconnection

  9. Generic generators

    ! \\ \ \. . \^ ^ \$ $ \{ { \[ [ \] \] \( ( \| | \) ) \* * \+ + \? ? \a alarm character \b backspace \d digit \e escape \f formfeed \n new

    /sdg3/using-generators/generic-generators

  10. Profiling a Windows service

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

    /amp/setting-up-a-profiling-session/profiling-a-windows-service

  11. Profiling a COM+ server application

    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-com+-server-application

  12. Profiling an ASP.NET application on IIS

    memory through P/Invoke or COM+, and you want to profile the unmanaged memory that your application uses. (Not available in Windows XP /

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

  13. Profiling an ASP.NET Core application on IIS

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

    /amp/setting-up-a-profiling-session/profiling-a-web-application/profiling-an-asp-net-core-application-on-iis

  14. Profiling an ASP.NET application on IIS Express

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

    /amp/setting-up-a-profiling-session/profiling-a-web-application/profiling-an-asp-net-application-on-iis-express

  15. SQL Prompt 4.0 release notes

    set of options. Improved SQL Grammar support Enhanced T-SQL grammar support for SQL 2000, SQL 2005 and SQL 2008 SQL server editions. Sugg

    /sp6/release-notes-and-other-versions/sql-prompt-4-0-release-notes

  16. SQBHostedStorageClient.exe

    >] [-i|–instance <instance name>] [-p|–password <backup password>] <file name> [-F <folder name>] Uploads the specified file to the Hosted

    /sbu10/tools-and-utilities/sqbhostedstorageclient-exe

  17. Step 1. Define metric

    metrics that may affect or be affected by this metric. references to useful TechNet articles or similar sites. Enter the T-SQL query used

    /sm12/metrics-alerts-and-notifications/adding-custom-metrics-and-alerts/create-a-custom-metric-and-alert/step-1-define-metric

  18. Feature usage reporting with the SDK

    , or save an encrypted report to disk, or use T-SQL to fetch reports from the server. To customize the feature usage reporting consent dia

    /sa8/reporting-feature-usage/feature-usage-reporting-with-the-sdk

  19. MSQL_XP

    Extended stored procedures within SQL Server allow you to make a T-SQL external call to a compiled DLL, so you can run code that can’t be

    /sm10/sql-server-performance-and-activity-monitoring/dashboards-and-overviews/server-overview-pages/performance-diagnostics-queries-and-waits/top-10-waits/list-of-common-wait-types/msql_xp

  20. Profiling a Windows service

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

    /amp10/setting-up-a-profiling-session/profiling-a-windows-service

  21. Profiling a COM+ server application

    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-com+-server-application

  22. Profiling a Silverlight application

    unmanaged memory through P/Invoke or COM+, and you want to profile the unmanaged memory that your application uses. (Not available in Win

    /amp10/setting-up-a-profiling-session/profiling-a-silverlight-application

  23. Profiling an ASP.NET application on IIS Express

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

    /amp10/setting-up-a-profiling-session/profiling-a-web-application/profiling-an-asp-net-application-on-iis-express

  24. Profiling an ASP.NET Core application on IIS

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

    /amp10/setting-up-a-profiling-session/profiling-a-web-application/profiling-an-asp-net-core-application-on-iis

  25. Profiling an ASP.NET application on IIS

    memory through P/Invoke or COM+, and you want to profile the unmanaged memory that your application uses. (Not available in Windows XP /

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


Didn't find what you were looking for?