Search found 6 matches

by RShiva
Fri Jul 17, 2009 4:01 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Check for Empty Table
Replies: 2
Views: 1501

Re: Check for Empty Table

Simply use update action -- update existing records and insert new records option i.e upsert load mode in target table.
Specify what stage you are using to load target table?
by RShiva
Wed Jul 08, 2009 5:42 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: What should be the Before clause in Teradata Mload?
Replies: 9
Views: 3007

it should generate the drop statement itself for all the tables your specifying for Mload........ for the before command we usually check the two options specified in datastage in the before tab. Apart from checking two options ( one to Drop error tables and second to treat SQL errors as non fatals...
by RShiva
Fri Sep 01, 2006 2:47 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Link Partioner Round Robin not happening
Replies: 5
Views: 1606

Many Thanks Ray ,
we will forward this to support provider as a bug ,

And our source fields having all fields as keys in Chars , but the negative link count on out put of Tfm link looks a starnge .
by RShiva
Thu Aug 31, 2006 8:10 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Link Partioner Round Robin not happening
Replies: 5
Views: 1606

Row count for input to tfm is 2368 and out from tfm into link partn is -12676 and job finishes with duplicates, only 1328 records are loaded to target db2 tables. Again if I remove the Link Partioner and directly load then it loads all 2368 records .. that is no issue with the source data.. using Ln...
by RShiva
Fri Aug 25, 2006 8:06 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Link Partioner Round Robin not happening
Replies: 5
Views: 1606

Link Partioner Round Robin not happening

From a input fixed width Sequential file we are loading to DB2 table where all mapping columns to DB2 table are Key columns with Char format. Job designed as Seqfile → Tfm→ Link Partioner(3 links)→Tfm→ Db2 table and in Tfm it is direct mapping no transformation. Round robin algorithm in Link partion...
by RShiva
Wed Jan 18, 2006 12:13 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Dynamic Hash file (create file) properties
Replies: 2
Views: 1260

Dynamic Hash file (create file) properties

Apart from HFC is there any other alternateway to calculate the Hash file Properties for Type(30)Dynamic in create file options i.e Minimum modulus, selecting Hash algorithm using column length and display length