Search found 42189 matches
- Sun Apr 10, 2005 11:21 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash Logic
- Replies: 3
- Views: 861
Re: Hash Logic
If we check only the 'Clear File before writing' and uncheck the 'create file' options on the hash file stage, will these options create a hash file? or is it must that 'create file' option should be checked to create hash? Clearing the file before writing has no bearing on whether it gets created ...
- Sun Apr 10, 2005 11:11 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: NULL check
- Replies: 4
- Views: 1126
- Sun Apr 10, 2005 11:09 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Boolean results
- Replies: 1
- Views: 543
Re: Boolean results
When I have the condition like Ex: If Not(ResultCol) then 'xxxx' else 'yyy' When we use the Not() with boolean does it mean 'Even the expression is true or false the result should be xxxx'? No, it reverses the evaluation of the condition. So, rather than a TRUE result taking the if clause, ...
- Sun Apr 10, 2005 7:46 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: web enabled features
- Replies: 2
- Views: 925
Why not simply check the the vendor's website for the product? Drill down from there...
- Sat Apr 09, 2005 5:16 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Multiple values into 1 target column
- Replies: 11
- Views: 2497
- Sat Apr 09, 2005 4:43 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Notification Activity
- Replies: 6
- Views: 1448
naren6876 wrote:Iam not able to send mails to morethan one at a time by using the Notification Activity.
Iam giving the recipients email address like abc@yahoo.com,fds@yahoo.com........ with comma delimiter.
Separate them with a space... however, as noted, using a 'list' or 'group' email address is better.
- Sat Apr 09, 2005 4:09 pm
- Forum: Site/Forum
- Topic: Forum time GMT +1
- Replies: 10
- Views: 5926
- Sat Apr 09, 2005 3:58 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Multiple values into 1 target column
- Replies: 11
- Views: 2497
Well then, young Padawan, your job now becomes even tougher. You are going to have to spin up your own code to handle this. A couple of suggestions... There are ways to count substrings in strings that you can find in the Help. You can use one of them to determine how many delimiters you have in you...
- Sat Apr 09, 2005 3:51 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sequence
- Replies: 1
- Views: 675
- Sat Apr 09, 2005 10:41 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Multiple values into 1 target column
- Replies: 11
- Views: 2497
First thing I'd suggest is you check out the Pivot stage, it does almost exactly what you need. Adding the INROWNUM bit to it might be interesting, however... or simple... don't know off the top of my head. Got no time to ponder something like that as I'm heading out the door when I hit Submit. Read...
- Sat Apr 09, 2005 9:55 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Multiple values into 1 target column
- Replies: 11
- Views: 2497
Not sure what you mean by "require entry in sequence into a target field". Do you need to concatenate them all into one large data element before sending it to the field? Or perhaps you need to turn one record into five, with each entry in your 'source group' creating a new record with a different v...
- Sat Apr 09, 2005 9:52 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Email
- Replies: 4
- Views: 899
- Sat Apr 09, 2005 9:21 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Email
- Replies: 4
- Views: 899
Two choices: 1) Use (or create) an email group for the process rather than individual emails. That way you can add or remove people from the notifications without having to touch the job. My preferred methodology. 2) If you need to, you can put multiple addresses seperated by a space in the Notifica...
- Sat Apr 09, 2005 8:57 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: StageVariable
- Replies: 2
- Views: 726
- Sat Apr 09, 2005 8:45 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Information needed on EtlStats
- Replies: 7
- Views: 2385
kduke wrote:Did I put you to sleep with my rant?
No, no, not at all... I look forward to the occassional Duke rant.