Hello All,
What's the sequence of objects to be imported while using Ora2pg v25 (oracle 18c to postgres 17.x) so that I don't get error and conflict between parents and child tables etc.
Should I start with this order sequences, sequence_values,
Table,
Indexes
Views
Procedures, function, triggers and finally grants