Search found 53125 matches
- Mon Sep 22, 2008 4:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Clarification on Range Lookups
- Replies: 4
- Views: 1202
- Mon Sep 22, 2008 4:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Left outer join - Nulls - Join Stage
- Replies: 4
- Views: 2434
- Mon Sep 22, 2008 4:06 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Converting from Varchar to Decimal
- Replies: 2
- Views: 1527
Or simply insert the decimal placeholder before doing the conversion.
Code: Select all
StringToDecimal(Left(InLink.TheString,5) : "." : Right(InLink.TheString,2))- Mon Sep 22, 2008 4:04 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DB2EE stage - write data to 2 different DB instances
- Replies: 14
- Views: 4736
- Mon Sep 22, 2008 4:02 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: datastage designer
- Replies: 1
- Views: 980
It's different in different organizations. At its simplest it's DataStage design and development, obviously. In a sufficiently large organization where complete target-from-source mapping documents are available, then that may be all there is. Though obviously there will be some degree of unit testi...
- Mon Sep 22, 2008 3:56 pm
- Forum: IBM QualityStage
- Topic: Rule Sets in Quality Stage
- Replies: 6
- Views: 2332
- Mon Sep 22, 2008 6:33 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to export DS category from windows command prompt
- Replies: 10
- Views: 3260
- Mon Sep 22, 2008 5:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to export DS category from windows command prompt
- Replies: 10
- Views: 3260
- Mon Sep 22, 2008 5:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: i would like write px 7.5x2 exam.
- Replies: 1
- Views: 797
Practice questions and other information on the IBM website (look for exam number 415). Actual exams are administered by Prometric and the only ways to obtain those materials are illegal. Exam preparation classes are offered by IBM, but usually only in conjunction with conferences such as IOD 2008. ...
- Mon Sep 22, 2008 5:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to identify actual leftouter join happend in join
- Replies: 1
- Views: 788
- Mon Sep 22, 2008 5:16 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Diff between DS 7.5 & 7.5.2
- Replies: 2
- Views: 996
- Mon Sep 22, 2008 5:12 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Many rows to 1 row
- Replies: 4
- Views: 1292
- Mon Sep 22, 2008 5:10 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Execute Unix commands in datastage
- Replies: 17
- Views: 39207
Magesh_bala wrote:In Execute command we cant execute the shell script commands, We can call only the shell scripts files.
Not true.
If you can prove that your assertion is true I would be interested in seeing the proof.
I execute individual commands through Execute Command activity quite frequently.
- Mon Sep 22, 2008 3:48 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error when I try to access the Information Server
- Replies: 2
- Views: 1453
- Mon Sep 22, 2008 3:45 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: replacing DB2 enterprise stage with teradata enterprise stag
- Replies: 11
- Views: 2839