filmov
tv
Continuous Database Migrations with PL/SQL

Показать описание
Database migrations need to happen frequently to apply changes in database applications. Those migrations can be small, like adding new objects or changing some procedures or functions. Migrations can also be more extensive, like migrating large tables. In both cases, the database migrations need to be robust and repeatable if something goes wrong. In this PL/SQL Office Hours, we will explore practices to ensure high quality in your PL/SQL database migrations. We will have a look which elements make your database migrations repeatable and give an introduction on how to get started with automated database migrations if you have never done any before.
Highlights
00:00 Introduction from Steven
02:10 Overview of database migrations
06:24 challenges with deployments
10:18 Team performance and delivery
12:37 Characteristics of good migrations
17:49 Maximizing automation of deployments
21:50 Q&A deployment vs migration, release every day?, ebr
25:03 Code for repeatable and non-repeatable database objects
27:26 Migrating tables
36:05 Requirements for migration scripts
38:50 Use an existing logging framework!
40:13 Q&A: Recompile invalid objects after migration; 24x7 shop should use EBR; rely on flashback for undo; CI/D tools
Highlights
00:00 Introduction from Steven
02:10 Overview of database migrations
06:24 challenges with deployments
10:18 Team performance and delivery
12:37 Characteristics of good migrations
17:49 Maximizing automation of deployments
21:50 Q&A deployment vs migration, release every day?, ebr
25:03 Code for repeatable and non-repeatable database objects
27:26 Migrating tables
36:05 Requirements for migration scripts
38:50 Use an existing logging framework!
40:13 Q&A: Recompile invalid objects after migration; 24x7 shop should use EBR; rely on flashback for undo; CI/D tools
Continuous Database Migrations with PL/SQL
Continuous database migrations with pl sql
HexaRocket - Redefining Database Migrations
Migrate your database from Oracle to PostgreSQL, simply & securely
Simplify Data Movement, Migration and Continuous Replication like never before with HexaRocket
Quickly fix bad statements with SQL Patch
Webinar - An Automated Approach to Migrating PL SQL to Informatica.
SQL Scripts for Migration (2 min preview)
Redgate DLM Demo (with Migrations in SQL Source Control 5)
How to survive an Oracle Database failure without your users ever noticing
SQLcl and Liquibase : Automating Your SQL and PL/SQL Deployments
An Expert Guide to Migrating Legacy Databases to PostgreSQL
Set a Target for Database Upgrades with Flyway Migrate
Get Started with the New Database Migration Guides to Migrate Your Databases to Azure | Data Exposed
Webinar: Automating Database Migration to Oracle Cloud, including Autonomous Database.
Continuous Integration and Delivery for Databases - Jimmy Bogard
Automating Version Control, Continuous Build and Deploy with Oracle - including rollback scripts!
Database DevOps for Oracle using migration scripts from Redgate
Break free from Oracle: Proven strategies for migrating databases to Postgres
PL/SQL to Java Conversion - www.io64.com - Demo Conversion (with internals and IDE import)
Extending Oracle Database DevOps with Automated PL/SQL Unit Testing
Migration steps from OWB to ODI by Gurcan Orhan
Databases: How to migrate Oracle database to MySQL server? (2 Solutions!!)
SQL Version Control
Комментарии