Search for " ٺġḱ rhx063.top ĸƾ̵ ¶ ù Ըӽ Ȯ ٴ̾߱ pc ȯ ˶" returned 801 results.

Search all the documentation for " ٺġḱ rhx063.top ĸƾ̵ ¶ ù Ըӽ Ȯ ٴ̾߱ pc ȯ ˶"

  1. Using performance diagnostics

    help you decide how to start troubleshooting. Queries can help you evaluate the efficiency of I/O usage, and identify problematic stateme

    /sm7/analyzing-performance/overview-pages/using-performance-diagnostics

  2. Update-ClassificationInLiveDatabase

    -------------------------- Update-ClassificationInLiveDatabase -instanceName "sqlserver\sql2016" -databaseName "WideWorldImporters" -user

    /sql-data-catalog/automation-with-powershell/powershell-cmdlet-reference/update-classificationinlivedatabase

  3. Use SQLCover with SQL Change Automation PowerShell cmdlets

    NuGet & $nuget install ReportGenerator -Version 2.4.4 -o $PackagesDir # The ReportGenerator executable $reportGeneratorExe = "$PackagesDi

    /sca4/deploying-database-changes/automated-deployments-with-sql-change-automation-projects/use-sqlcover-with-sql-change-automation-powershell-cmdlets

  4. SQL Change Automation PowerShell 4.4 release notes

    4.4.22097 - April 7th, 2022 Improvements: VT-178 - Certain cmdlets will now create less temporary directories, reducing amount of I/O ope

    /sca4/release-notes-and-other-versions/powershell-module-release-notes/sql-change-automation-powershell-4-4-release-notes

  5. Migrating projects with custom Migration Log name properties

    "MyMigrationObjSchema" GO USE [$(DatabaseName)] BEGIN TRANSACTION IF OBJECT_ID('[$(NewMigrationLogSchemaName)].[__MigrationLog]', 'U') IS

    /sca3/tutorials/worked-examples/migrating-projects-with-custom-migration-log-name-properties

  6. Applying casing options

    to. On the SQL Prompt menu, click Apply Casing Options. You can also hold Ctrl and press B then U to apply casing options.

    /sp7/formatting-your-code/applying-casing-options

  7. Sync-DlmDatabaseSchema

    \sql2014" -Database "Test" -Username "AutomationUser" -Password "P@ssw0rd" Sync-DlmDatabaseSchema -Source $scriptsFolder -Target $test Thi

    /dlma2/cmdlet-reference/sync-dlmdatabaseschema

  8. Processes and databases

    during that period, and how much I/O it performed. Processes (Server) Name of each server process, including WMI processes, how long it’s

    /sm11/sql-server-performance-and-activity-monitoring/dashboards-and-overviews/server-overview-pages/processes-and-databases

  9. SQL Server and host machine metrics

    a physical CPU core or logical processor. Effective VM speed MHz The approximate effective speed of the virtual machine's virtual CPU in

    /sm11/sql-server-performance-and-activity-monitoring/dashboards-and-overviews/server-overview-pages/sql-server-and-host-machine-metrics

  10. Overview of SQL Monitor and its design

    the potential cause of an alert, and will help to diagnose CPU, memory or I/O queues and bottlenecks. It will help to understand the caus

    /sm11/overview-and-licensing/overview-of-sql-monitor-and-its-design

  11. Test-DlmDatabaseConnection

    ---------- $connection = New-DlmDatabaseConnection -ServerInstance "prod01\sql2014" -Database "Production" -Username "sa" -Password "P@ss

    /dlma1/cmdlet-reference/test-dlmdatabaseconnection

  12. SmartAssembly 5.0 release notes

    Better handling of renaming assemblies that are merged Fixed bugs in pruning related p/Invoke calls Major bugs in highest obfuscation lev

    /sa6/release-notes-and-other-versions/smartassembly-5-0-release-notes

  13. Setting up database connections

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

    /sr1/getting-started/setting-up-database-connections

  14. Setting up Automated Installs

    it as the Response variable # $Response = Invoke-WebRequest https://download.red-gate.com/SQLMonitor.exe -o SQLMonitor.exe It achieves th

    /sm13/setting-up-automated-installs-195789085.html

  15. Using comparison options with SQL Change Automation PowerShell module for SQL Source Control Projects

    . The option must be preceded by a minus sign. $staging = New-DatabaseConnection -ServerInstance "staging01\sql2012" -Database "Staging" -

    /sca3/automating-database-changes/automated-deployments/using-comparison-options-with-sql-change-automation-powershell-module-for-sql-source-control-projects

  16. Example of azure-pipelines.yml

    "Installing SmartAssembly from $msiPath into $saInstallLocation" $p = Start-Process -FilePath msiexec -Args "/qn /i `"$msiPath`" INSTALLD

    /sa8/building-your-assembly/using-smartassembly-with-azure-pipelines/example-of-azure-pipelines-yml

  17. The SQL LocalDB instance 'RedGateTemp' does not exist

    account you need to run to configure the build agent: For Local System, enter psexec -i -s cmd.exe For Local Service, enter psexec -u "nt

    /dlma1/troubleshooting/error-messages/the-sql-localdb-instance-redgatetemp-does-not-exist

  18. Example of azure-pipelines.yml

    "Installing SmartAssembly from $msiPath into $saInstallLocation" $p = Start-Process -FilePath msiexec -Args "/qn /i `"$msiPath`" INSTALLD

    /sa7/building-your-assembly/using-smartassembly-with-azure-pipelines/example-of-azure-pipelines-yml

  19. "Too many open files"

    the /etc/sysctl.conf file and add the line fs.inotify.max_user_instances=512 You can then run sudo sysctl -p /etc/sysctl.conf to load the

    /redgate-clone/administration/troubleshooting/too-many-open-files

  20. Creating a data repository database

    This page lists the error messages that might be displayed if SQL Monitor can't create the SQL Monitor database. The errors might relate

    /sm8/troubleshooting/error-messages/creating-a-data-repository-database

  21. Using performance diagnostics

    help you decide how to start troubleshooting. Queries can help you evaluate the efficiency of I/O usage, and identify problematic stateme

    /sm8/analyzing-performance/overview-pages/using-performance-diagnostics

  22. Using SmartAssembly with Azure Pipelines

    SmartAssembly from $msiPath into $saInstallLocation" $p = Start-Process -FilePath msiexec -Args "/qn /i `"$msiPath`" INSTALLDIR=`"$saInst

    /sa8/building-your-assembly/using-smartassembly-with-azure-pipelines

  23. Using SmartAssembly with Azure Pipelines

    *_x64.msi").FullName "Installing SmartAssembly from $msiPath into $saInstallLocation" $p = Start-Process -FilePath msiexec -Args "/qn /i `

    /sa7/building-your-assembly/using-smartassembly-with-azure-pipelines

  24. Creating a data repository database

    This page lists the error messages that might be displayed if SQL Monitor can't create the SQL Monitor database. The errors might relate

    /sm9/troubleshooting/error-messages/creating-a-data-repository-database

  25. Using performance diagnostics

    help you decide how to start troubleshooting. Queries can help you evaluate the efficiency of I/O usage, and identify problematic stateme

    /sm9/overview-pages/using-performance-diagnostics


Didn't find what you were looking for?