Search found 53125 matches
- Thu Apr 10, 2008 3:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: what is scratch stage in datastage
- Replies: 7
- Views: 2260
- Thu Apr 10, 2008 3:24 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to convert this string 'm/d/yyyy h:mi' to date?
- Replies: 7
- Views: 4887
- Thu Apr 10, 2008 3:21 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStage Process in UNIX BOX
- Replies: 1
- Views: 1332
There should never be any reason to kill DataStage processes. Do you even understand what these particular processes are? To avoid killing these, make sure that the DataStage deadlock daemon is running, and educate users to close DataStage clients correctly. How do you think society would work if yo...
- Thu Apr 10, 2008 3:19 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Multiple Delimiters and Pivot
- Replies: 4
- Views: 1599
That's because you are re-opening the file (and thus positioning to beginning of file) within the loop. Open the file before you start the loop and don't forget to close the file (which releases the lock that OpenSeq sets) after the loop and before returning. You could use a Pivot stage (with some u...
- Thu Apr 10, 2008 3:14 pm
- Forum: General
- Topic: Changing values of '.apt' in Configuration file
- Replies: 6
- Views: 1704
- Thu Apr 10, 2008 3:12 pm
- Forum: General
- Topic: Hash partion is not working
- Replies: 2
- Views: 1283
It is possible (with small probability and depending on your data) that any partitioning algorithm except round robin will have a sufficiently skewed distribution of rows over nodes that a node gets no rows. Also check that the stage in question is not constrained to executed in a node pool (a subse...
- Thu Apr 10, 2008 2:19 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Transformation Logic
- Replies: 6
- Views: 1351
- Thu Apr 10, 2008 2:18 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job Aborted
- Replies: 6
- Views: 2463
- Thu Apr 10, 2008 1:10 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Warning messages
- Replies: 5
- Views: 1478
Take a look in the log. Is there actually an entry in there stating what you claim, that the job aborted because of exceeding a warnings limit? If so, can you please post the text of that log entry? Can you also try running the job from Director, rather than from Designer? Also look in the Director ...
- Thu Apr 10, 2008 1:08 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job Aborted
- Replies: 6
- Views: 2463
- Thu Apr 10, 2008 1:04 am
- Forum: IBM<sup>®</sup> DataStage TX
- Topic: What are new features in wtx 8.1 than in mercator 6.7
- Replies: 3
- Views: 3495
- Thu Apr 10, 2008 12:19 am
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: Error in WISD input stage
- Replies: 2
- Views: 2781
- Thu Apr 10, 2008 12:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Database connections for around 200 Jobs
- Replies: 8
- Views: 2767
- Thu Apr 10, 2008 12:05 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Clear log
- Replies: 7
- Views: 1401
- Thu Apr 10, 2008 12:04 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: RT_SCTEMP/job_INSERT_INVOICE_SECTION_STATUS_CABS.100556.fifo
- Replies: 13
- Views: 5064