I try to migrate from Oracle to PostgreSQL with ora2pg
on Windows.
When the migration template generated,I try to run export_schema
script in perl
.
But .sh-expansion not supported.
Change expansion to .pl
and run this script leads to errors.
How correctly run and force this script works on Windows? Maybe somebody already decided this problem. Thanks!