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

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

  1. Restoring from SQL HyperBac compressed backups

    First, consider the T-SQL command that was used to back up the "AdventureWorks" database using SQL HyperBac compression: BACKUP DATABASE

    /rp/sql-hyperbac/worked-examples-for-sql-hyperbac/restoring-from-sql-hyperbac-compressed-backups

  2. Sync-DatabaseSchema

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

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

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

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

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

  6. Migration scripts

    and then toggling the content view. You can learn more about Flyway Undo Migrations on the Undo migration scripts start with a U, followe

    /fd/migration-scripts-138347099.html

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

  8. SQL Prompt Actions

    shortcut Ctrl + B then Ctrl + U. Insert semicolons Insert semicolons will add any missing semicolons to SQL statements in your script. To

    /sp9/sql-refactoring/sql-prompt-actions

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

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

  10. Generic generators

    . \u0021 generates ! \\ \ \. . \^ ^ \$ $ \{ { \[ [ \] \] \( ( \| | \) ) \* * \+ + \? ? \a alarm character \b backspace \d digit \e escape

    /sdg2/using-generators/generic-generators

  11. Error Overrides

    the initial one. The following behaviors are accepted: D to force a debug message D- to force a debug message, but do not show the origin

    /fd/error-overrides-184127469.html

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

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

  14. SQL Prompt Actions

    shortcut Ctrl + B then Ctrl + U. Insert semicolons Insert semicolons will add any missing semicolons to SQL statements in your script. To

    /sp10/sql-refactoring/sql-prompt-actions

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

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

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

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

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

  20. Schema Compare for Oracle 3.0 release notes

    to cope with "cast(trunc(systimestamp, 'DD') as timestamp)" Parsing of materialized view starting with newline would fail Allow U'' style

    /sco4/release-notes-and-other-versions/schema-compare-for-oracle-3-0-release-notes

  21. Setting up object locking

    ); RAISE_APPLICATION_ERROR(-20078,'You can''t ' || ora_sysevent || ' ' || ora_dict_obj_owner || '.' || ora_dict_obj_name || ', it was loc

    /soco3/using-source-control-for-oracle/locking-objects/setting-up-object-locking

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

  23. Schema Compare for Oracle 3.0 release notes

    to cope with "cast(trunc(systimestamp, 'DD') as timestamp)" Parsing of materialized view starting with newline would fail Allow U'' style

    /sco3/release-notes-and-other-versions/schema-compare-for-oracle-3-0-release-notes

  24. Test-DatabaseConnection

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

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

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


Didn't find what you were looking for?