Course Outline
Introduction to Database Migration
- Rationale for migrating from proprietary to open source
- Comparison of Oracle/SQL Server and PostgreSQL architectures
- Common migration challenges and success factors
- Overview of migration methodologies
Pre-Migration Assessment and Planning
- Database inventory and dependency analysis
- Evaluation of schema complexity
- Assessment of application compatibility
- Developing a migration roadmap and timeline
Schema Migration Strategies
- Converting Oracle data types to PostgreSQL
- Translating SQL Server data types
- Conversion of table structures
- Mapping indexes and constraints
Object Migration: Stored Procedures and Functions
- Conversion from PL/SQL to PL/pgSQL
- Techniques for translating T-SQL
- Equivalents of built-in functions
- Restructuring of packages and procedures
Data Migration Tools and Techniques
- Utilizing pg_dump and pg_restore
- Using Oracle FDW for data migration
- SQL Server integration services
- Efficient handling of large data volumes
Application Code Migration
- Differences between JDBC and ODBC drivers
- Modifications to connection strings
- SQL dialect differences in application code
- Managing proprietary features
Testing and Validation
- Verification of data integrity
- Strategies for functional testing
- Performance benchmarking
- Planning for parallel running and cutover
Post-Migration Optimization
- Tuning query performance in PostgreSQL
- Configuration adjustments for migrated workloads
- Setting up monitoring and alerting
- Considerations for ongoing maintenance
Troubleshooting Common Migration Issues
- Case study: Challenges in Oracle migration
- Case study: Challenges in SQL Server migration
- Rollback strategies
- Lessons learned and best practices
Hands-On Migration Workshop
- Guided migration of a sample schema
- Exercises in data extraction and loading
- Practice in code conversion
- Exercises in validation and verification
Requirements
- Fundamental knowledge of relational databases
- Experience with SQL
- Familiarity with database administration principles
Audience
- Database Administrators
- Application Developers
- IT Architects
Testimonials (3)
personalised to our understanding and data
Vincent Long - ASSMANG PTY LTD
Course - Business Intelligence with SSAS
The training instruments provided.
- UNIFI
Course - NoSQL Database with Microsoft Azure Cosmos DB
The adjustment made in the lecture/lessons by the trainer once he understood the current SSIS application that we are bound to maintain. The topics became more suitable/usable to us.