Re: AWS Database Migration Errors Post migration

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

On 28/03/18 01:23, bala jayaram wrote:
Hi Team,

We are seeing this error after the migration from EC2 plain instance into RDS based Postgresql.

Version: 9.5
Error/Exception:
Occuring Frequently.

2018-02-05T20:12:19 [TARGET_LOAD ]E: Command failed to load data with exit error code 1, Command output: psql: /usr/lib64/libcom_err.so.2: no version information available (required by /rdsdbbin/attunity-2.4.0.R2/lib/libgssapi_krb5.so.2), psql: /usr/lib64/libcom_err.so.2: no version information available (required by /rdsdbbin/attunity-2.4.0.R2/lib/libkrb5.so.3), ERROR: date/time field value out of range: "0000-00-00 00:00:00.000000", CONTEXT: COPY ******, line 445050, column end_date: "0000-00-00 00:00:00.000000" [1020403] (csv_target.c:883)

Could you please comment on this?


This is the problem:

ERROR: date/time field value out of range: "0000-00-00 00:00:00.000000",

that 'all zero' date is not a valid date as far as Postgres is concerned. I don't think the error is specific to RDS - no Postgres version will load such a value into any actual date type field.

regards
Mark




[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux