Search found 53125 matches
- Thu Apr 11, 2013 2:48 am
- Forum: General
- Topic: Admin Error: DSR_ParseConfig: OPENSEQ failing on a particula
- Replies: 3
- Views: 1224
Re: Admin Error: DSR_ParseConfig: OPENSEQ failing on a parti
Please help ..its urgent This is not the correct forum for urgent queries. Rather you should sign up for premium service with your official support provider, and get a service level agreement that matches your "urgency" requirement. And thereby learn how expensive "urgent" is. D...
- Thu Apr 11, 2013 2:46 am
- Forum: General
- Topic: Admin Error: DSR_ParseConfig: OPENSEQ failing on a particula
- Replies: 3
- Views: 1224
- Wed Apr 10, 2013 9:54 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ERROR Reading source file
- Replies: 5
- Views: 5029
- Wed Apr 10, 2013 4:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Non English Characters in Fixed length Char field
- Replies: 18
- Views: 6630
- Wed Apr 10, 2013 2:37 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Different Config Files for Sequence and Child Job
- Replies: 4
- Views: 2039
- Wed Apr 10, 2013 2:32 pm
- Forum: General
- Topic: DSN created in windows not appering in DS DSN drop down list
- Replies: 6
- Views: 1782
- Wed Apr 10, 2013 2:30 pm
- Forum: IBM QualityStage
- Topic: Multi-valued domain matching
- Replies: 5
- Views: 3458
- Wed Apr 10, 2013 1:17 am
- Forum: Data Integration
- Topic: ODI Vs DS
- Replies: 12
- Views: 34397
- Wed Apr 10, 2013 1:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Zero or Positive
- Replies: 4
- Views: 1786
There's a neat way of solving this with a server function:
but I'm not aware of an equivalent parallel function, so would recommend If..Then..Else for parallel jobs.
Code: Select all
Oconv(InLink.TheNumber,"R1,99999") + 0- Wed Apr 10, 2013 12:17 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Transform Function
- Replies: 4
- Views: 2044
- Tue Apr 09, 2013 4:08 pm
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: Result of information analyzer can be shares?
- Replies: 4
- Views: 3279
- Tue Apr 09, 2013 4:05 pm
- Forum: Data Integration
- Topic: ODI Vs DS
- Replies: 12
- Views: 34397
In my opinion DataStage has substantially more functionality than ODI. As you point out (and I admit not being able to comment cogently) ODI seems to be limited to what can be done in SQL, so no parsing XML, no invoking web services, no access to Java classes, no restructuring vectors/arrays, no del...
- Tue Apr 09, 2013 5:39 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: CORE files created when using dsjob
- Replies: 4
- Views: 1231
- Tue Apr 09, 2013 5:37 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Order of Columns in Vertical Pivot
- Replies: 4
- Views: 1419
- Tue Apr 09, 2013 5:35 am
- Forum: General
- Topic: parse year from calander
- Replies: 1
- Views: 1027