Search for " ٴ̾߱ Ӵ rhh645.top ٺġ ׸ƽ ü Ϻ߸ ˶Ʈ ͺ Ÿ" returned 802 results.

Search all the documentation for " ٴ̾߱ Ӵ rhh645.top ٺġ ׸ƽ ü Ϻ߸ ˶Ʈ ͺ Ÿ"

  1. Command Line Verbs

    ). rca test -o <OutputDirectory> -t jdbc:oracle:thin:@//<host>:<port>/<service> -s <TestSuiteList> -u <UserName> -p <Password> --IAgreeToT

    /rca3/command-line-verbs

  2. Command Line Verbs

    ). rca test -o <OutputDirectory> -t jdbc:oracle:thin:@//<host>:<port>/<service> -s <TestSuiteList> -u <UserName> -p <Password> --IAgreeToT

    /rca4/command-line-verbs

  3. Command Line Verbs

    https://www.red-gate.com/assets/purchase/assets/license.pdf. (Required) rca release prepare -b <BuildArtifactPath> -t jdbc:oracle:thin:@/

    /dso/redgate-change-automation/command-line-verbs

  4. GitLab

    -$CI_COMMIT_SHORT_SHA.zip -t $PROD_DB_JDBC_URL -o /project/release-prod-$CI_COMMIT_SHORT_SHA.zip -u system -p $PROD_DB_PASS --IAgreeToTheE

    /rca3/example-ci-cd-pipelines/gitlab

  5. Jenkins

    returnStatus: true, label: "Build", script: "rca build -P \"${ProjectPath}\" -t ${CiDatabaseJdbc} -o \"${BuildArtifactPath}\" -c -f -v -u

    /rca3/example-ci-cd-pipelines/jenkins

  6. GitLab

    -$CI_COMMIT_SHORT_SHA.zip -t $PROD_DB_JDBC_URL -o /project/release-prod-$CI_COMMIT_SHORT_SHA.zip -u system -p $PROD_DB_PASS --IAgreeToTheE

    /rca4/example-ci-cd-pipelines/gitlab

  7. Jenkins

    returnStatus: true, label: "Build", script: "rca build -P \"${ProjectPath}\" -t ${CiDatabaseJdbc} -o \"${BuildArtifactPath}\" -c -f -v -u

    /rca4/example-ci-cd-pipelines/jenkins

  8. Docker Provisioner

    ", "-U", "MyUser", "-P", "MyPassword", "-d", "MyDatabase", "-Q", "SELECT 1"] interval: 10s retries: 20 The build step is here being contro

    /fd/docker-provisioner-231998219.html

  9. Azure DevOps

    /citi-demo.conf \ -t $(CI_DB_JDBC) \ -o /app/output/buildArtifact.zip \ -u '$(USER)' \ -p $(PASSWORD) \ --IAgreeToTheEula \ --clean - task

    /rca3/example-ci-cd-pipelines/azure-devops

  10. Azure DevOps

    /citi-demo.conf \ -t $(CI_DB_JDBC) \ -o /app/output/buildArtifact.zip \ -u '$(USER)' \ -p $(PASSWORD) \ --IAgreeToTheEula \ --clean - task

    /rca4/example-ci-cd-pipelines/azure-devops

  11. GitLab

    /project/demo-project/demo-project.conf -t $CI_DB_JDBC_URL -o /project/build-$CI_COMMIT_SHORT_SHA.zip -u system -p $CI_DB_PASS --IAgreeTo

    /dso/redgate-change-automation/example-ci-cd-pipelines/gitlab

  12. Jenkins

    \"${ProjectPath}\" -o \"${OutputDirectory}\" -t ${CiDatabaseJdbc} -v -u ${Schema} -p ${Password} --IAgreeToTheEula" echo "Status of Runni

    /dso/redgate-change-automation/example-ci-cd-pipelines/jenkins

  13. Azure DevOps

    /change-automation:$(RCA_IMAGE_VERSION) build -v \ -P /app/project/citi-demo.conf \ -t $(CI_DB_JDBC) \ -o /app/output/buildArtifact.zip \

    /dso/redgate-change-automation/example-ci-cd-pipelines/azure-devops

  14. Scripting SQL Backup

    authentication SQLBackupC.exe -I ServerInstance2 -U sa -P MyPassword -SQL "BACKUP DATABASE pubs TO DISK ='C:\Backups\pubs.sqb' WITH PASSW

    /sbu6/scripting-sql-backup

  15. Scripting SQL Backup Pro

    SQL Server authentication SQLBackupC.exe -I ServerInstance2 -U sa -P MyPassword -SQL "BACKUP DATABASE pubs TO DISK ='C:\Backups\pubs.sqb'

    /sbu7/scripting-sql-backup-pro

  16. Scripting SQL Backup Pro

    SQL Server authentication SQLBackupC.exe -I ServerInstance2 -U sa -P MyPassword -SQL "BACKUP DATABASE pubs TO DISK ='C:\Backups\pubs.sqb'

    /sbu9/scripting-sql-backup-pro

  17. Scripting SQL Backup Pro

    SQL Server authentication SQLBackupC.exe -I ServerInstance2 -U sa -P MyPassword -SQL "BACKUP DATABASE pubs TO DISK ='C:\Backups\pubs.sqb'

    /sbu10/scripting-sql-backup-pro

  18. Using keyboard shortcuts

    +Shift+F5 Execute To Cursor Ctrl+Shift+F5 Formatting and Refactoring Action Shortcut Format SQL Ctrl+K, Ctrl+Y Apply Casing Options Ctrl+B

    /sp9/sql-code-completion-and-intellisense/using-keyboard-shortcuts

  19. Using keyboard shortcuts

    +Shift+F5 Execute To Cursor Ctrl+Shift+F5 Formatting and Refactoring Action Shortcut Format SQL Ctrl+K, Ctrl+Y Apply Casing Options Ctrl+B

    /sp10/sql-code-completion-and-intellisense/using-keyboard-shortcuts

  20. T-SQL clone modifications

    As of version 2.6.1, you can provide SQL Clone with T-SQL scripts to run during clone creation. Whilst SQL Clone creates the clone, the w

    /clone2/modifications-during-provisioning/clone-modifications/t-sql-clone-modifications

  21. T-SQL clone modifications

    As of version 2.6.1, you can provide SQL Clone with T-SQL scripts to run during clone creation. Whilst SQL Clone creates the clone, the w

    /clone3/modifications-during-provisioning/clone-modifications/t-sql-clone-modifications

  22. T-SQL modifications

    As of version 2.4.0, you can provide SQL Clone with T-SQL scripts to run during image creation. Once SQL Clone has created the image - bu

    /clone2/modifications-during-provisioning/image-modifications/t-sql-modifications

  23. T-SQL modifications

    As of version 2.4.0, you can provide SQL Clone with T-SQL scripts to run during image creation. Once SQL Clone has created the image - bu

    /clone3/modifications-during-provisioning/image-modifications/t-sql-modifications

  24. Run a T-SQL script during image creation

    run. # Script to create a new SQL Clone data image with some additional post-image T-SQL run on the result Connect-SqlClone -ServerUrl …

    /clone2/automation/powershell-worked-examples/run-a-t-sql-script-during-image-creation

  25. Run a T-SQL script during image creation

    run. # Script to create a new SQL Clone data image with some additional post-image T-SQL run on the result Connect-SqlClone -ServerUrl …

    /clone3/automation/powershell-worked-examples/run-a-t-sql-script-during-image-creation


Didn't find what you were looking for?