Search for " ٴ̾߱ rxv228.top ٴ̾߱ õ ߸ Ȳݼӵ ٴ̾߱⹫ ԻƮ ׸ƽ ü" returned 760 results.

Search all the documentation for " ٴ̾߱ rxv228.top ٴ̾߱ õ ߸ Ȳݼӵ ٴ̾߱⹫ ԻƮ ׸ƽ ü"

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

  2. Switches used in the command line

    /BackupPasswords1:P@ssw0rd /db2:WidgetProduction /BackupPasswords2:<password1>,<password2>,...,<password1N> Alias: /bpsw2 Specifies the p

    /sc15/using-the-command-line/switches-used-in-the-command-line

  3. Switches used in the command line

    /BackupPasswords1:P@ssw0rd /db2:WidgetProduction /BackupPasswords2:<password1>,<password2>,...,<password1N> Alias: /bpsw2 Specifies the p

    /sc14/using-the-command-line/switches-used-in-the-command-line

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

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

  6. Working with the command line and Docker

    https://documentation.red-gate.com/dso/redgate-change-control/terminology-reference/shadow-scripts-folder, this command will reset the sh

    /dso/flyway-desktop-formerly-redgate-change-control/working-with-the-command-line-and-docker

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

  8. Undo SQL Migration Prefix

    : prefixVERSIONseparatorDESCRIPTIONsuffix, which using the defaults translates to U1.1__My_description.sql Default U Usage Commandline ./f

    /fd/undo-sql-migration-prefix-224919757.html

  9. Using SQL Compare options with DLM Automation cmdlets

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

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

  10. Deploying a database using PowerShell scripts

    -ServerInstance your-server\sql2012 -Database WidgetStaging -Username sa -Password p@ssw0rd $productionState = New-DlmDatabaseConnection

    /sr1/worked-examples/deploying-a-database-using-powershell-scripts

  11. Data Generation MySQL worked example

    and finishing the setup in MySQL Workbench, execute the following at a command prompt: mysql -uroot -p Enter your password when prompted.

    /testdatamanager/command-line-interface-cli/data-generation/data-generation-worked-examples/data-generation-mysql-worked-example

  12. Test-DlmDatabaseConnection

    = New-DlmDatabaseConnection -ServerInstance "prod01\sql2014" -Database "Production" -Username "sa" -Password "P@ssw0rd" Test-DlmDatabaseC

    /sr1/cmdlet-reference/test-dlmdatabaseconnection

  13. Migrating projects with custom Migration Log name properties

    [$(DatabaseName)] BEGIN TRANSACTION IF OBJECT_ID('[$(NewMigrationLogSchemaName)].[__MigrationLog]', 'U') IS NULL AND OBJECT_ID('[$(OldMig

    /rr1/key-concepts/migrating-projects-with-custom-migration-log-name-properties

  14. NFS File Share

    -o nfsvers=MAJOR_VERSION SERVER_IP:/SHARE_PATH SOME_LOCAL_DIRECTORY -vvvv Replace MAJOR_VERSION with the appropriate major version number

    /redgate-clone/administration/admin-console/configuration/backup-storage/nfs-file-share

  15. Rolling back

    with U), starting with the most recent, all the way back to the undo script that corresponds to the version to be rolled back to. Running

    /rcc4/deploying-database-changes/implementing-a-roll-back-strategy/rolling-back

  16. Rolling back

    objects such as functions and procedures. Rolling back involves: Running pre-authored undo scripts (prefixed with U), starting with the m

    /dso/redgate-change-automation/implementing-a-roll-back-strategy/rolling-back

  17. Redgate Change Automation 2 release notes

    to the console. Added an optional `--output (-o)` parameter to rca release-perform to specify the location to save the drift detection re

    /rca3/release-notes-and-older-versions/redgate-change-automation-2-release-notes

  18. Redgate Change Automation 2 release notes

    to the console. Added an optional `--output (-o)` parameter to rca release-perform to specify the location to save the drift detection re

    /rca4/release-notes-and-older-versions/redgate-change-automation-2-release-notes

  19. Deployment

    " -Username "sa" -Password "p@ssw0rd" $DB2 = New-DlmDatabaseConnection -ServerInstance "your-server\sql2014" -Database "WidgetProduction"

    /dlma1/get-started/get-started-with-the-dlm-automation-cmdlets/deployment

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

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

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

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

  22. Communications security

    /redgate-platform-ca -n redgate-clone-app -o jsonpath='{.data.tls\.crt}' | base64 --decode > rgclone.crt Windows $encoded_cert = kubectl g

    /redgate-clone/administration/admin-console/configuration/communications-security

  23. Obfuscating code with name mangling

    . For example, the type FullScreenSplash is obfuscated to U+1D11E (which is unprintable). Unicode unprintable characters and advanced rena

    /sa8/obfuscating-your-code-with-smartassembly/obfuscating-code-with-name-mangling

  24. Obfuscating code with name mangling

    . For example, the type FullScreenSplash is obfuscated to U+1D11E (which is unprintable). Unicode unprintable characters and advanced rena

    /sa7/obfuscating-your-code-with-smartassembly/obfuscating-code-with-name-mangling

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

    /monitor14/async_io_completion-239668296.html


Didn't find what you were looking for?