Search found 53125 matches
- Fri Jun 29, 2012 5:51 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Can't compile tranformer stage in parallel job
- Replies: 5
- Views: 1799
- Fri Jun 29, 2012 5:50 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Could not locate operator definition, wrapper
- Replies: 12
- Views: 4928
- Fri Jun 29, 2012 5:49 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: fixed width
- Replies: 8
- Views: 2564
- Fri Jun 29, 2012 5:48 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Seeking a best solution in DataStage
- Replies: 28
- Views: 22304
- Fri Jun 29, 2012 5:46 am
- Forum: General
- Topic: Verson control (SVN?), Eclipse and Datastage 8.5
- Replies: 1
- Views: 1982
- Fri Jun 29, 2012 5:45 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Parsing Source File
- Replies: 6
- Views: 2864
- Fri Jun 29, 2012 5:42 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: CFF Stage issues
- Replies: 5
- Views: 2054
- Fri Jun 29, 2012 5:41 am
- Forum: IBM QualityStage
- Topic: Using a wildcard override for name standardization
- Replies: 5
- Views: 3213
- Thu Jun 28, 2012 8:38 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: warning
- Replies: 6
- Views: 5358
Read the error messages carefully. Already there you can see that you have bad data. We don't need to see any more of it. Only you can resolve this, by ensuring that the data are clean. Perhaps you can read this field as a VarChar rather than as a Date, and then validate and convert downstream of th...
- Thu Jun 28, 2012 4:47 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Find Message Handlers defined
- Replies: 6
- Views: 3730
- Thu Jun 28, 2012 4:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Can't compile tranformer stage in parallel job
- Replies: 5
- Views: 1799
- Thu Jun 28, 2012 4:43 pm
- Forum: General
- Topic: Passing Dynamic values as Parameters
- Replies: 2
- Views: 1339
Welcome aboard. That's exactly what parameters do. When you submit a job run request you are prompted for the parameter values (or you use -param option in the dsjob command line). If you need to detect the file name, you use a sequence with a command to retrieve the file name (for example ls -lrt F...
- Thu Jun 28, 2012 4:40 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: CFF Stage issues
- Replies: 5
- Views: 2054
You could read the entire line as a single string using Sequential File stage, and insert CRLF strings where you want them (and maybe commas) before writing back to a file. Then read from that file. For example, if you have PIC XX OCCURS 30 you can read a 60 character string. Use Fmt() or Fold() fun...
- Thu Jun 28, 2012 4:35 pm
- Forum: General
- Topic: calling parameters from file
- Replies: 5
- Views: 2459
- Thu Jun 28, 2012 4:33 pm
- Forum:
- Topic: Importing Erwin models into Metadata Workbench
- Replies: 4
- Views: 3573