Search found 53125 matches
- Mon Apr 21, 2008 2:51 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Regarding NLS MAP
- Replies: 5
- Views: 2981
- Mon Apr 21, 2008 2:49 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Merge stage to capture delta records
- Replies: 6
- Views: 1884
- Mon Apr 21, 2008 2:48 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Server name and project name in email subject line
- Replies: 12
- Views: 5480
Did I not specify "trimmed of field mark characters"?
The Admininstrator client does not execute natively in the operating system shell. But you can open one.
Code: Select all
Trim(#CMD.$CommandOutput#,@FM,"A")The Admininstrator client does not execute natively in the operating system shell. But you can open one.
Code: Select all
DOS /C hostname- Mon Apr 21, 2008 12:17 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Data conversion
- Replies: 2
- Views: 975
No, you can do it with an expression. For example (and this is not the only way):
Code: Select all
Oconv(Iconv("01 " : InLink.TheString, "DDMY"), "D-MBYL")- Mon Apr 21, 2008 12:16 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Phantom Error
- Replies: 1
- Views: 885
Your Search capability certainly can.
- Mon Apr 21, 2008 12:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Merge stage to capture delta records
- Replies: 6
- Views: 1884
- Sun Apr 20, 2008 10:33 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: hi everybody
- Replies: 1
- Views: 994
- Sun Apr 20, 2008 10:32 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: "Abnormal Termination" error in server DS job
- Replies: 5
- Views: 1700
I don't know. I can't see vital things like your reference key expression and whether the value(s) being supplied to it are null or not. YOU need to do the detective work. Only you have access to all the details of your job design. That it fails consistently in the same place strongly suggests that ...
- Sun Apr 20, 2008 8:18 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: "Abnormal Termination" error in server DS job
- Replies: 5
- Views: 1700
- Sun Apr 20, 2008 7:21 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: "Abnormal Termination" error in server DS job
- Replies: 5
- Views: 1700
- Sat Apr 19, 2008 4:42 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Lookups with Oracle Odbc
- Replies: 5
- Views: 1224
You did not mention sparse lookups in your original question. Sparse lookups do have the restriction of one reference input link. A Lookup stage can support any (reasonable) number of reference input links performing normal lookups, but only one lookup if it is performing a sparse lookup. A normal l...
- Sat Apr 19, 2008 4:39 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DB2 API using DB2 connect
- Replies: 1
- Views: 797
- Sat Apr 19, 2008 4:37 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Is it just me, or is PX warning happy?
- Replies: 3
- Views: 1536
The reason you don't know which stage is your own fault; you are allowing the operators to combine (to execute in the same process). For diagnosis at least you do not want this to occur. This particular message results from the way in which decimal data are stored internally, and the first half-byte...
- Sat Apr 19, 2008 4:33 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: maximum value of a group
- Replies: 6
- Views: 1350
- Sat Apr 19, 2008 4:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: What are the datastore options in Datastage?
- Replies: 6
- Views: 1327