저는 한국의 20년차 dba 입니다. 현재 oracle /tibero db , podstgres,/edb/mysql /mariadb , 서로 migration 할수 있는 java 된 프로그램 만들었습니다.
기능은 source db 와 targetdb 의 스키마 연동 ( table생성 ,pk 와 pk index 자동 생성 기능 , source db target db data migration 기능 까지 가능 합니다.
아직까지는 다양한 스키마로 테스트 안되었습니다. 저에게 oracle 11 버전 dump 파일을 보내주시면 테스트 해보고 소스 제공해 드리겠습니다.
2024년 7월 12일 (금) 오후 8:39, Muhammad Waqas <waqas.m@xxxxxxxxxxx>님이 작성:
ora2pg for object migrationsqllines for data migrationabove tools are tested2024년 7월 12일 (금) 오전 5:02, Sam Stearns <sam.stearns@xxxxxxx>님이 작성:Howdy,We have a project to migrate our Oracle databases that are hosted on an Oracle Database Appliance to Postgres hosted on a Linux VM. Questions:
- Is there a tool out there that we can use to analyze resource sizing on the Appliance that will give resource sizing recommendations for the VM?
- Is there a schema conversion tool or similar out there that we can use to convert Oracle ==> Postgres?
Thanks,Sam--