Search found 12 matches

by preetiv
Tue Apr 08, 2014 1:18 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Checksum stage algorithm
Replies: 3
Views: 2436

It is returning alphanumeric values. So, can we take it as MD5?
by preetiv
Tue Apr 08, 2014 9:58 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Checksum stage algorithm
Replies: 3
Views: 2436

Checksum stage algorithm

Hi,

Does anyone know what is the checksum algorithm used by the checksum stage in datastage?
by preetiv
Tue Apr 03, 2012 3:23 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Missing key values when using KeyMgtGetNextValue
Replies: 4
Views: 2496

I have done more testing and found this. Below is the job design: Source file --- > Transformer(Has a reference from hash and writes the sequence generated to the hash if the natural key from source value does not exist) and another output link to output file. The sequence generation logic is writte...
by preetiv
Sun Apr 01, 2012 10:17 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Missing key values when using KeyMgtGetNextValue
Replies: 4
Views: 2496

Missing key values when using KeyMgtGetNextValue

Hi I have migrated a server job from Datastage 7.5 version to 8.5 version which uses KeyMgtGetNextValue for generating key sequence values. I noticed that there were some missing key values (there was a jump in sequence) when used in 8.5 which did not happen in 7.5. Any idea why this can happen? Tha...
by preetiv
Thu Mar 11, 2010 7:58 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Records concatenated while sending through MQ
Replies: 3
Views: 1773

Well, is there a way where I can retain the new line character after each record?
by preetiv
Thu Mar 11, 2010 7:24 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Records concatenated while sending through MQ
Replies: 3
Views: 1773

Records concatenated while sending through MQ

Hi All,

I have a parallel job which reads from a fixed width file and sends data through MQ. I am using segmented message options. Because of this records are getting concatenated within each message.

Is there any way to resolve this?

Thanks,
Preeti
by preetiv
Tue Jun 09, 2009 3:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequential file & Dataset
Replies: 5
Views: 2439

Re: Sequential file & Dataset

I am unable to use a sequential file for reading and writing. It is able to accept data as input but in output getting error like "The currently selected link is a reject output link.There are no properties that can be set for this type of link." The same error i am getting with dataset.I...
by preetiv
Thu Jun 04, 2009 1:16 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parameters
Replies: 7
Views: 4695

If you explain what you mean by "link" you would get a better answer. This type of functionality has been done often in the past - but there are many means of solving it. Usually you have a Job Sequence which calls a job that access the tables to get the appropriate parameter values. Thes...
by preetiv
Mon Jun 01, 2009 9:56 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job Status 99
Replies: 18
Views: 12117

Hi,

If you are using the same invocation id for the multiple instance jobs, then try changing the invocation id.

Thanks,
Preeti
by preetiv
Mon Jun 01, 2009 9:54 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job Status 99
Replies: 18
Views: 12117

Hi,

Are you using the same invocation id for all the multiple instance jobs?

Thanks
Preeti
by preetiv
Mon Jun 01, 2009 1:34 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: irreconcilable constraints on the number of partitions
Replies: 8
Views: 7921

Hi,

It might be something related to the "preserve partitioning" in Transformer. Try other options for it.

Thanks,
Preeti
by preetiv
Sun May 31, 2009 9:45 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Null handling in transformer
Replies: 19
Views: 11567

Hi,

What is the datatype of the column? Also, did you check the log to see if there is any info message about why the records are getting rejected?

Thanks,
Preeti