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
BINARY data automatically gets converted
Moderators: chulett, rschirm, roy
-
ray.wurlod
- Participant
- Posts: 54595
- Joined: Wed Oct 23, 2002 10:52 pm
- Location: Sydney, Australia
- Contact:
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?
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?
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.