Skip to Main Content

GoldenGate

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Please help, I am having this error .Oracle golden gate big data 21.4 replication to snowflake

User_1V7NKApr 22 2022

OGG-03010 Performing implicit conversion of column data from character set ISO-8859-1 to UTF-8.
Exception in thread "main" java.time.format.DateTimeParseException: Text '2022-04-14 15:45' could not be parsed at index 16
at java.time.format.DateTimeFormatter.parseResolved0(DateTimeFormatter.java:1949)
at java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:1851)
at java.time.LocalDateTime.parse(LocalDateTime.java:492)
at oracle.goldengate.datasource.UserExitDataSource.getDateString(UserExitDataSource.java:938)
at oracle.goldengate.datasource.UserExitDataSource.createTimestampValue(UserExitDataSource.java:899)
at oracle.goldengate.datasource.UserExitDataSource.createColumnValue(UserExitDataSource.java:1160)
--More--(36%)

Comments
Post Details
Added on Apr 22 2022
1 comment
520 views