简体   繁体   English

SAP Oracle迁移到PostgreSQL

[英]SAP Oracle migration to PostgreSQL

I have SAP applications using Oracle. 我有使用Oracle的SAP应用程序。 There is a need to migrate from Oracle to Open source DB (say PostgreSQL). 需要从Oracle迁移到开放源代码数据库(例如PostgreSQL)。 Is there any way I can do the assessment of the complexity of the migration (feasibility analysis, ie how much SAP applications are tied up with Oracle DB etc.?) 有什么方法可以评估迁移的复杂性(可行性分析,即有多少SAP应用程序与Oracle DB等捆绑在一起?)

On the one hand: 一方面:

The SAP server has a special abstraction layer called Database Interface which converts Open SQL Statements into Database specific Native SQL. SAP服务器具有一个称为数据库接口的特殊抽象层,该层将Open SQL语句转换为特定于数据库的本机SQL。 Therefore, SAP software is Database Independent 因此,SAP软件与数据库无关

Оn the other hand: Оn另一方面:

Look at Database and OS Platforms SAP Wiki topic 查看数据库和操作系统平台SAP Wiki主题

  • DB2 DB2
  • Sybase ASE Sybase ASE
  • Oracle 甲骨文
  • Microsoft SQL Server Microsoft SQL服务器
  • MaxDB 最大数据库

  • of course SAP HANA 当然,SAP HANA

Accordingly SAP on PostgreSQL is the terra incognita 因此,PostgreSQL上的SAP是最著名的

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM