Search for " ûƮõ rvb934.top Ѱ Ŀ Ϲ Ŭ ÷ ī ڸ ּҺ ī丮 ī " returned 1146 results.

Search all the documentation for " ûƮõ rvb934.top Ѱ Ŀ Ϲ Ŭ ÷ ī ڸ ּҺ ī丮 ī "

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

  2. Update-ClassificationInLiveDatabase

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

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

  3. Sync-DlmDatabaseSchema

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

    /dlma2/cmdlet-reference/sync-dlmdatabaseschema

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

  5. Test-DlmDatabaseConnection

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

    /dlma1/cmdlet-reference/test-dlmdatabaseconnection

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

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

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

  9. The CONVERT command

    pubs.sqb to an unencrypted MTF format file: SQLBackupC.exe -I {instance name} -SQL "CONVERT 'C:\Backups\pubs.sqb' TO 'C:\Backups\pubs.bak

    /display/SBU8/The+CONVERT+command

  10. SQL Backup Pro 8.4 release notes

    : Command line now identifies the cluster name for default instances SB-5568: Using the "-I <instance name>" parameter with the Extended S

    /display/SBU8/SQL+Backup+Pro+8.4+release+notes

  11. Using SmartAssembly with an ASP.NET website

    pre-compiled code for the website: aspnet_compiler -v "/" -d -p "c:\mywebsite" "c:\mynewwebsite" Open the dependent DLLs (not App_Web_xxx

    /sa6/building-your-assembly/using-smartassembly-with-an-asp-net-website

  12. Creating a PostgreSQL data image from a custom backup

    the following pg_dump command: pg_dump -h prod-db.example.com -U admin --create pagila --format=custom > ./postgres-backup-image/pagila.d

    /redgate-clone/using-the-cli/cli-how-to/creating-a-data-image/creating-a-postgresql-data-image-from-a-custom-backup

  13. Test-DlmDatabaseConnection

    ---------- $connection = New-DlmDatabaseConnection -ServerInstance "prod01\sql2014" -Database "Production" -Username "AutomationUser" -Pa

    /dlma2/cmdlet-reference/test-dlmdatabaseconnection

  14. Profiling an assembly in the Global Assembly Cache (GAC)

    shfusion.dll . From a command prompt, run: regsvr32 /u %systemroot%\microsoft.net\framework\v2.0.50727\shfusion.dll Open the GAC folder b

    /app8/troubleshooting/unexpected-behavior-and-technical-questions/profiling-an-assembly-in-the-global-assembly-cache-gac

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

    /sca4/deploying-database-changes/automated-deployment-with-sql-source-control-projects/using-comparison-options-with-sql-change-automation-powershell-module-for-sql-source-control-projects

  16. Use-DlmDatabaseRelease

    " -Password "P@ssw0rd" $package = "C:\Work\packages\MyDatabase.1.0.0.nupkg" $update = New-DlmDatabaseRelease -Source $package -Target $sta

    /dlma2/cmdlet-reference/use-dlmdatabaserelease

  17. Source Control for Oracle 2.0 release notes

    (systimestamp, 'DD') as timestamp)" Parsing of materialized view starting with newline would fail Allow U'' style string literals Tables w

    /soco3/release-notes-and-other-versions/source-control-for-oracle-2-0-release-notes

  18. Troubleshooting System.OutOfMemoryException during comparison

    WHERE c.system_type_id IN (35, 165, 99, 34, 173) AND o.[name] NOT LIKE 'sys%' AND o.[name] <> 'dtproperties' AND o.[type] = 'U' GO

    /sdc13/troubleshooting/error-messages/troubleshooting-system-outofmemoryexception-during-comparison

  19. Troubleshooting System.OutOfMemoryException during comparison

    WHERE c.system_type_id IN (35, 165, 99, 34, 173) AND o.[name] NOT LIKE 'sys%' AND o.[name] <> 'dtproperties' AND o.[type] = 'U' GO

    /sdc12/troubleshooting/error-messages/troubleshooting-system-outofmemoryexception-during-comparison

  20. Troubleshooting System.OutOfMemoryException during comparison

    WHERE c.system_type_id IN (35, 165, 99, 34, 173) AND o.[name] NOT LIKE 'sys%' AND o.[name] <> 'dtproperties' AND o.[type] = 'U' GO

    /sdc15/troubleshooting/error-messages/troubleshooting-system-outofmemoryexception-during-comparison

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

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

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

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

  23. Troubleshooting System.OutOfMemoryException during comparison

    WHERE c.system_type_id IN (35, 165, 99, 34, 173) AND o.[name] NOT LIKE 'sys%' AND o.[name] <> 'dtproperties' AND o.[type] = 'U' GO

    /sdc14/troubleshooting/error-messages/troubleshooting-system-outofmemoryexception-during-comparison

  24. Profiling an XBAP

    unmanaged memory allocations if your application access unmanaged memory through P/Invoke or COM+, and you want to profile the unmanaged

    /amp8/setting-up-a-profiling-session/profiling-an-xbap

  25. Source Control for Oracle 2.0 release notes

    (systimestamp, 'DD') as timestamp)" Parsing of materialized view starting with newline would fail Allow U'' style string literals Tables w

    /soco1/release-notes-and-other-versions/source-control-for-oracle-2-0-release-notes


Didn't find what you were looking for?