Search found 53125 matches
- Fri May 08, 2009 2:28 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to ignore warning......in sequencer
- Replies: 4
- Views: 1954
You can't eliminate it. The activity expired its given timeout period and has to alert you of that fact. Emplace an explicit Failure trigger on the WaitForFile activity to handle the situation, but you can't eliminate the warning. You can, however, use a local message handler to demote its severity ...
- Thu May 07, 2009 11:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Distinct of a query not retrieving correct result
- Replies: 14
- Views: 3284
- Thu May 07, 2009 11:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Warning while running the job
- Replies: 6
- Views: 1856
- Thu May 07, 2009 11:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: data with double quote
- Replies: 4
- Views: 1358
- Thu May 07, 2009 11:38 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Can Data set be accessed from any external editor
- Replies: 9
- Views: 1937
- Thu May 07, 2009 11:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Regarding LOG file
- Replies: 6
- Views: 2108
- Thu May 07, 2009 11:33 pm
- Forum: General
- Topic: warning while running a job
- Replies: 10
- Views: 4140
- Thu May 07, 2009 11:30 pm
- Forum: General
- Topic: Datastage certification cost
- Replies: 12
- Views: 12539
- Thu May 07, 2009 11:29 pm
- Forum: General
- Topic: warning while running a job
- Replies: 10
- Views: 4140
- Thu May 07, 2009 9:58 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Lookup vs Join
- Replies: 5
- Views: 1917
- Thu May 07, 2009 9:48 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Date format
- Replies: 5
- Views: 1254
Not in a parallel Transformer stage. Iconv() and Oconv() are not supported.sbass1 wrote:Does this do what you want?
Code: Select all
Ans = oconv(iconv(Arg1,"DMDY[2,2,4]"),"DMDY/[1,1,4]")
- Thu May 07, 2009 9:45 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Looping through a range of dates
- Replies: 4
- Views: 3967
- Thu May 07, 2009 6:49 pm
- Forum: General
- Topic: Client licensing clarification
- Replies: 5
- Views: 1487
Even more obtuse than that. Let's say five people are connected. A ten-user license connects, there are now six people connected and the limit is ten. A five-user license then attempts to connect... That user gets successfully connected, and there are seven people connected. BUT the limit is now res...
- Thu May 07, 2009 5:07 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Cross join
- Replies: 5
- Views: 2801
- Thu May 07, 2009 5:06 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Can we export joblog to a file
- Replies: 27
- Views: 11793