[
https://issues.apache.org/jira/browse/NIFI-4903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16373343#comment-16373343
]
ASF subversion and git services commented on NIFI-4903:
-------------------------------------------------------
Commit 62732cbb8827d0e41dde90af325775a727501f45 in nifi's branch
refs/heads/master from [~ca9mbu]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=62732cb ]
NIFI-4903 - Fixed timestamp bug with fetch processors using Oracle 12+
Signed-off-by: Pierre Villard <[email protected]>
This closes #2488.
> Database Fetch processors cannot handle timestamp fields with Oracle 12+
> ------------------------------------------------------------------------
>
> Key: NIFI-4903
> URL: https://issues.apache.org/jira/browse/NIFI-4903
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Reporter: Matt Burgess
> Assignee: Matt Burgess
> Priority: Major
>
> When using GenerateTableFetch or QueryDatabaseTable with an Oracle 12+
> adapter, if the maximum value column is set to a column of type timestamp,
> then upon the second fetch the following error occurs:
> java.sql.SQLDataException: ORA-01843: not a valid month
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)