RE: EXTERNAL: Re: Could not startup new database - Oracle to Postgres Migration error.

2021-08-16 Thread Pansara, Jiten
: Monday, August 16, 2021 2:41 PM To: Pansara, Jiten Cc: pgsql-general@lists.postgresql.org Subject: EXTERNAL: Re: Could not startup new database - Oracle to Postgres Migration error. CAUTION: This email originated from outside of the company. Do not click links or open attachments unless y

Re: EXTERNAL: Re: Could not startup new database - Oracle to Postgres Migration error.

2021-08-16 Thread Julien Rouhaud
On Mon, Aug 16, 2021 at 5:16 PM Pansara, Jiten wrote: > > Thanks a lot for quick response. I can see below after executing the Perl > command given by you. > > PS C:\ora2pg-22.1> perl -e "use DBD::Pg" > PS C:\ora2pg-22.1> It means that you already have DBD::Pg installed.