Обсуждение: Postgres Migration error - Need help

Поиск
Список
Период
Сортировка

Postgres Migration error - Need help

От
"Pansara, Jiten"
Дата:

Hello Team,

 

I am executing below command to copy data but it is throwing error. Can anyone help please?

 

 

Jiten Pansara

Senior Database Analyst

T:  +91 9158149600
Ejiten.pansara@fisglobal.com
FIS | Advancing the way the world Pays, Banks, and Invests 

A picture containing text, outdoor, sign

Description automatically generated

 

 

The information contained in this message is proprietary and/or confidential. If you are not the intended recipient, please: (i) delete the message and all copies; (ii) do not disclose, distribute or use the message in any manner; and (iii) notify the sender immediately. In addition, please be aware that any message addressed to our domain is subject to archiving and review by persons other than the intended recipient. Thank you.
Вложения

Re: Postgres Migration error - Need help

От
Bruce Momjian
Дата:
On Wed, Aug 18, 2021 at 09:50:32AM +0000, Pansara, Jiten wrote:
> Hello Team,
> 
>  
> 
> I am executing below command to copy data but it is throwing error. Can anyone
> help please?

I think you want to contact the ora2pg project, not us.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  If only the physical world exists, free will is an illusion.




Re: Postgres Migration error - Need help

От
Mladen Gogala
Дата:

Why are you connecting to Postgres in the first place? Ora2Pg should connect to Oracle and produce a SQL script to re-create PostgreSQL version of the Oracle schema. As for the error below, you're probably using an old version of DBD::Pg. Check it using CPAN and upgrade if necessary.

Regards

On 8/18/21 5:50 AM, Pansara, Jiten wrote:
@font-face {font-family:"Cambria Math"; panose-1:2 4 5 3 5 4 6 3 2 4;}@font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4;}p.MsoNormal, li.MsoNormal, div.MsoNormal {margin:0in; font-size:11.0pt; font-family:"Calibri",sans-serif;}span.EmailStyle17 {mso-style-type:personal-compose; font-family:"Calibri",sans-serif; color:windowtext;}.MsoChpDefault {mso-style-type:export-only; font-family:"Calibri",sans-serif;}div.WordSection1 {page:WordSection1;}

Hello Team,

 

I am executing below command to copy data but it is throwing error. Can anyone help please?

 

 

Jiten Pansara

Senior Database Analyst

T:  +91 9158149600
Ejiten.pansara@fisglobal.com
FIS | Advancing the way the world Pays, Banks, and Invests 

A picture              containing text, outdoor, sign              Description automatically generated

 

 

The information contained in this message is proprietary and/or confidential. If you are not the intended recipient, please: (i) delete the message and all copies; (ii) do not disclose, distribute or use the message in any manner; and (iii) notify the sender immediately. In addition, please be aware that any message addressed to our domain is subject to archiving and review by persons other than the intended recipient. Thank you.
-- 
Mladen Gogala
Database Consultant
Tel: (347) 321-1217
https://dbwhisperer.wordpress.com
Вложения