Search for " ͳݹٴ̾߱ rcd045.top Ȳݼ ¶ιٴ̾߱ ߸Ӵٿ ̾߱Ʈ ٴ̾߱ Ծ߸2199" returned 680 results.

Search all the documentation for " ͳݹٴ̾߱ rcd045.top Ȳݼ ¶ιٴ̾߱ ߸Ӵٿ ̾߱Ʈ ٴ̾߱ Ծ߸2199"

  1. Command Line Verbs

    ) --IAgreeToTheEula: By using this option you consent to the Redgate EULA https://www.red-gate.com/assets/purchase/assets/license.pdf. (Re

    /rca3/command-line-verbs

  2. Command Line Verbs

    ) --IAgreeToTheEula: By using this option you consent to the Redgate EULA https://www.red-gate.com/assets/purchase/assets/license.pdf. (Re

    /rca4/command-line-verbs

  3. GitLab

    run --rm -v $CI_PROJECT_DIR:/project/ redgate/change-automation:$RCA_VERSION build -v -P /project/demo-project/demo-project.conf -t $CI_D

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

  4. Jenkins

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

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

  5. GitLab

    run --rm -v $CI_PROJECT_DIR:/project/ redgate/change-automation:$RCA_VERSION build -v -P /project/demo-project/demo-project.conf -t $CI_D

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

  6. Jenkins

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

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

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

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

  9. Command Line Verbs

    EULA https://www.red-gate.com/assets/purchase/assets/license.pdf. (Required) rca build -P <ProjectPath> -t jdbc:oracle:thin:@//<host>:<po

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  20. Run a T-SQL script during image creation

    parameter instead of specifying raw T-SQL content with -Sql. View "Create a new SQL Clone data image with a post-image T-SQL, loaded from

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

  21. Run a T-SQL script during image creation

    instead of specifying raw T-SQL content with -Sql. View "Create a new SQL Clone data image with a post-image T-SQL, loaded from files.ps1

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

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

  23. Using T-SQL scripts to create compressed databases

    Overview These examples show you how to create compressed databases by restoring from different types of backup file using T-SQL scripts.

    /rp/sql-storage-compress/creating-compressed-databases/using-t-sql-scripts-to-create-compressed-databases

  24. Jenkins

    Analysis for Oracle; Checking for Invalid Objects" def status status = bat returnStatus: true, label: "Build", script: "rca build -P \"${

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

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


Didn't find what you were looking for?