Search for " 渶 rgu985.top 渶ڸ 渶 緹̽ ̷̽º ǰ渶 渶 ǵ渶 " returned 2162 results.

Search all the documentation for " 渶 rgu985.top 渶ڸ 渶 緹̽ ̷̽º ǰ渶 渶 ǵ渶 "

  1. Installing

    in the Redgate toolbar. image2017-6-9 15:24:2.png If you would like to configure the SQL Code Guard command line, please refer to the DLM

    /scg/sql-code-analysis-documentation/sql-code-guard-ssms-2016-add-in-deprecated/installing

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

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

  4. Backup Application Database

    -forwarding command again. Taking a backup To create a backup run the following command: pg_dump -a -U postgres -p 5432 -h localhost confi

    /redgate-clone/administration/how-to/backup-application-database

  5. Example of azure-pipelines.yml

    "Installing SmartAssembly from $msiPath into $saInstallLocation" $p = Start-Process -FilePath msiexec -Args "/qn /i `"$msiPath`" INSTALLD

    /sa8/building-your-assembly/using-smartassembly-with-azure-pipelines/example-of-azure-pipelines-yml

  6. Example of azure-pipelines.yml

    "Installing SmartAssembly from $msiPath into $saInstallLocation" $p = Start-Process -FilePath msiexec -Args "/qn /i `"$msiPath`" INSTALLD

    /sa7/building-your-assembly/using-smartassembly-with-azure-pipelines/example-of-azure-pipelines-yml

  7. Test Coverage with SQL Cover

    the Code Coverage checkbox is checked before running the tests. image2018-2-7_10-41-36.png You can now run your tests. When the run is co

    /sqt3/test-coverage-with-sql-cover

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

    To view configuration settings, use the Config tab of the Admin Console. new-config.PNG Changing Settings Once you have finished editing y

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

  10. Using Azure Interactive Authentication

    and then click on the Register button. image2021-3-24_14-19-38.png Make a note of the Application (client) ID, and the Directory (tenant)

    /rcc3/reference/database-connections/using-azure-interactive-authentication

  11. Test Coverage with SQL Cover

    the Code Coverage checkbox is checked before running the tests. image2018-2-7_10-41-36.png You can now run your tests. When the run is co

    /sqt4/test-coverage-with-sql-cover

  12. Using Azure Interactive Authentication

    ) for the application name and then click on the Register button. image2021-3-24_14-19-38.png Make a note of the Application (client) ID,

    /rcc4/reference/database-connections/using-azure-interactive-authentication

  13. Step 2 - Installation pre-requisites checks

    inside volume groups, which will show up as below when running lsblk : image-2023-9-27_18-45-38.png By default there should be enough spa

    /redgate-clone/administration/installation-steps/step-2-installation-pre-requisites-checks

  14. Restoring the master database

    : SQLBackupC.exe -SQL "RESTORE DATABASE master FROM DISK = 'C:\Backups\master 20070101.sqb'" -I Instance2 If you are using SQL Server auth

    /sbu7/restoring/restoring-the-master-database

  15. The formatting codes for the Date-As-Text datasets

    , or 1 digit(s) of ISO year. IYYY 4-digit year based on the ISO standard. J Julian day; the number of days since January 1, 4712 BC. Numbe

    /dms7/data-masker-help/major-data-masker-application-components/the-formatting-codes-for-the-date-as-text-datasets

  16. Quickstart - Flyway AutoPilot

    but yet to be reflected in migration scripts Reports generated in the CI/CD pipeline to provide more visibility and confidence image2023-

    /fd/quickstart-flyway-autopilot-215154689.html

  17. Roadmap

    %20EAP if you are interested. Expected time-frame for release: H2 2019 image2018-3-11_16-28-56.png … https://documentation.red-gate.com/d

    /ddfo/roadmap

  18. Using SmartAssembly with Azure Pipelines

    SmartAssembly from $msiPath into $saInstallLocation" $p = Start-Process -FilePath msiexec -Args "/qn /i `"$msiPath`" INSTALLDIR=`"$saInst

    /sa8/building-your-assembly/using-smartassembly-with-azure-pipelines

  19. Set-up an existing project

    Automation by clicking on the SQL Change Automation icon in the toolbar. pasted image 0.png 2. Create a new project Click ‘New database p

    /scas/working-with-the-ssms-extension/set-up-an-existing-project

  20. Set-up a new project

    the project setup wizard. homepage-screen-no-projects.png Click the ‘Select development database…’ button. This will open the database co

    /scas/working-with-the-ssms-extension/set-up-a-new-project

  21. Worked example - source-controlling a database using scripts folders

    Working with scripts folders. We name the scripts folder WidgetScripts, and create it in our SVN source control repository: example1.png

    /sco4/working-with-script-folders/worked-example-source-controlling-a-database-using-scripts-folders

  22. Using SmartAssembly with Azure Pipelines

    *_x64.msi").FullName "Installing SmartAssembly from $msiPath into $saInstallLocation" $p = Start-Process -FilePath msiexec -Args "/qn /i `

    /sa7/building-your-assembly/using-smartassembly-with-azure-pipelines

  23. Worked example - source-controlling a database using scripts folders

    Working with scripts folders. We name the scripts folder WidgetScripts, and create it in our SVN source control repository: example1.png

    /sco3/working-with-script-folders/worked-example-source-controlling-a-database-using-scripts-folders

  24. Restoring the master database

    : SQLBackupC.exe -SQL "RESTORE DATABASE master FROM DISK = 'C:\Backups\master 20070101.sqb'" -I Instance2 If you are using SQL Server auth

    /sbu9/restoring/restoring-the-master-database

  25. Database DevOps FAQs

    . This will undo any changes made directly to the target database because what's in version control is considered to be the source of trut

    /rgd1/database-devops-resources/database-devops-faqs


Didn't find what you were looking for?