Search found 202 matches

by pavankvk
Tue Feb 19, 2008 11:41 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Partitioning for Different stages
Replies: 5
Views: 1778

Here goes my five cents: I think the logic for partitioning data in a stage (or link to be more precise) is required when you have to match data between links (join/merge/lookup etc) or to compare rows within a stage (aggregator, R-Dup etc). This will help improve accuracy and performace, as you ca...
by pavankvk
Tue Feb 19, 2008 8:35 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Partitioning for Different stages
Replies: 5
Views: 1778

Partitioning for Different stages

Hi, is there a thumb rule for what stages you need to partition/sort data for proper functioning and for what you dont have to. To my understanding, some stages like join,merge,aggregator,remove dup etc need the data to be partitioned and sorted for them to produce expected results. Just leaving aut...
by pavankvk
Fri Feb 08, 2008 1:14 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: MD5 CheckSum Implementaion
Replies: 1
Views: 1010

MD5 CheckSum Implementaion

Hi i am trying to build a parallel routine to calculate md5 check sum for any string. i took the standard md5 code implemented in the rfc 1321. i could get it working with a build op,but when called as a routine, i get some non-printable/junk characters in the output.// i guess it has something to d...
by pavankvk
Thu Dec 20, 2007 1:02 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Configurable ETL/ Dynamic Schema Driven ETL
Replies: 5
Views: 2346

Configurable ETL/ Dynamic Schema Driven ETL

Hi i would like to hear from experts here on what exactly is a cofigurable ETL engine or Dynamic schema driven etl engine and how does Datastage fit into it. Can you please explain the actual need for a configurable ETL solution and the basic necessity that drives these ideas and any insights on pra...
by pavankvk
Wed Dec 19, 2007 2:23 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage SAP Pack Documentation
Replies: 3
Views: 2475

Datastage SAP Pack Documentation

Hi

i am looking for some documentation on the usage of SAP Pack. i dont have the sap adapter and hence i dont have any pdf/manuals related to it. please share any of such documents.
by pavankvk
Wed Dec 19, 2007 1:04 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage 8 from IBM Website
Replies: 3
Views: 1189

Datastage 8 from IBM Website

Hi i have seen in some of Vincent's blogs that V8 is available for download. i have a IBM id and a partner world id. Still i am not able to download the software. i am lost in the site. There is one particular link that takes me to a page where it asks for Site Number. i don't understand what is thi...
by pavankvk
Sat Dec 01, 2007 9:20 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Query regarding AsInteger function
Replies: 2
Views: 5290

Re: Query regarding AsInteger function

Hi, I have a input data Varchar(24) coming as 214584654200708086120001. I need the output as Integer(24). I tried using AsInteger function. But, the output is giving me a completely different number. Please provide a solution for this.... forget about datastage, integer can only have 2147483647 as ...
by pavankvk
Sat Dec 01, 2007 1:07 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Padding Zero's to the left of an integer
Replies: 3
Views: 1709

Re: Padding Zero's to the left of an integer

Hi, How to pad zero's to the left of an integer? I have 2 inputs Id1(Integer 21) and Id2(Integer 4) I want the output as Id3(Integer 25) Logic for Id3 : Concat Id1 and Id2 If Id2 = 24, my output should be Id1:0024 If Id2 = 235, my output should be Id1:0235 Please provide a approach for this. Try St...
by pavankvk
Sat Dec 01, 2007 1:06 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Padding Zero's to the left of an integer
Replies: 3
Views: 1709

Re: Padding Zero's to the left of an integer

Hi, How to pad zero's to the left of an integer? I have 2 inputs Id1(Integer 21) and Id2(Integer 4) I want the output as Id3(Integer 25) Logic for Id3 : Concat Id1 and Id2 If Id2 = 24, my output should be Id1:0024 If Id2 = 235, my output should be Id1:0235 Please provide a approach for this. Try St...
by pavankvk
Fri Nov 09, 2007 5:28 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Trap No Record Condition
Replies: 1
Views: 925

Trap No Record Condition

Hi, i would like to trap the condition "No record passing through a stage' The scenario is that for a specific condition, no records come into a transformer nor go out. in that case, i want to write something to a file from one of the transformer links saying that output is 0. i tried @INROWNUM...
by pavankvk
Thu Oct 25, 2007 11:10 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reading Access and Dbase files
Replies: 2
Views: 1436

Reading Access and Dbase files

Hi

i need to read a .mdb file and a .dbf file in my job. the server is on AIX. i tried to use the ODBC Enterprise stage,but it works on a DSN.

please let me know how can we configure DSN on the unix server.
by pavankvk
Wed Aug 15, 2007 5:19 pm
Forum: IBM<sup>®</sup> DataStage TX
Topic: Datastage TX Tutorial Files
Replies: 30
Views: 85405

Re: Datastage TX Tutorial Files

Hi Sri,

thanks for responding. please send them to my email bitnbyte at gmail dot com

thanks in advance
by pavankvk
Mon Aug 13, 2007 2:30 pm
Forum: IBM<sup>®</sup> DataStage TX
Topic: Datastage TX Tutorial Files
Replies: 30
Views: 85405

Datastage TX Tutorial Files

Hello, i could get an evaluation copy of transformation extender. but the tutorial is not the same as the datastage tx7.5 tutorial which is more detailed. i have the tutorial, but i dont have the actual files provided with the 7.5 version. can anyone share them please? i am looking for the files ins...
by pavankvk
Sat Aug 04, 2007 1:11 pm
Forum: IBM<sup>®</sup> DataStage TX
Topic: Datastage TX/Mercator Evaluation
Replies: 2
Views: 3242

Datastage TX/Mercator Evaluation

Hi

our firm would like to evaluate Datastage Mercator/TX. Can we get a demo/trial version of the same?