Search found 15603 matches
- Mon Mar 13, 2006 3:49 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Problem in exporting job by category
- Replies: 7
- Views: 1796
If a DataStage hashed file/table has an index on a column, any SELECTs that use that column as part of the selection criteria will use the index. If the index has somehow become corrupt or invalid, a SELECT on that file will return incorrect rows even though the file itself contains the correct info...
- Mon Mar 13, 2006 3:46 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Round Robin method in Link Partitioner
- Replies: 5
- Views: 923
That is very odd behaviour; since the round-robin will distribute the rows one at a time to each successive link. You should be getting 4,4,4 rows going down each path. I've just done a quick test and that is the behaviour I am seeing. Are you 100% certain that you've specified round-robin in your c...
- Sun Mar 12, 2006 9:54 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: READ FROM AND WRITE INTO COMMANDS
- Replies: 1
- Views: 657
- Sat Mar 11, 2006 2:54 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Warning in PX job while reading from odbc job
- Replies: 3
- Views: 903
You didn't declare the length correctly, otherwise you wouldn't be getting the error message. The correct length of your file is 144 bytes per row, and you declared only 13 bytes of it. You have other options in the PX sequential file stage to have it ignore incorrect length specifications but I'm n...
- Sat Mar 11, 2006 2:51 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Lookup(looping in the ref table)
- Replies: 9
- Views: 2791
- Sat Mar 11, 2006 2:12 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Warning in PX job while reading from odbc job
- Replies: 3
- Views: 903
- Sat Mar 11, 2006 1:45 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Warning during execution of StringToDecimal Function
- Replies: 20
- Views: 8455
- Fri Mar 10, 2006 1:09 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Lookup(looping in the ref table)
- Replies: 9
- Views: 2791
Naren, Here is a shell program that is a "hint" - it doesn't use COMMON to skip re-opening the file and only uses a simple key, one column with your 0 or 1 STATUS and one column with the next key. Don't just copy this and run it - there is no error checking or handling and you should go through each...
- Fri Mar 10, 2006 11:59 am
- Forum: Site/Forum
- Topic: Suggestion abt the certification
- Replies: 37
- Views: 26045
In a wonderful display of Customer Service effort, I received this response from Pearson VUE: Sir, Unfortunately I have to ask you to contact IBM directly to find out which code they use with us. Without the correct code I'm afraid I can't help. Thank you. Jonathan Addams Pearson VUE after I had pas...
- Fri Mar 10, 2006 10:05 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sync source on DataStage job
- Replies: 6
- Views: 2541
- Fri Mar 10, 2006 10:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unrecognized Argument
- Replies: 5
- Views: 10611
- Fri Mar 10, 2006 8:19 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Warning during execution of StringToDecimal Function
- Replies: 20
- Views: 8455
- Fri Mar 10, 2006 6:55 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Warning during execution of StringToDecimal Function
- Replies: 20
- Views: 8455
- Fri Mar 10, 2006 6:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Data from Webpages To Datastage
- Replies: 2
- Views: 985
Where are your webpages being read from? Normally the pages will contain only HTML text and reference other non-text data. There is a Click Pack to help you work with the log files, but it doesn't help with the actual pages. You can strip out unprintable text (using the ;'MCP' conversion) to clean o...
- Fri Mar 10, 2006 6:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Warning during execution of StringToDecimal Function
- Replies: 20
- Views: 8455