Search found 7 matches

by divesh
Thu Nov 18, 2010 11:36 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Two versions of Jobs repository?
Replies: 9
Views: 3837

re-index of the project might help.
by divesh
Thu Nov 18, 2010 11:26 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: use of lookup stage in a particular job
Replies: 3
Views: 1856

Re: use of lookup stage in a particular job

In order to aviod dealing with record commit, best design would be source(primary)------>lookup1<__________(lookuptable)table1 lookup1(output link)------------>Dataset for insert lookup1(rejectlink)--------------->Dataset for update in the next job, use the Datasets to insert and update the table. I...
by divesh
Fri Sep 24, 2010 12:46 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sort stage warnings
Replies: 3
Views: 2271

Re: Sort stage warnings

Take out the sort stage and do the hash partition and perform the presort on the Input tab in remove duplicate stage.
by divesh
Fri Sep 17, 2010 1:47 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: issues in data transformation decimal to integer
Replies: 5
Views: 2885

Re: issues in data transformation decimal to integer

Looks like your target field datatype is double/dfloat after the transformation.
Can you try making it Integer 10
by divesh
Thu Nov 05, 2009 12:20 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Director status showing job as running.
Replies: 5
Views: 2716

Do you have any After-Job subroutine in the job
by divesh
Thu Nov 05, 2009 12:17 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Filter versus transformer
Replies: 6
Views: 3722

Re: Filter versus transformer

I prefer doing thru the transformer. In the new version greater tha 8, there is no filter stage.
by divesh
Tue Oct 13, 2009 4:26 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Warning in Transformer stage.
Replies: 2
Views: 1657

Re: Warning in Transformer stage.

Do the NULL validation for DSLink77.TIN_NUMBERS before using it in the constraint