SlideShare a Scribd company logo
© Copyright EnterpriseDB Corporation, 2016. All Rights Reserved. 1 Company Confidential.
Reducing the Risks of Moving Off Oracle
EDB Postgres Enterprise reduces risks… Raises…
© Copyright EnterpriseDB Corporation, 2016. All Rights Reserved. 2 Company Confidential.
…you could use your Oracle® skills
without using Oracle?
…you could keep your investments in
PL/SQL and not use Oracle?
…you could do both and save money?
What if…
© Copyright EnterpriseDB Corporation, 2016. All Rights Reserved. 3 Company Confidential.
But wait, change is not without risks!
Re-training
Risks

Technical
Risks
RISK
e g
r
a
t
io
n
I
n
t
© Copyright EnterpriseDB Corporation, 2016. All Rights Reserved. 4 Company Confidential.
Reducing the Risk of Change
Technical
Data Compatibility
Code Compatibility
Tools for Mission-
critical apps
Re-Training
Compatible
Developer features:
PL/SQL
DBA features:
Workload Mgr &
Diagnostics,
Compatible tools:
SQL*Plus,
SQL*Loader
Integration
Replicate to and
from Oracle
XA Resource
Manager
Data Adapters
Wrappers for
External DBs
Cost
Savings
Cap core license
quantities
Reduce core
licenses
Eliminate core
licenses
EDB Postgres Enterprise reduces risks… and raises…
© Copyright EnterpriseDB Corporation, 2016. All Rights Reserved. 5 Company Confidential.
EDB Migration Toolkit
Migration Toolkit converts Oracle database objects to
Advanced Server objects
Data Compatibility
- Data types: all data including Blobs, Clobs and Object types…
- Meta data like: schemas, tables, indexes, views, partitions, roles…
- Code: triggers, stored procedures, users, roles, database links …
© Copyright EnterpriseDB Corporation, 2016. All Rights Reserved. 6 Company Confidential.
Advanced Server executes PL/SQL Stored Procedures, Triggers, Packages and
understands extensions like DUAL, Rownum, Decode, NVL(2) and Substr().
Code Compatibility – PL/SQL
Emulation
Translation
Layer on PL/pgSQL
Compiler ✔
Interpreter ✔
Debugger ✔
© Copyright EnterpriseDB Corporation, 2016. All Rights Reserved. 7 Company Confidential.
my_program.pgc
ecpgPlus pre-
compiler
C compiler
Linker
ecpgPlus (Pro*C support)
Code Compatibility – Pro*C
ecpglib
other libraries
my_progam.o
my_program.c
my_program
Supports:
• Oracle Dynamic
SQL
• Pro*C compatible
anonymous
blocks, and
• Oracle-compatible
CALL statement
© Copyright EnterpriseDB Corporation, 2016. All Rights Reserved. 8 Company Confidential.
Open Client Library - OCL (OCI support)
Code Compatibility - OCI
Application
Programs
Oracle’s OCI-Lib
Published API
UPI
Wire Protocols
Oracle® Call Interface stack
Application
Programs
Open Client Library
OCI Compatible API
libpq
Wire Protocols
EDB’s Open Client Library
Same Apps
© Copyright EnterpriseDB Corporation, 2016. All Rights Reserved. 9 Company Confidential.
Enterprise Manager
(Monitor, Alert, Manage
& Tune)
Active Data Guard
features: Failover and
Hot Standby Reads
Tools for Mission-critical Apps
Failover server in Hot
Standby mode also allows
READ access
© Copyright EnterpriseDB Corporation, 2016. All Rights Reserved. 10 Company Confidential.
…database compatibility for Oracle is compatible with:
10
EDB Postgres Enterprise…
Your technology
Minimal
Application
re-writes
© Copyright EnterpriseDB Corporation, 2016. All Rights Reserved. 11 Company Confidential.
Compatibility for Developers
Query Hints Packages
- UTL_ENCODE
- UTL_FILE
- UTL_HTTP
- UTL_MAIL
- UTL_SMTP
- UTL_URL
- Custom
- DBMS_ALERT
- DBMS_CRYPTO
- DBMS_JOB
- DBMS_LOB
- DBMS_LOCK
- DBMS_OUTPUT
- DBMS_PIPE
- DBMS_PROFILER
- DBMS_SCHEDULER
- DBMS_SQL
- DBMS_RANDOM
- DBMS_RLS
- DBMS_UTILITY
- Default Optimizer Hints
- Access Method Hints
- Join Order Hints
- Join Relation Hints
- Global Hints
- Append Hints
© Copyright EnterpriseDB Corporation, 2016. All Rights Reserved. 12 Company Confidential.
Virtual Private Database
implemented using a package
compatible with Oracle’s
DBMS_RLS (row level security)
Compatibility for Developers
© Copyright EnterpriseDB Corporation, 2016. All Rights Reserved. 13 Company Confidential.
Resource Manager (CPU &
I/O resource allocation)
Compatibility for DBAs
Password Profiles
© Copyright EnterpriseDB Corporation, 2016. All Rights Reserved. 14 Company Confidential.
DRITA (Dynamic Runtime
Instrumentation Tools Architecture)
working with Wait events …
Compatibility for DBAs
•  Functions
−  get_snaps()
−  sys_rpt()
−  sess_rpt()
−  sessid_rpt()
−  sesshist_rpt()
−  purgesnap()
−  truncsnap()
•  Statspack-like AWR Reports
−  edbreport()
−  stat_db_rpt()
−  stat_tables_rpt()
−  statio_tables_rpt()
−  stat_indexes_rpt()
−  statio_indexes_rpt()
−  edb$system_waits
−  edb$session_waits
−  edb$session_wait_history
•  Catalog Views
−  edb$system_waits
−  edb$session_waits
−  edb$session_wait_history
−  ~50 Dictionary Views
© Copyright EnterpriseDB Corporation, 2016. All Rights Reserved. 15 Company Confidential.
Compatibility for Developers and DBAs
•  EDB*Plus •  EDB*Loader
© Copyright EnterpriseDB Corporation, 2016. All Rights Reserved. 16 Company Confidential.
…database compatibility for Oracle is compatible with:
16
EDB Postgres Enterprise…
Your technology Your people
No Application
re-writes
Minimal
re-training
© Copyright EnterpriseDB Corporation, 2016. All Rights Reserved. 17 Company Confidential.
Replication with Oracle
TRANSACTION
REPLICATION
Queries Reports
POSTGRES PLUS
ADVANCED SERVER
TABLE
C
TABLE
D
ORACLE
Procs Objects
TABLE
A
TABLE
C
TABLE
B
TABLE
D
Improved
OLTP
Performance
Inexpensive
Query / Reporting
© Copyright EnterpriseDB Corporation, 2016. All Rights Reserved. 18 Company Confidential.
XA 2-Phase Commit Support
Transaction Manager
(e.g. Tuxedo)
XA Resource
Manager in
Oracle
XA Resource
Manager in
Advanced Server
Phase 1
XA Resource
Manager in
Oracle
XA Resource
Manager in
Advanced Server
Phase 2
Transaction Manager
(e.g. Tuxedo)
© Copyright EnterpriseDB Corporation, 2016. All Rights Reserved. 19 Company Confidential.
EDB Postgres Data Adapters
Read / Write
MySQL
Read / Write
MongoDB
Read / Write
Hive/HDFS
File / CSVODBC / JDBC
LDAP
Many others…
Twitter /
Facebook
EDB
Postgres
Advanced
Server
© Copyright EnterpriseDB Corporation, 2016. All Rights Reserved. 20 Company Confidential.
…database compatibility for Oracle is compatible with:
20
EDB Postgres Enterprise…
Your technology Your people
No Application
re-writes
Minimal re-
training
Easy
Integration
Your business
© Copyright EnterpriseDB Corporation, 2016. All Rights Reserved. 21 Company Confidential.
Strategy Risk Time Effort Benefits Savings
New Reporting
Applications
Low Fast Low
•  Leverages existing Oracle reporting skills
•  Proof point: Oracle alternative for reporting
•  No new Oracle licenses
Low
Offload Reports
using Replication
Low Fast Med
•  Leverages existing Oracle reporting skills
•  Proof point: integration into Oracle infrastructure
•  No new Oracle licenses
Low
New Transaction
Applications
Low
Application
Dependent
Low
•  Leverages existing Oracle report & txn skills
•  Proof point: viable option for txn processing
•  No new Oracle licenses
Med
Old Applications
Due for Re-
writes / Updates
Med
Application
Dependent
Med
•  Leverages existing Oracle skills and PL/SQL
•  Proof point: retain PL/SQL investments
•  Recycle existing Oracle licenses
Med
Migrate / Rewrite
non-mission
critical Apps
High
Application
Dependent
Med
•  Leverages existing Oracle skills and PL/SQL
•  Proof point:
•  Significant cost savings
High
New mission
critical
applications
High
Application
Dependent
High
•  Leverages existing Oracle skills
•  Proof point: Postgres tools for HA, Management
•  Dramatic cost savings
High
Adoption Strategies to Reduce Risk
EDB’s Migration Assessment Service helps you build a custom strategy to move off
Oracle that reduces your risk and maximizes your savings and success.
© Copyright EnterpriseDB Corporation, 2016. All Rights Reserved. 22 Company Confidential.
…you could use your Oracle® skills
without using Oracle!
…you could keep your investments in
PL/SQL and not use Oracle!
…you could do both and save money!
What if… When will you…
© Copyright EnterpriseDB Corporation, 2016. All Rights Reserved. 23 Company Confidential.
Additional Resources…
•  EDB Downloads:
−  www.enterprisedb.com/downloads
•  Case study: Clear Capital Shrinking Oracle Costs
−  www.enterprisedb.com/clear-capital
•  eBook comparing EDB Postgres Enterprise to Oracle
Enterprise Edition
−  Email: gary.carter@enterprisedb.com

More Related Content

What's hot (20)

PDF
Postgres Point-in-Time Recovery
EDB
 
PDF
5 Advantages of EDB's RemoteDBA Services
EDB
 
PDF
Avoid the Oracle SE2 Trap with EnterpriseDB & Palisade Compliance
EDB
 
PDF
Migrating from Oracle to Postgres
EDB
 
PPTX
New Approaches to Migrating from Oracle to Enterprise-Ready Postgres in the C...
EDB
 
PDF
DevOps Culture & Enablement with Postgres Plus Cloud Database
EDB
 
PPTX
Db2 analytics accelerator on ibm integrated analytics system technical over...
Daniel Martin
 
PDF
Top 10 Tips for an Effective Postgres Deployment
EDB
 
PDF
Transform Your DBMS to Drive Application Innovation
EDB
 
PPTX
EDB Postgres Platform 11 Webinar
EDB
 
PPTX
Un guide complet pour la migration de bases de données héritées vers PostgreSQL
EDB
 
PPTX
EDB's Migration Portal - Migrate from Oracle to Postgres
EDB
 
PDF
Best Practices & Lessons Learned from Deployment of PostgreSQL
EDB
 
PDF
Oracle’s Advanced Analytics & Machine Learning 12.2c New Features & Road Map;...
Charlie Berger
 
PPTX
Break Free from Oracle
EDB
 
PPTX
An Expert Guide to Migrating Legacy Databases to PostgreSQL
EDB
 
PDF
Why Care Risk Choose PostgreSQL
EDB
 
PPTX
Ein Expertenleitfaden für die Migration von Legacy-Datenbanken zu PostgreSQL
EDB
 
PPTX
Migration DB2 to EDB - Project Experience
EDB
 
PPTX
Modern Data Warehousing with the Microsoft Analytics Platform System
James Serra
 
Postgres Point-in-Time Recovery
EDB
 
5 Advantages of EDB's RemoteDBA Services
EDB
 
Avoid the Oracle SE2 Trap with EnterpriseDB & Palisade Compliance
EDB
 
Migrating from Oracle to Postgres
EDB
 
New Approaches to Migrating from Oracle to Enterprise-Ready Postgres in the C...
EDB
 
DevOps Culture & Enablement with Postgres Plus Cloud Database
EDB
 
Db2 analytics accelerator on ibm integrated analytics system technical over...
Daniel Martin
 
Top 10 Tips for an Effective Postgres Deployment
EDB
 
Transform Your DBMS to Drive Application Innovation
EDB
 
EDB Postgres Platform 11 Webinar
EDB
 
Un guide complet pour la migration de bases de données héritées vers PostgreSQL
EDB
 
EDB's Migration Portal - Migrate from Oracle to Postgres
EDB
 
Best Practices & Lessons Learned from Deployment of PostgreSQL
EDB
 
Oracle’s Advanced Analytics & Machine Learning 12.2c New Features & Road Map;...
Charlie Berger
 
Break Free from Oracle
EDB
 
An Expert Guide to Migrating Legacy Databases to PostgreSQL
EDB
 
Why Care Risk Choose PostgreSQL
EDB
 
Ein Expertenleitfaden für die Migration von Legacy-Datenbanken zu PostgreSQL
EDB
 
Migration DB2 to EDB - Project Experience
EDB
 
Modern Data Warehousing with the Microsoft Analytics Platform System
James Serra
 

Viewers also liked (16)

PDF
DBaaS with EDB Postgres on AWS
EDB
 
PPTX
Product Update: EDB Postgres Platform 2017
EDB
 
PDF
Business Continuity Considerations for a More Reliable Postgres Environment
EDB
 
PDF
Agile Oracle to PostgreSQL migrations (PGConf.EU 2013)
Gabriele Bartolini
 
PDF
Non-Relational Postgres
EDB
 
PDF
Optimizing Your Postgres ROI Through Best Practices
EDB
 
PDF
Migration From Oracle to PostgreSQL
PGConf APAC
 
PDF
EDB Postgres DBA Best Practices
EDB
 
PDF
5 Postgres DBA Tips
EDB
 
PDF
What's New in PostgreSQL 9.6
EDB
 
PDF
Oracle to Postgres Migration - part 1
PgTraining
 
PPTX
Migrations, Health Checks, and Support Experiences - Postgres from the Servic...
EDB
 
PDF
Introducing EDB Failover Manager
EDB
 
PDF
Postgres Integrates Effectively in the "Enterprise Sandbox"
EDB
 
PDF
Optimizing Open Source for Greater Database Savings & Control
EDB
 
PDF
Drive DBMS Transformation with EDB Postgres
EDB
 
DBaaS with EDB Postgres on AWS
EDB
 
Product Update: EDB Postgres Platform 2017
EDB
 
Business Continuity Considerations for a More Reliable Postgres Environment
EDB
 
Agile Oracle to PostgreSQL migrations (PGConf.EU 2013)
Gabriele Bartolini
 
Non-Relational Postgres
EDB
 
Optimizing Your Postgres ROI Through Best Practices
EDB
 
Migration From Oracle to PostgreSQL
PGConf APAC
 
EDB Postgres DBA Best Practices
EDB
 
5 Postgres DBA Tips
EDB
 
What's New in PostgreSQL 9.6
EDB
 
Oracle to Postgres Migration - part 1
PgTraining
 
Migrations, Health Checks, and Support Experiences - Postgres from the Servic...
EDB
 
Introducing EDB Failover Manager
EDB
 
Postgres Integrates Effectively in the "Enterprise Sandbox"
EDB
 
Optimizing Open Source for Greater Database Savings & Control
EDB
 
Drive DBMS Transformation with EDB Postgres
EDB
 
Ad

Similar to Reducing the Risks of Migrating Off Oracle (20)

PDF
EDB & ELOS Technologies - Break Free from Oracle
EDB
 
PPTX
Replacing Oracle with EDB Postgres
EDB
 
PPTX
Szabaduljon ki az Oracle szorításából
EDB
 
PPTX
How to Migrate from Oracle to EDB Postgres
Ashnikbiz
 
PPTX
How to migrate from Oracle to EDB Postgres
Ashnikbiz
 
PPTX
Expert Guide to Migrating Legacy Databases to Postgres
EDB
 
PDF
Reducing Database Pain & Costs with Postgres
EDB
 
PPTX
Deploy, move and manage Postgres across cloud platforms
Ashnikbiz
 
PDF
Sponsored Talk @ PGConf APAC 2018 - Migrating Oracle to EDB Postgres Approach...
PGConf APAC
 
PDF
Save money with Postgres on IBM PowerLinux
EDB
 
PDF
Optimize with Open Source
EDB
 
PPTX
EDB Database Servers and Tools
Ashnikbiz
 
PDF
Powerplay: Postgres and Lenovo for the Best Performance & Savings
EDB
 
PPTX
Postgres Databases in Minutes with the EDB Postgres Cloud Database Service
EDB
 
PDF
EPAS + Cloud = Oracle Compatible Postgres in Minutes
EDB
 
PPTX
Enterprise-class security with PostgreSQL - 2
Ashnikbiz
 
PPT
EDB corporate prague_march_2015
Miloslav Hašek
 
PPTX
Oracle Migration to Postgres in the Cloud
EDB
 
PDF
Migre sus bases de datos Oracle a la nube
EDB
 
PDF
Optimizing Open Source for Greater Database Savings and Control
EDB
 
EDB & ELOS Technologies - Break Free from Oracle
EDB
 
Replacing Oracle with EDB Postgres
EDB
 
Szabaduljon ki az Oracle szorításából
EDB
 
How to Migrate from Oracle to EDB Postgres
Ashnikbiz
 
How to migrate from Oracle to EDB Postgres
Ashnikbiz
 
Expert Guide to Migrating Legacy Databases to Postgres
EDB
 
Reducing Database Pain & Costs with Postgres
EDB
 
Deploy, move and manage Postgres across cloud platforms
Ashnikbiz
 
Sponsored Talk @ PGConf APAC 2018 - Migrating Oracle to EDB Postgres Approach...
PGConf APAC
 
Save money with Postgres on IBM PowerLinux
EDB
 
Optimize with Open Source
EDB
 
EDB Database Servers and Tools
Ashnikbiz
 
Powerplay: Postgres and Lenovo for the Best Performance & Savings
EDB
 
Postgres Databases in Minutes with the EDB Postgres Cloud Database Service
EDB
 
EPAS + Cloud = Oracle Compatible Postgres in Minutes
EDB
 
Enterprise-class security with PostgreSQL - 2
Ashnikbiz
 
EDB corporate prague_march_2015
Miloslav Hašek
 
Oracle Migration to Postgres in the Cloud
EDB
 
Migre sus bases de datos Oracle a la nube
EDB
 
Optimizing Open Source for Greater Database Savings and Control
EDB
 
Ad

More from EDB (20)

PDF
Cloud Migration Paths: Kubernetes, IaaS, or DBaaS
EDB
 
PDF
Die 10 besten PostgreSQL-Replikationsstrategien für Ihr Unternehmen
EDB
 
PDF
EFM Office Hours - APJ - July 29, 2021
EDB
 
PDF
Benchmarking Cloud Native PostgreSQL
EDB
 
PDF
Las Variaciones de la Replicación de PostgreSQL
EDB
 
PDF
NoSQL and Spatial Database Capabilities using PostgreSQL
EDB
 
PDF
Is There Anything PgBouncer Can’t Do?
EDB
 
PDF
Data Analysis with TensorFlow in PostgreSQL
EDB
 
PDF
Practical Partitioning in Production with Postgres
EDB
 
PDF
A Deeper Dive into EXPLAIN
EDB
 
PDF
IOT with PostgreSQL
EDB
 
PDF
A Journey from Oracle to PostgreSQL
EDB
 
PDF
Psql is awesome!
EDB
 
PDF
EDB 13 - New Enhancements for Security and Usability - APJ
EDB
 
PPTX
Comment sauvegarder correctement vos données
EDB
 
PDF
Cloud Native PostgreSQL - Italiano
EDB
 
PDF
New enhancements for security and usability in EDB 13
EDB
 
PPTX
Best Practices in Security with PostgreSQL
EDB
 
PDF
Cloud Native PostgreSQL - APJ
EDB
 
PDF
Best Practices in Security with PostgreSQL
EDB
 
Cloud Migration Paths: Kubernetes, IaaS, or DBaaS
EDB
 
Die 10 besten PostgreSQL-Replikationsstrategien für Ihr Unternehmen
EDB
 
EFM Office Hours - APJ - July 29, 2021
EDB
 
Benchmarking Cloud Native PostgreSQL
EDB
 
Las Variaciones de la Replicación de PostgreSQL
EDB
 
NoSQL and Spatial Database Capabilities using PostgreSQL
EDB
 
Is There Anything PgBouncer Can’t Do?
EDB
 
Data Analysis with TensorFlow in PostgreSQL
EDB
 
Practical Partitioning in Production with Postgres
EDB
 
A Deeper Dive into EXPLAIN
EDB
 
IOT with PostgreSQL
EDB
 
A Journey from Oracle to PostgreSQL
EDB
 
Psql is awesome!
EDB
 
EDB 13 - New Enhancements for Security and Usability - APJ
EDB
 
Comment sauvegarder correctement vos données
EDB
 
Cloud Native PostgreSQL - Italiano
EDB
 
New enhancements for security and usability in EDB 13
EDB
 
Best Practices in Security with PostgreSQL
EDB
 
Cloud Native PostgreSQL - APJ
EDB
 
Best Practices in Security with PostgreSQL
EDB
 

Recently uploaded (20)

PPTX
Contractor Management Platform and Software Solution for Compliance
SHEQ Network Limited
 
PPTX
Presentation about variables and constant.pptx
kr2589474
 
PPT
Activate_Methodology_Summary presentatio
annapureddyn
 
PPTX
Presentation about Database and Database Administrator
abhishekchauhan86963
 
PDF
ChatPharo: an Open Architecture for Understanding How to Talk Live to LLMs
ESUG
 
PDF
WatchTraderHub - Watch Dealer software with inventory management and multi-ch...
WatchDealer Pavel
 
PPTX
classification of computer and basic part of digital computer
ravisinghrajpurohit3
 
PDF
Download iTop VPN Free 6.1.0.5882 Crack Full Activated Pre Latest 2025
imang66g
 
PPTX
Web Testing.pptx528278vshbuqffqhhqiwnwuq
studylike474
 
PDF
How to Download and Install ADT (ABAP Development Tools) for Eclipse IDE | SA...
SAP Vista, an A L T Z E N Company
 
PDF
Salesforce Implementation Services Provider.pdf
VALiNTRY360
 
PDF
System Center 2025 vs. 2022; What’s new, what’s next_PDF.pdf
Q-Advise
 
PDF
10 posting ideas for community engagement with AI prompts
Pankaj Taneja
 
PDF
New Download FL Studio Crack Full Version [Latest 2025]
imang66g
 
PDF
AI Image Enhancer: Revolutionizing Visual Quality”
docmasoom
 
PDF
Supabase Meetup: Build in a weekend, scale to millions
Carlo Gilmar Padilla Santana
 
PDF
MiniTool Power Data Recovery Crack New Pre Activated Version Latest 2025
imang66g
 
PDF
On Software Engineers' Productivity - Beyond Misleading Metrics
Romén Rodríguez-Gil
 
PDF
Virtual Threads in Java: A New Dimension of Scalability and Performance
Tier1 app
 
PDF
AWS_Agentic_AI_in_Indian_BFSI_A_Strategic_Blueprint_for_Customer.pdf
siddharthnetsavvies
 
Contractor Management Platform and Software Solution for Compliance
SHEQ Network Limited
 
Presentation about variables and constant.pptx
kr2589474
 
Activate_Methodology_Summary presentatio
annapureddyn
 
Presentation about Database and Database Administrator
abhishekchauhan86963
 
ChatPharo: an Open Architecture for Understanding How to Talk Live to LLMs
ESUG
 
WatchTraderHub - Watch Dealer software with inventory management and multi-ch...
WatchDealer Pavel
 
classification of computer and basic part of digital computer
ravisinghrajpurohit3
 
Download iTop VPN Free 6.1.0.5882 Crack Full Activated Pre Latest 2025
imang66g
 
Web Testing.pptx528278vshbuqffqhhqiwnwuq
studylike474
 
How to Download and Install ADT (ABAP Development Tools) for Eclipse IDE | SA...
SAP Vista, an A L T Z E N Company
 
Salesforce Implementation Services Provider.pdf
VALiNTRY360
 
System Center 2025 vs. 2022; What’s new, what’s next_PDF.pdf
Q-Advise
 
10 posting ideas for community engagement with AI prompts
Pankaj Taneja
 
New Download FL Studio Crack Full Version [Latest 2025]
imang66g
 
AI Image Enhancer: Revolutionizing Visual Quality”
docmasoom
 
Supabase Meetup: Build in a weekend, scale to millions
Carlo Gilmar Padilla Santana
 
MiniTool Power Data Recovery Crack New Pre Activated Version Latest 2025
imang66g
 
On Software Engineers' Productivity - Beyond Misleading Metrics
Romén Rodríguez-Gil
 
Virtual Threads in Java: A New Dimension of Scalability and Performance
Tier1 app
 
AWS_Agentic_AI_in_Indian_BFSI_A_Strategic_Blueprint_for_Customer.pdf
siddharthnetsavvies
 

Reducing the Risks of Migrating Off Oracle

  • 1. © Copyright EnterpriseDB Corporation, 2016. All Rights Reserved. 1 Company Confidential. Reducing the Risks of Moving Off Oracle EDB Postgres Enterprise reduces risks… Raises…
  • 2. © Copyright EnterpriseDB Corporation, 2016. All Rights Reserved. 2 Company Confidential. …you could use your Oracle® skills without using Oracle? …you could keep your investments in PL/SQL and not use Oracle? …you could do both and save money? What if…
  • 3. © Copyright EnterpriseDB Corporation, 2016. All Rights Reserved. 3 Company Confidential. But wait, change is not without risks! Re-training Risks Technical Risks RISK e g r a t io n I n t
  • 4. © Copyright EnterpriseDB Corporation, 2016. All Rights Reserved. 4 Company Confidential. Reducing the Risk of Change Technical Data Compatibility Code Compatibility Tools for Mission- critical apps Re-Training Compatible Developer features: PL/SQL DBA features: Workload Mgr & Diagnostics, Compatible tools: SQL*Plus, SQL*Loader Integration Replicate to and from Oracle XA Resource Manager Data Adapters Wrappers for External DBs Cost Savings Cap core license quantities Reduce core licenses Eliminate core licenses EDB Postgres Enterprise reduces risks… and raises…
  • 5. © Copyright EnterpriseDB Corporation, 2016. All Rights Reserved. 5 Company Confidential. EDB Migration Toolkit Migration Toolkit converts Oracle database objects to Advanced Server objects Data Compatibility - Data types: all data including Blobs, Clobs and Object types… - Meta data like: schemas, tables, indexes, views, partitions, roles… - Code: triggers, stored procedures, users, roles, database links …
  • 6. © Copyright EnterpriseDB Corporation, 2016. All Rights Reserved. 6 Company Confidential. Advanced Server executes PL/SQL Stored Procedures, Triggers, Packages and understands extensions like DUAL, Rownum, Decode, NVL(2) and Substr(). Code Compatibility – PL/SQL Emulation Translation Layer on PL/pgSQL Compiler ✔ Interpreter ✔ Debugger ✔
  • 7. © Copyright EnterpriseDB Corporation, 2016. All Rights Reserved. 7 Company Confidential. my_program.pgc ecpgPlus pre- compiler C compiler Linker ecpgPlus (Pro*C support) Code Compatibility – Pro*C ecpglib other libraries my_progam.o my_program.c my_program Supports: • Oracle Dynamic SQL • Pro*C compatible anonymous blocks, and • Oracle-compatible CALL statement
  • 8. © Copyright EnterpriseDB Corporation, 2016. All Rights Reserved. 8 Company Confidential. Open Client Library - OCL (OCI support) Code Compatibility - OCI Application Programs Oracle’s OCI-Lib Published API UPI Wire Protocols Oracle® Call Interface stack Application Programs Open Client Library OCI Compatible API libpq Wire Protocols EDB’s Open Client Library Same Apps
  • 9. © Copyright EnterpriseDB Corporation, 2016. All Rights Reserved. 9 Company Confidential. Enterprise Manager (Monitor, Alert, Manage & Tune) Active Data Guard features: Failover and Hot Standby Reads Tools for Mission-critical Apps Failover server in Hot Standby mode also allows READ access
  • 10. © Copyright EnterpriseDB Corporation, 2016. All Rights Reserved. 10 Company Confidential. …database compatibility for Oracle is compatible with: 10 EDB Postgres Enterprise… Your technology Minimal Application re-writes
  • 11. © Copyright EnterpriseDB Corporation, 2016. All Rights Reserved. 11 Company Confidential. Compatibility for Developers Query Hints Packages - UTL_ENCODE - UTL_FILE - UTL_HTTP - UTL_MAIL - UTL_SMTP - UTL_URL - Custom - DBMS_ALERT - DBMS_CRYPTO - DBMS_JOB - DBMS_LOB - DBMS_LOCK - DBMS_OUTPUT - DBMS_PIPE - DBMS_PROFILER - DBMS_SCHEDULER - DBMS_SQL - DBMS_RANDOM - DBMS_RLS - DBMS_UTILITY - Default Optimizer Hints - Access Method Hints - Join Order Hints - Join Relation Hints - Global Hints - Append Hints
  • 12. © Copyright EnterpriseDB Corporation, 2016. All Rights Reserved. 12 Company Confidential. Virtual Private Database implemented using a package compatible with Oracle’s DBMS_RLS (row level security) Compatibility for Developers
  • 13. © Copyright EnterpriseDB Corporation, 2016. All Rights Reserved. 13 Company Confidential. Resource Manager (CPU & I/O resource allocation) Compatibility for DBAs Password Profiles
  • 14. © Copyright EnterpriseDB Corporation, 2016. All Rights Reserved. 14 Company Confidential. DRITA (Dynamic Runtime Instrumentation Tools Architecture) working with Wait events … Compatibility for DBAs •  Functions −  get_snaps() −  sys_rpt() −  sess_rpt() −  sessid_rpt() −  sesshist_rpt() −  purgesnap() −  truncsnap() •  Statspack-like AWR Reports −  edbreport() −  stat_db_rpt() −  stat_tables_rpt() −  statio_tables_rpt() −  stat_indexes_rpt() −  statio_indexes_rpt() −  edb$system_waits −  edb$session_waits −  edb$session_wait_history •  Catalog Views −  edb$system_waits −  edb$session_waits −  edb$session_wait_history −  ~50 Dictionary Views
  • 15. © Copyright EnterpriseDB Corporation, 2016. All Rights Reserved. 15 Company Confidential. Compatibility for Developers and DBAs •  EDB*Plus •  EDB*Loader
  • 16. © Copyright EnterpriseDB Corporation, 2016. All Rights Reserved. 16 Company Confidential. …database compatibility for Oracle is compatible with: 16 EDB Postgres Enterprise… Your technology Your people No Application re-writes Minimal re-training
  • 17. © Copyright EnterpriseDB Corporation, 2016. All Rights Reserved. 17 Company Confidential. Replication with Oracle TRANSACTION REPLICATION Queries Reports POSTGRES PLUS ADVANCED SERVER TABLE C TABLE D ORACLE Procs Objects TABLE A TABLE C TABLE B TABLE D Improved OLTP Performance Inexpensive Query / Reporting
  • 18. © Copyright EnterpriseDB Corporation, 2016. All Rights Reserved. 18 Company Confidential. XA 2-Phase Commit Support Transaction Manager (e.g. Tuxedo) XA Resource Manager in Oracle XA Resource Manager in Advanced Server Phase 1 XA Resource Manager in Oracle XA Resource Manager in Advanced Server Phase 2 Transaction Manager (e.g. Tuxedo)
  • 19. © Copyright EnterpriseDB Corporation, 2016. All Rights Reserved. 19 Company Confidential. EDB Postgres Data Adapters Read / Write MySQL Read / Write MongoDB Read / Write Hive/HDFS File / CSVODBC / JDBC LDAP Many others… Twitter / Facebook EDB Postgres Advanced Server
  • 20. © Copyright EnterpriseDB Corporation, 2016. All Rights Reserved. 20 Company Confidential. …database compatibility for Oracle is compatible with: 20 EDB Postgres Enterprise… Your technology Your people No Application re-writes Minimal re- training Easy Integration Your business
  • 21. © Copyright EnterpriseDB Corporation, 2016. All Rights Reserved. 21 Company Confidential. Strategy Risk Time Effort Benefits Savings New Reporting Applications Low Fast Low •  Leverages existing Oracle reporting skills •  Proof point: Oracle alternative for reporting •  No new Oracle licenses Low Offload Reports using Replication Low Fast Med •  Leverages existing Oracle reporting skills •  Proof point: integration into Oracle infrastructure •  No new Oracle licenses Low New Transaction Applications Low Application Dependent Low •  Leverages existing Oracle report & txn skills •  Proof point: viable option for txn processing •  No new Oracle licenses Med Old Applications Due for Re- writes / Updates Med Application Dependent Med •  Leverages existing Oracle skills and PL/SQL •  Proof point: retain PL/SQL investments •  Recycle existing Oracle licenses Med Migrate / Rewrite non-mission critical Apps High Application Dependent Med •  Leverages existing Oracle skills and PL/SQL •  Proof point: •  Significant cost savings High New mission critical applications High Application Dependent High •  Leverages existing Oracle skills •  Proof point: Postgres tools for HA, Management •  Dramatic cost savings High Adoption Strategies to Reduce Risk EDB’s Migration Assessment Service helps you build a custom strategy to move off Oracle that reduces your risk and maximizes your savings and success.
  • 22. © Copyright EnterpriseDB Corporation, 2016. All Rights Reserved. 22 Company Confidential. …you could use your Oracle® skills without using Oracle! …you could keep your investments in PL/SQL and not use Oracle! …you could do both and save money! What if… When will you…
  • 23. © Copyright EnterpriseDB Corporation, 2016. All Rights Reserved. 23 Company Confidential. Additional Resources… •  EDB Downloads: −  www.enterprisedb.com/downloads •  Case study: Clear Capital Shrinking Oracle Costs −  www.enterprisedb.com/clear-capital •  eBook comparing EDB Postgres Enterprise to Oracle Enterprise Edition −  Email: [email protected]