Page 1 of 1

BINARY data automatically gets converted

Posted: Sun Sep 21, 2008 11:15 pm
by luck
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 to load into Oracle table..

Please help

Posted: Mon Sep 22, 2008 12:30 am
by ray.wurlod
Welcome aboard.

You will not get any sensible answers here because this forum is for server jobs. You needed to post on the job for Enterprise Edition (parallel jobs).

What's different between your development and production environments?