Search found 15603 matches
- Wed Jan 04, 2006 6:35 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Configuration File
- Replies: 6
- Views: 1143
- Wed Jan 04, 2006 6:34 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash Files, NLS
- Replies: 2
- Views: 736
Sean, although you've done a great job of describing what is happening, we still need some information on your exact error. You are writing to a hashed file and later on you are reading from it. The other information about stages doesn't affect this. When you write to the hashed file, what is your k...
- Wed Jan 04, 2006 6:05 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Configuration File
- Replies: 6
- Views: 1143
- Wed Jan 04, 2006 6:04 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Issue with decimal
- Replies: 2
- Views: 664
- Wed Jan 04, 2006 5:59 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Database Issue
- Replies: 1
- Views: 498
Why are you repeating this thread? You already posted this question yesterday in this thread
- Wed Jan 04, 2006 5:56 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Command Stage Aborts Job
- Replies: 1
- Views: 531
- Wed Jan 04, 2006 5:09 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Retrieving the Job Version Number
- Replies: 10
- Views: 2507
- Wed Jan 04, 2006 5:05 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Any function to remove the leading zeros
- Replies: 17
- Views: 6786
- Wed Jan 04, 2006 4:59 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Best practise
- Replies: 4
- Views: 1039
akrzy, this question is far too broad to answer effectively. There are just too many factors involved to make any response useful. Generally it is best to separate the DataStage server machine from the machine that runs the database. A PX configuration is also highly dependant upon both the hardware...
- Wed Jan 04, 2006 4:50 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error writing to RT_CONFIG38
- Replies: 3
- Views: 1001
When you have several users working in a project you need to make sure that they belong to the same primary group and you have to ensure that the umask is set correctly. Setting a umask of 002 means that new files created have the protection attributes of 775 set (XOR of value given). I assume that ...
- Wed Jan 04, 2006 4:44 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: warnings in change capture stage
- Replies: 3
- Views: 912
- Wed Jan 04, 2006 4:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: warnings in change capture stage
- Replies: 1
- Views: 969
Edwin, how can the issue be urgent if it is working correctly but producing warnings? If you've read any of the previous posts, you will have realized that by using "urgent" you will most likely have delayed getting any quick response. The quickest response will be if you use the forum's search func...
- Wed Jan 04, 2006 4:39 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Configuration File
- Replies: 6
- Views: 1143
- Wed Jan 04, 2006 4:38 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error while running a Job in a newly Setup Windows Server
- Replies: 1
- Views: 714
- Wed Jan 04, 2006 2:57 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Retrieving the Job Version Number
- Replies: 10
- Views: 2507
Ray, thanks for the post, I had already implemented a routine that gets this value from field 8 of the DS_JOBOBJECTS file record "J\{JobNo}\ROOT" (and the RTI switch is at column 82 [originally incorrectly posted as 56] (I think, I'm not at my work monitor now). But the issue is that this an undocum...