Search for " 渶 rhq291.top ü渶 ۸ 渶 渶 ˻ λ渶 ϱ" returned 275 results.

Search all the documentation for " 渶 rhq291.top ü渶 ۸ 渶 渶 ˻ λ渶 ϱ"

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

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

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

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

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

  6. Test-DlmDatabaseConnection

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

    /sr1/cmdlet-reference/test-dlmdatabaseconnection

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

  8. SQL Server - Working with Memory Optimized Tables

    automatically been added. image2022-11-28_14-49-11.png The contents of both the U and V .sql.conf files are: # Manually determine whether

    /fd/sql-server-working-with-memory-optimized-tables-185303987.html

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

  10. Creating an Oracle data image from an RMAN backup

    commands. rman target <connection-string> backup database format '/host/backups/%U'; backup archivelog all format '/host/backups/ARC_%U';

    /redgate-clone/using-the-cli/cli-how-to/creating-a-data-image/creating-an-oracle-data-image-from-an-rman-backup

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

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

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

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

  15. "Failed to verify certificate: x509: certificate signed by unknown authority" when using the CLI

    nmap -p {port} --script ssl-cert {address} openssl cat /dev/null | openssl s_client -showcerts {address}:{port} 2>/dev/null | openssl x50

    /redgate-clone/administration/troubleshooting/failed-to-verify-certificate-x509-certificate-signed-by-unknown-authority-when-using-the-cli

  16. Command line switches

    forcecolumnorder f forwardslash s defineoff d blanklineson b excludetargetschema e detectcolumnrenames r purgedroptable p suppressalterco

    /sco4/using-the-command-line/command-line-switches

  17. Command line switches

    forcecolumnorder f forwardslash s defineoff d blanklineson b excludetargetschema e detectcolumnrenames r purgedroptable p suppressalterco

    /sco3/using-the-command-line/command-line-switches

  18. Use-DlmDatabaseRelease

    " -Database "Staging" -Username "sa" -Password "P@ssw0rd" $package = "C:\NuGetFeed\database.nupkg" $update = New-DlmDatabaseRelease -Sourc

    /sr1/cmdlet-reference/use-dlmdatabaserelease

  19. Sync-DlmDatabaseSchema

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

    /dlma1/cmdlet-reference/sync-dlmdatabaseschema

  20. Command line switches

    , and crossschemapermissions) Value Option scriptheader h forcecolumnorder f forwardslash s defineoff d blanklineson b excludetargetschema

    /sco5/using-the-command-line/command-line-switches

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

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

  22. Deployment

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

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

  23. SQL LocalDB instance RedGateTemp corrupted

    For Local Service, enter psexec -u "nt authority\Local Service" cmd.exe For other accounts or for more information about using PsExec, se

    /sci1/troubleshooting/sql-localdb-instance-redgatetemp-corrupted

  24. Update-ClassificationInLiveDatabase

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

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

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


Didn't find what you were looking for?