Search found 53125 matches
- Mon Sep 11, 2006 3:29 pm
- Forum: General
- Topic: Accessing Universe from Unix
- Replies: 16
- Views: 10066
- Mon Sep 11, 2006 3:26 pm
- Forum: General
- Topic: UTF-8 ERROR
- Replies: 1
- Views: 2164
- Mon Sep 11, 2006 3:22 pm
- Forum: IBM QualityStage
- Topic: Importing DataStage File in Quality Stage
- Replies: 5
- Views: 2397
- Sun Sep 10, 2006 10:11 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Unidata Stage access Unidata version 6.1 database
- Replies: 2
- Views: 1163
Welcome aboard. :D The UniData 6 stage is certified only for UniData 6.0 as far as I am aware. Check with IBM, who own both DataStage and UniData. It may be that the stage works with UniData 6.1 but is not certified only because IBM believed there was no-one using the combination. Or they may need t...
- Sun Sep 10, 2006 5:05 pm
- Forum: IBM QualityStage
- Topic: Incomplete record read from file
- Replies: 5
- Views: 2571
- Sun Sep 10, 2006 5:04 pm
- Forum: IBM QualityStage
- Topic: Importing DataStage File in Quality Stage
- Replies: 5
- Views: 2397
- Sun Sep 10, 2006 2:25 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Persist Generated File Infile..Row_Generator
- Replies: 12
- Views: 4105
- Sun Sep 10, 2006 2:23 pm
- Forum: IBM QualityStage
- Topic: USNAME Standardization
- Replies: 1
- Views: 1552
1. Comparison is against the files that make up the USNAME rule set. Open the Rules Management utility (from the Tools menu) and expand the USNAME branch to see them. 2. Initially it will be marked as "unhandled". Most last names fall into this category. You can also get unhandled patterns. 3. Unles...
- Sun Sep 10, 2006 7:14 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Routines
- Replies: 4
- Views: 1646
- Sun Sep 10, 2006 3:26 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: passing jobName in NotifyStage
- Replies: 14
- Views: 3206
- Sun Sep 10, 2006 3:24 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: split file
- Replies: 12
- Views: 3317
It is best to write a BASIC routine if you are not sure about the number of group of x you are about to get. False. It is easier to create a Transformer stage with that number of outputs, propagate the rows where the input value changes, and use stage variables to construct the output lines. The te...
- Sun Sep 10, 2006 3:21 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: MQ channel sender problem ?
- Replies: 3
- Views: 941
You need an MQ Series server coresident with the DataStage server. This restriction will, I understand, be removed in the next (Hawk) release. Rachitha, MQ Stage is a DataStage plug-in (= optionally installed) stage that can read from or write to an MQ Series queue. If you want to know more about wh...
- Sun Sep 10, 2006 3:16 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: date format
- Replies: 9
- Views: 2187
It doesn't matter. Iconv() is clever enough to work it out. All you must provide is the first "D" and the date component designators (for example "MDY").
This article may help to explain why this is so.
This article may help to explain why this is so.
- Sun Sep 10, 2006 3:12 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: logon denied
- Replies: 3
- Views: 2221
The message suggests that there are characters in your password that can not be processed by your NLS map (MS1252, US-English). Or this may be an incompatibility with Oracle's NLS mapping. Are you using the same settings for DataStage character mapping and for Oracle character mapping? What is the N...
- Sun Sep 10, 2006 3:09 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Concatenate issue
- Replies: 9
- Views: 2144