Search found 5 matches

by deeps
Sun May 07, 2006 8:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: error writing from ds to look file set
Replies: 3
Views: 865

It shows your server is getting loaded heavily. What is the load at the time when it is called using sequencer. What is the volume of the data that getting written in to Lookup file set? Is your IO occuring at different locations? thanks ..... tried reducing the load on a single job .... it worked
by deeps
Sun May 07, 2006 7:59 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: error writing from ds to look file set
Replies: 3
Views: 865

error writing from ds to look file set

Hi, Facing some strange problem when reading from a single dataset and writing to multiple lookup sets. The job fails with error message: dspipe_wait(27990): Writer timed out waiting for Reader to connect. Whats peculiar is the problem does not occur when we run the job individually. It occurs only ...
by deeps
Sun May 07, 2006 7:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: error writing from ds to look file set
Replies: 2
Views: 791

error writing from ds to look file set

Hi,
Facing some strange problem when reading from a single
by deeps
Sun May 07, 2006 6:30 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: problem with look up
Replies: 3
Views: 1684

problem with look up

Hi,
I tried renaming a column in a lookfile set .... When this new look up is reused, I get the error that : "Cannot read old version of contiguous lookup table".
Tried dropping the lookup, clearing the scratch area and recreating it ... but doesnt work :-(
by deeps
Tue May 02, 2006 10:15 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: xml o/p aggregation using DS ver 7.5
Replies: 3
Views: 1053

Output mode needs to be 'Use trigger column' if you want a change in value of that field to drive filename changes in the output. ... Thanks for your inputs. Tried using this option but in this case some of the tags could repeat: <directory> <customer name="Acme" zone="East"> <division>Toys</divisi...