Search found 15603 matches
- Wed Jan 31, 2007 2:46 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Input buffer overrun at field
- Replies: 7
- Views: 5125
- Wed Jan 31, 2007 2:34 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Can't compiles jobs with Transformer Stage
- Replies: 7
- Views: 2987
- Tue Jan 30, 2007 8:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to convert Read only share container into R/W mode
- Replies: 11
- Views: 2136
- Tue Jan 30, 2007 3:55 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Datastage, Oracle and UTF-8
- Replies: 3
- Views: 2470
Re: Datastage, Oracle and UTF-8
Paul M wrote:...we found out this is probably due to varchar string export that is UTF-8 encoded... The datastage log file does not give any information, the job just aborts...
What leads you to believe that the problem is being caused by NLS and UTF-8 settings?
- Tue Jan 30, 2007 3:53 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how to implement intersect
- Replies: 11
- Views: 2470
- Mon Jan 29, 2007 2:02 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: One DataStage Server is going to die
- Replies: 18
- Views: 6779
- Mon Jan 29, 2007 8:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error Encountered while running a job in a sequence.
- Replies: 13
- Views: 2959
- Mon Jan 29, 2007 5:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error Encountered while running a job in a sequence.
- Replies: 13
- Views: 2959
- Mon Jan 29, 2007 4:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error Encountered while running a job in a sequence.
- Replies: 13
- Views: 2959
- Mon Jan 29, 2007 4:19 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Jobs Failing
- Replies: 6
- Views: 1399
My initial thought is that you might be "overloading" your Windows server. I would recommend using a DataStage PX configuration file that only defines 1 node for testing, and also set APT_DUMP_SCORE to true to get some additional information. Also, how many nodes do you define in your current file a...
- Mon Jan 29, 2007 4:14 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error Encountered while running a job in a sequence.
- Replies: 13
- Views: 2959
The message is a double-negative and confusing, think of it as: (a) Job's right state is "compiled and not running" (b) Job is not in state (a) Apart from a job being in an "aborted" state, I have most often seen this error when using multi-instance jobs and trying to start the same instance multipl...
- Mon Jan 29, 2007 2:42 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStage KeepAlive - Firewall problem
- Replies: 2
- Views: 1277
Ingo, I am assuming that the firewall disconnects any user sessions, not running jobs. If you activate the lock daemon (described in the product documentation) it will periodically scan the locks and clear up any open ones; there should be no reason to reboot your DataStage server for disconnected s...
- Mon Jan 29, 2007 2:36 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hashed File Problems with large record set
- Replies: 10
- Views: 1868
...The hash file is a lookup of itself... My thought there is that you might have buffered writes turned on, so that a lookup of a record might not return a value because it hasn't actually been written to the file yet. This could happen more frequently when a lot of writes are done and are buffere...
- Mon Jan 29, 2007 2:29 am
- Forum: General
- Topic: How to handle Web Crawler Activities ?
- Replies: 16
- Views: 7563
- Mon Jan 29, 2007 2:28 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Jobs Failing
- Replies: 6
- Views: 1399
Rony, a "hang" is a tough condition to analyze. When the job "hangs" does it use any CPU or I/O or other resources? Do the players still exist on the system or have they stopped? Does the job "hang" right at the beginning or after some period of processing rows? Does the the amount of data being pro...