Search for " ξ ũ渶 rre296.top r渶 ﷹ̽ õ̽ 渶 巹̽ ξ ¶ΰ渶 ũ渶Ʈ ̽ũ渶" returned 831 results.

Search all the documentation for " ξ ũ渶 rre296.top r渶 ﷹ̽ õ̽ 渶 巹̽ ξ ¶ΰ渶 ũ渶Ʈ ̽ũ渶"

  1. Command Line Verbs

    https://www.red-gate.com/assets/purchase/assets/license.pdf. (Required) rca release perform -r <ReleaseArtifactPath> -t jdbc:oracle:thin:

    /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

    -r <ReleaseArtifactPath> -t jdbc:oracle:thin:@//<host>:<port>/<service> -v -u <UserName> -p <Password> -f --IAgreeToTheEula In versions p

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

  4. GitLab

    -automation:$RCA_VERSION release perform -v -r /project/release-qa-$CI_COMMIT_SHORT_SHA.zip -t $QA_DB_JDBC_URL -u system -p $QA_DB_PASS --

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

  5. Jenkins

    perform -r \"${ReleaseArtifactPath}\" -t ${ProductionDatabaseJdbc} -v -u ${User} -p ${Password} --IAgreeToTheEula" echo "Status of Deploy

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

  6. GitLab

    -automation:$RCA_VERSION release perform -v -r /project/release-qa-$CI_COMMIT_SHORT_SHA.zip -t $QA_DB_JDBC_URL -u system -p $QA_DB_PASS --

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

  7. Jenkins

    perform -r \"${ReleaseArtifactPath}\" -t ${ProductionDatabaseJdbc} -v -u ${User} -p ${Password} --IAgreeToTheEula" echo "Status of Deploy

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

  8. GitLab

    -automation:$RCA_VERSION release perform -v -r /project/release-prod-$CI_COMMIT_SHORT_SHA.zip -t $PROD_DB_JDBC_URL -u system -p $PROD_DB_P

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

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

    : "rca release perform -r \"${ReleaseArtifactPath}\" -t ${AcceptanceDatabaseJdbc} -v -u ${User} -p ${Password} --IAgreeToTheEula" echo "St

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

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

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

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

    /display/SBU8/Scripting+SQL+Backup+Pro

  19. Restoring the master database

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

    /sbu6/restoring/restoring-the-master-database

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

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

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

  23. Rolling back

    of versioned migrations (prefixed with V) and repeatable migrations (prefixed with R). Versioned migrations often describe changes to tab

    /rca3/implementing-a-roll-back-strategy/rolling-back

  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

    /sbu10/restoring/restoring-the-master-database

  25. Rolling back

    of versioned migrations (prefixed with V) and repeatable migrations (prefixed with R). Versioned migrations often describe changes to tab

    /rca4/implementing-a-roll-back-strategy/rolling-back


Didn't find what you were looking for?