Search all the documentation for " ˺渶 rcy714.top ̽ 渶 ͳ úλ渶 ũ渶 渶ֺ ڻ Ʈ Ʈ"
Creates an ModificationScriptResource T-SQL modification for consumption by New-SqlCloneImage. Syntax New-SqlCloneSqlScript [-
/clone5/automation/powershell-cmdlet-reference/new-sqlclonesqlscript
<ProjectPath> -t jdbc:oracle:thin:@//<host>:<port>/<service> -o <BuildArtifactPath> -c -f -u <UserName> -p <Password> --IAgreeToTheEula
<ProjectPath> -t jdbc:oracle:thin:@//<host>:<port>/<service> -o <BuildArtifactPath> -c -f -u <UserName> -p <Password> --IAgreeToTheEula
-o <OutputDirectory> -t jdbc:oracle:thin:@//<host>:<port>/<service> -s <TestSuiteList> -u <UserName> -p <Password> --IAgreeToTheEula -- -
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
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
/demo-project.conf -t $CI_DB_JDBC_URL -o /project/build-$CI_COMMIT_SHORT_SHA.zip -u system -p $CI_DB_PASS --IAgreeToTheEula --clean ar
: "Build", script: "rca build -P \"${ProjectPath}\" -t ${CiDatabaseJdbc} -o \"${BuildArtifactPath}\" -c -f -v -u ${User} -p ${Password} --
/demo-project.conf -t $CI_DB_JDBC_URL -o /project/build-$CI_COMMIT_SHORT_SHA.zip -u system -p $CI_DB_PASS --IAgreeToTheEula --clean ar
: "Build", script: "rca build -P \"${ProjectPath}\" -t ${CiDatabaseJdbc} -o \"${BuildArtifactPath}\" -c -f -v -u ${User} -p ${Password} --
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
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
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
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
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
run. # Script to create a new SQL Clone data image with some additional post-image T-SQL run on the result Connect-SqlClone -ServerUr
/clone2/automation/powershell-worked-examples/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 -ServerUr
/clone3/automation/powershell-worked-examples/run-a-t-sql-script-during-image-creation
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
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 f
/clone4/automation/powershell-worked-examples/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 f
/clone5/automation/powershell-worked-examples/run-a-t-sql-script-during-image-creation
/citi-demo.conf \ -t $(CI_DB_JDBC) \ -o /app/output/buildArtifact.zip \ -u '$(USER)' \
/citi-demo.conf \ -t $(CI_DB_JDBC) \ -o /app/output/buildArtifact.zip \ -u '$(USER)' \
:/project/ redgate/change-automation:$RCA_VERSION build -v -P /project/demo-project/demo-project.conf -t $CI_DB_JDBC_URL -o /project/build
/dso/redgate-change-automation/example-ci-cd-pipelines/gitlab
Overview These examples show you how to create compressed databases by restoring from different types of backup file using T-SQL scripts.
returnStatus: true, label: "Unit Tests", script: "rca test -P \"${ProjectPath}\" -o \"${OutputDirectory}\" -t ${CiDatabaseJdbc} -v -u ${S
/dso/redgate-change-automation/example-ci-cd-pipelines/jenkins