We're using PB 12.1 Classic. Pipe fails to pass data (no error message) in a Oracle column defined as Long Varchar or Clob when the length gets over 25,000 or so. It does not matter if the tables are both Oracle (11g) or one is in SA11 (column defined as Long). The data is clearly there in the source table. It never gets to the destination table.
Straight SQL Insert works, as does Update. File import (tab-delimited) works. Only when using the Pipeline (also, datawindow update) does it fail.
Any ideas? Thanks.
Straight SQL Insert works, as does Update. File import (tab-delimited) works. Only when using the Pipeline (also, datawindow update) does it fail.
Any ideas? Thanks.