Search found 53125 matches
- Wed Mar 05, 2008 11:49 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error Using MERGE
- Replies: 11
- Views: 2777
- Wed Mar 05, 2008 11:48 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: NEW USER: Problem logging into DataStage
- Replies: 3
- Views: 1274
- Wed Mar 05, 2008 10:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Heap Size errror in Transformer
- Replies: 13
- Views: 3971
There are certainly a lot of Data Sets associated with the Transformer stage. This may explain why demand for memory is so high. It will take some time to review the score and construct the actual job that runs. Please be patient, or attempt it yourself. On paper create a "link" for each data set an...
- Wed Mar 05, 2008 10:09 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Reading input from a sequential file
- Replies: 6
- Views: 1748
Premium membership costs less than 30c (Rs12) per day. Among other things it will let you read the five premium posters' contributions in their entirety. All revenue from premium memberships is devoted to defraying hosting and bandwidth costs incurred by DSXchange so, by taking up premium membershi...
- Wed Mar 05, 2008 10:06 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Regarding surrogate key
- Replies: 6
- Views: 2107
Could you please phrase your questions in English? DSXchange is not a mobile telephony device - there is no need to abbreviate. Further, the abbreviations make understanding more difficult for those whose first language is not English. A search here or on the internet for the term "business key" wi...
- Wed Mar 05, 2008 8:41 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: On-the-fly file creation with size limits
- Replies: 4
- Views: 1233
There's nothing in DataStage that will do this. However, if you use a Filter command in the Sequential File stage that writes the file(s), then you could create a script/command that starts a new file when your limit is reached. Running the data through this would seem to me to be the best solution ...
- Wed Mar 05, 2008 6:29 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: PERFORMANCE ???????
- Replies: 13
- Views: 3191
- Wed Mar 05, 2008 6:27 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: PERFORMANCE ???????
- Replies: 13
- Views: 3191
- Wed Mar 05, 2008 3:30 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: IsValid Function
- Replies: 16
- Views: 6086
- Wed Mar 05, 2008 3:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Issue while running jobs into GRID environment
- Replies: 2
- Views: 1230
Grid is different - for a start you need a dynamic configuration file. The Grid PACK referred to contains the facilities needed. Unfortunately I can not offer any advice, as I have no experience (yet) with DataStage on a grid. But there are some out there, so I hope someone answers who can provide c...
- Wed Mar 05, 2008 3:24 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Assigning values from file to paramter
- Replies: 4
- Views: 1760
- Wed Mar 05, 2008 3:21 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Why need for parameter or any option there data stage
- Replies: 2
- Views: 1176
- Wed Mar 05, 2008 3:19 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: sequential operator cannot preserve partitioning
- Replies: 3
- Views: 1547
They point to a sequential operator, not necessarily to a sequential file stage. Any stage can be constrained, mandatorily or otherwise, to execute in sequential mode. It suggests that your database stage is constrained to execute in sequential mode. But, be be certain, can you post the entire messa...
- Wed Mar 05, 2008 3:14 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Aggregating data
- Replies: 4
- Views: 972
Stage variables are still a good way to collect running totals from sorted data. When it's the second week number, append a line terminator and the total to the final column and write to a sequential file, then read from that sequential file to get the desired result. Put the grand total in the user...
- Wed Mar 05, 2008 3:09 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: IsValid Function
- Replies: 16
- Views: 6086