Customer Portal

Incremental reading does not work for SQLite and MySQL

Comments 2

  • Avatar
    mark
    0
    Comment actions Permalink
    Hi,
    we now also tried incremental reading with MS SQL Server 2008 R2 and it did not work either.
    We only changed the database connection. All databases have the same table with the same content.

    Error message for MS SQL Server 2008 R2

    ERROR [WatchDog] - Node SOURCE finished with status: ERROR caused by: java.sql.SQLException: Invalid pseudocolumn "$id".
  • Avatar
    admin
    0
    Comment actions Permalink
    Hi Mark,

    it is probably bug, see issue I reported: https://bug.javlin.eu/browse/CL-2239

    As workaround please use implicit fields mapping - as described here: http://doc.cloveretl.com/documentation/ ... table.html ("Query Statement without Mapping")

Please sign in to leave a comment.