Search found 1 match
- Wed Feb 11, 2009 11:03 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: odbcwrite stage
- Replies: 0
- Views: 523
odbcwrite stage
I am trying to use the above operator to read a simple file of 15 fields. When the source data is delimited, and so we do not have a record length it fails with this error Fatal Error: Not bounded length. When I set the data to fixed length it works OK. But the Oracle writer does not require this. I...