Search found 53125 matches
- Mon Jun 01, 2009 12:38 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Log file error
- Replies: 7
- Views: 2104
This is a corrupted hashed file, which contains the log for job number 1043. You can search the forum for ways to get out of this situation, depending on how badly you need the contents of the log. The address in the backward link error suggests that your log hashed file has tried to exceed its limi...
- Sun May 31, 2009 4:18 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to compile buildop from command line
- Replies: 3
- Views: 1398
- Sun May 31, 2009 4:17 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to implement rank system
- Replies: 2
- Views: 1140
- Sun May 31, 2009 4:16 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: I can't run jobs on my home PC
- Replies: 4
- Views: 1916
- Sun May 31, 2009 4:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Null handling in transformer
- Replies: 19
- Views: 8254
- Sat May 30, 2009 6:11 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DSD.BCIPut call to OCONV failed
- Replies: 9
- Views: 4423
- Sat May 30, 2009 3:22 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: need sessions information
- Replies: 1
- Views: 947
- Sat May 30, 2009 3:19 am
- Forum: IBM<sup>®</sup> DataStage TX
- Topic: Need support information on datastage TX/mercator 6.7
- Replies: 7
- Views: 6788
- Fri May 29, 2009 2:01 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Having problem with hash file
- Replies: 1
- Views: 819
- Fri May 29, 2009 1:58 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Null handling in transformer
- Replies: 19
- Views: 8254
Trim() will not remove all blank spaces, it will leave one. You may need to re-think your logic. For example
Code: Select all
NullToEmpty(Trim(InLink.TheField)) <= " "- Fri May 29, 2009 1:54 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Not able to login in parallel project
- Replies: 3
- Views: 1125
- Fri May 29, 2009 4:50 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Not able to login in parallel project
- Replies: 3
- Views: 1125
- Fri May 29, 2009 4:46 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Difference between DataStage7.5 and 8.2
- Replies: 3
- Views: 1270
- Fri May 29, 2009 4:45 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Fault Type 11
- Replies: 7
- Views: 2890
Fault type is signal number. Signal number 11 is SIGSEGV (segmentation violation). Search.
- Fri May 29, 2009 4:44 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Date conversion problem.
- Replies: 2
- Views: 919