Search found 1 match

by luck
Sun Sep 21, 2008 11:15 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: BINARY data automatically gets converted
Replies: 1
Views: 662

BINARY data automatically gets converted

I have defined a column as BINARY 8 and loading into Oracle data with RAW datatype. The ETL Job works fine in development. But it doesn't works in production, throwing the following error "invalid length inside variable character string" The input BINARY data gets automatically converted and unable ...