Hi Soumik,
You can use below tools which are free and opensource.
ora2pg: is easy and extremely powerful.
ora2pg: is easy and extremely powerful.
ora_migrator:- Sequences and normal tables with their constraints and indexes will be migrated, all objects containing PL/SQL code (triggers, functions, procedures and packages) will have to be migrated by hand.
https://github.com/cybertec-postgresql/ora_migrator
On Tue, Nov 20, 2018 at 11:40 PM <soumik.bhattacharjee@xxxxxxx> wrote:
Hello There,
Anyone came across any Licensed GUI tool to migrate database schemas from Oracle to Postgres.
+including Packages, Procedures etc..
+ Any idea of License costs if available.
Thanks