Search found 47 matches

by sylvan_rydes
Thu Mar 08, 2007 1:20 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Processing record using their SID's
Replies: 3
Views: 2123

Processing record using their SID's

Hi All, This is something I couldn't figure out myself and here I am asking you. I need to process records from source in a certain way. I have two keys. First one is primary and other one is secondary. Now based on these two values, these records go through different transofrmation. And my concern ...
by sylvan_rydes
Thu Feb 08, 2007 5:00 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to check the value if it is not a CHAR
Replies: 5
Views: 2973

Hi Craig and Narsimha,

Thanks for your reply. Now I can make my way out. Thanks again.

Sylvan
by sylvan_rydes
Thu Feb 08, 2007 4:33 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to check the value if it is not a CHAR
Replies: 5
Views: 2973

How to check the value if it is not a CHAR

Hi All, I have a routine set up such that if a substring from a code is CHAR then it will proceed with the routine and If it is decimal then it will follow some other routine. So I want to know how can I verify that the string has all the values valid for only CHAR within the routine itself and make...
by sylvan_rydes
Fri Feb 02, 2007 10:34 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Equivalent CHAR
Replies: 11
Views: 5025

Hi All,

Well..I have already seen all the posts earlier. Anyway I don't have more to say but thanks for all the feedback.

Sylvan
by sylvan_rydes
Fri Feb 02, 2007 9:35 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Equivalent CHAR
Replies: 11
Views: 5025

Hi Craig,

Suppose the number is 5489275482321009. Then what will be the equivalent char to this number. Isn't it simple?

Sylvan
by sylvan_rydes
Fri Feb 02, 2007 9:25 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Equivalent CHAR
Replies: 11
Views: 5025

Equivalent CHAR

Hi All,

This is rather simplest thing to ask. If you have a number in billion then how will you calculate the equivalent character for this decimal.

I tried Fmt and Oconv but all I got is of no use. Thanks in advance.

Sylvan
by sylvan_rydes
Tue Jan 23, 2007 3:14 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Handling KeyMgtGetNextValue() while moving machines - Post2
Replies: 13
Views: 20155

Hi Ray,

Thanks a lot for the reply. It worked well.

Thanks again.

Sylvan
by sylvan_rydes
Mon Jan 22, 2007 4:36 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Handling KeyMgtGetNextValue() while moving machines - Post2
Replies: 13
Views: 20155

Hi All,

I have something common with this. How can I update my oracle sequence number within datastage for a table following that I have used keymgtngetextvalue function.

Thanks in advance.

Sylvan.
by sylvan_rydes
Wed Dec 27, 2006 9:47 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Comparing columns
Replies: 5
Views: 2597

Hi DSguru2B,

Thanks for the detailed explanation. Now I will create the routine and then hopefully I will get whaqt I am looking for.

Thanks again.

Sylvan
by sylvan_rydes
Wed Dec 27, 2006 9:22 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Comparing columns
Replies: 5
Views: 2597

Hi Ray, Thanks for your reply. Well...I know that it is possible with quality stage. Even I have a PL/SQL function ready to do that. But just want to know if it could be done using Datastage in a simple way(using some built in function). Now for example we have Examination type and Exam type. Both a...
by sylvan_rydes
Wed Dec 27, 2006 9:11 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Comparing columns
Replies: 5
Views: 2597

Comparing columns

Hi All, This is something wierd. I need to compare two columns having character strings. The problems is, If they match 75% or more then change them to same as first column. If they match less than 75% then keep them as they are. I was wondering how will this be possible in Datastage. Any help will ...
by sylvan_rydes
Wed Dec 06, 2006 4:15 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Surrogate Key Assignment
Replies: 16
Views: 24856

Hi Craig,

Thanks for your response. I actually got it done.

Sylvan Rydes
by sylvan_rydes
Wed Dec 06, 2006 3:28 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Surrogate Key Assignment
Replies: 16
Views: 24856

Hi All,

I've been reading this post and I have one question. There is a file in common storage and the path is as below-

Common /Sequences/ Initialized, NextVal, SeqFile

I just need to know that if I need to clear SeqFile. How can I do that. Thanks in advance.

Sylvan Rydes
by sylvan_rydes
Fri Sep 29, 2006 7:41 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: create multiple records from a single record.
Replies: 5
Views: 2741

Hi All,

Thanks a lot and I appreciate your response.

Sylvan
by sylvan_rydes
Tue Sep 26, 2006 2:06 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: create multiple records from a single record.
Replies: 5
Views: 2741

Hi Chuk,

I know that is possible. Even without using link collector we can directly connect it to output stage. But for 20 output links the job becomes a kinda massy. Is there anyway to do it without having 20 output links.

Thanks.
Sylvan