Search found 53125 matches
- Fri Oct 03, 2008 8:50 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Remove lines from the xm l file
- Replies: 15
- Views: 3174
Another Transformer solution - maintain two stage variables to determine whether you've seen "<![CDATA[" (if not you're still in the header and you don't pass this row) and another to detect when you see "</xtd:Data>" (which means you're now in the trailer and you don't pass this or any more rows). ...
- Fri Oct 03, 2008 7:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: vetical pivot for unknown input rows
- Replies: 3
- Views: 1091
OK, not many. The easiest solution (in my opinion) for an arbitrary number of columns is in a server job, using the dynamic normalization capability of the Universe stage. Are you able to use server jobs at your site? If not then use a Sort stage to sort the data by key and to generate a key change ...
- Fri Oct 03, 2008 7:24 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: attachment etl build for review
- Replies: 4
- Views: 1402
You have offered no indication as to what the actual "problem" is. What are you trying to achieve, what are the expected results and what are the actual results? Perhaps provide a row or three of sample data from the inputs and the output if you're convinced that the "problem" (whatever it is) is in...
- Fri Oct 03, 2008 7:22 pm
- Forum: General
- Topic: compile multiple jobs
- Replies: 8
- Views: 2219
- Fri Oct 03, 2008 6:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: vetical pivot for unknown input rows
- Replies: 3
- Views: 1091
- Fri Oct 03, 2008 6:08 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: attachment etl build for review
- Replies: 4
- Views: 1402
You can use attachments at IBM DeveloperWorks though that site is not as busy as this one - on the other hand more IBM people browse there (they are encouraged to do so).
- Fri Oct 03, 2008 3:58 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: deadlock error = job status OK
- Replies: 5
- Views: 2994
- Fri Oct 03, 2008 3:53 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Filter the string data
- Replies: 7
- Views: 1967
- Fri Oct 03, 2008 3:50 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: RunTime Information IIS 8.0.1
- Replies: 8
- Views: 2349
That might be the case if you know what's in the repository. From memory a clean install on Windows gives an XMETA repository containing 847 tables. No-one, as far as I am aware, has taken the time to document their contents and inter-relationships and how these pertain to particular products, at le...
- Fri Oct 03, 2008 6:44 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Key in sequential file
- Replies: 4
- Views: 1264
None, because there is no such thing. However, the ability to mark a column, or columns, as "key" can be useful in designating the possible future use of that column, or to indicate that that column has a unique property. Marking a field as key can also to indicate to the ODBC driver for text files ...
- Fri Oct 03, 2008 6:32 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job exists in Director but not in Designer repository
- Replies: 10
- Views: 2706
- Fri Oct 03, 2008 6:28 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to round the numeric values
- Replies: 3
- Views: 1196
- Fri Oct 03, 2008 5:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Problem with file delimiter.
- Replies: 1
- Views: 820
Welcome aboard. What is the record delimiter character in the stage with which you are reading this file? If you don't want that to be the delimiter, change it to some character that does not appear in the data. Click on the Help key (or F1 key) for more information about options for entering this c...
- Fri Oct 03, 2008 5:24 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to round the numeric values
- Replies: 3
- Views: 1196
- Fri Oct 03, 2008 4:54 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Filter the string data
- Replies: 7
- Views: 1967