Search for " ٴ̾߱ Ī rfc234.top ϴ°ּ Ȳݼ Ȳݼ Ȳݼ Ʈ Ȳݼӹ Ѱӹٵ ü ٿ" returned 1459 results.

Search all the documentation for " ٴ̾߱ Ī rfc234.top ϴ°ּ Ȳݼ Ȳݼ Ȳݼ Ʈ Ȳݼӹ Ѱӹٵ ü ٿ"

  1. Database DevOps FAQ

    https://www.red-gate.com/solutions/resources. Should I use a shared or have dedicated development databases for all developers? There are

    /dbdevops/database-devops-faq

  2. Kerberos Config File

    Kerberos Config File Flyway Teams https://www.red-gate.com/products/flyway/teams Description The path to the your Kerberos configuration f

    /fd/kerberos-config-file-224919723.html

  3. SQL Scripts Manager 1.1 release notes

    December 16th, 2010 New features: Contains 28 scripts written by expert DBAs Provides a UI frontend for T-SQL and Python scripts Opens rg

    /ssm1/release-notes-and-other-versions/sql-scripts-manager-1-1-release-notes

  4. Create a custom metric and alert

    How do I create a custom metric and alert? If you don't want to create a custom metric and alert from scratch, we've provided a website,

    /sm10/metrics-alerts-and-notifications/adding-custom-metrics-and-alerts/create-a-custom-metric-and-alert

  5. Sync-DlmDatabaseSchema

    "P@ssw0rd" Sync-DlmDatabaseSchema -Source $scriptsFolder -Target $test This example show how to update a test database to match a scripts

    /sr1/cmdlet-reference/sync-dlmdatabaseschema

  6. Using SQL Compare options with DLM Automation cmdlets

    \sql2012" -Database "Staging" -Username "sa" -Password "P@ssw0rd" $test = New-DlmDatabaseConnection -ServerInstance "test01\sql2012" -Data

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

  7. "Value cannot be null" error creating data script

    it using the following (SQL Server 2005 and up) query: SELECT NAME, object_id FROM sys.objects WHERE TYPE='U' AND OBJECT_ID IN ( SELECT o

    /sqp7/troubleshooting/error-messages/value-cannot-be-null-error-creating-data-script

  8. Technical overview of SQL Virtual Restore

    the T-SQL RESTORE commands needed to virtually restore your databases. You can also run T-SQL RESTORE commands directly (for example, to

    /rp/sql-virtual-restore/technical-overview-of-sql-virtual-restore

  9. LCK_M_RX_X

    the T-SQL is using serializable transaction level. Investigating Break long transactions down into shorter ones. See: Managing Long-Runni

    /sm11/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/lck_m_rx_x

  10. LCK_M_RX_U

    and deletions when the T-SQL is using serializable transaction level. Investigating Break long transactions down into shorter ones. See:

    /sm11/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/lck_m_rx_u

  11. LCK_M_RX_S

    when the T-SQL is using serializable transaction level. Investigating Break long transactions down into shorter ones. See: Managing Long-

    /sm11/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/lck_m_rx_s

  12. LCK_M_RS_U

    , insertions and deletions when the T-SQL is using serializable transaction level. Investigating Break long transactions down into shorter

    /sm11/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/lck_m_rs_u

  13. LCK_M_RS_S

    and deletions when the T-SQL is using serializable transaction level. Investigating Break long transactions down into shorter ones. See:

    /sm11/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/lck_m_rs_s

  14. LCK_M_RIn_X

    or modified by other transactions. Key-range locks protect the rows included in a record set, and prevent phantom reads, insertions and d

    /sm11/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/lck_m_rin_x

  15. LCK_M_RIn_U

    and deletions when the T-SQL is using serializable transaction level. Investigating Break long transactions down into shorter ones. See:

    /sm11/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/lck_m_rin_u

  16. LCK_M_RIn_S

    the T-SQL is using serializable transaction level. Investigating Break long transactions down into shorter ones. See: Managing Long-Runni

    /sm11/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/lck_m_rin_s

  17. LCK_M_RIn_NL

    , insertions and deletions when the T-SQL is using serializable transaction level. Investigating Break long transactions down into shorter

    /sm11/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/lck_m_rin_nl

  18. Using SQL Compare filters in SQL Release

    'Staging' -Username 'sa' -Password 'P@ssw0rd' $test = New-DlmDatabaseConnection -ServerInstance 'test01\sql2012' -Database 'Test' -Userna

    /sr1/using-sql-compare-filters-in-sql-release

  19. ReadyRoll 1.2 release notes

    1.2 - May 31st, 2012 Today I have the pleasure of announcing that ReadyRoll now supports SQL Server 2012! There is a slight catch, howeve

    /rr1/release-notes-and-other-versions/readyroll-1-2-release-notes

  20. Setting up a project with a companion tSQLt project in SSMS

    in Visual Studio guide for setup instead of this document. 1. Create an example database, Northwind I am creating an example database nam

    /sca4/developing-databases/working-with-the-ssms-add-in/setting-up-a-project-in-ssms/setting-up-a-project-with-a-companion-tsqlt-project-in-ssms

  21. Top queries

    statistics (number of times the query has been executed, and averages for duration, CPU time, I/O activity, and so on). It displays this

    /monitor14/top-queries-239668180.html

  22. Create a custom metric and alert

    How do I create a custom metric and alert? If you don't want to create a custom metric and alert from scratch, we've provided a website,

    /sm11/metrics-alerts-and-notifications/adding-custom-metrics-and-alerts/create-a-custom-metric-and-alert

  23. Using a SQL Clone image as a baseline

    a snapshot of your entire database schema and data. Why and when should I use it? There are several use cases where using a SQL Clone ima

    /sca4/developing-databases/concepts/baseline/using-a-sql-clone-image-as-a-baseline

  24. HyperUtil.exe

    for more information about how SQL Storage Compress uses key files. /Q[uery] Display information about the source file. /T[est] Verify th

    /rp/sql-storage-compress/sql-storage-compress-utilities/hyperutil-exe

  25. Example - renaming a table without data loss

    ]', 'U') IS NULL BEGIN CREATE TABLE Dev.[dbo].[Person] (Name NCHAR(50)) INSERT INTO Dev.[dbo].[Person] VALUES ('James') INSERT INTO Dev.[d

    /soc4/using-sql-source-control/working-with-migration-scripts/migration-scripts-v2-beta/example-renaming-a-table-without-data-loss


Didn't find what you were looking for?