Search found 20 matches

by RudreshEswarappa
Fri Apr 25, 2008 5:23 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Is there any function for converting single to double byte
Replies: 9
Views: 5613

Is it possible to call Java program from DataStage Server Edition???


If possible, then i have a code which converts Single byte to double byte.

With that i can do this conversion


Regards

Rudresh
by RudreshEswarappa
Fri Apr 25, 2008 5:11 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Is there any function for converting single to double byte
Replies: 9
Views: 5613

Hi again, Suppose I have a column with 5 japanese characters with Single byte kana (Katakana). That should be converted to 10 Japanese characters with double byte kana. I am not sure how it can be done in DataStage since there is no conversion function like that. Can anyone help me out on this issue...
by RudreshEswarappa
Thu Apr 24, 2008 3:49 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Is there any function for converting single to double byte
Replies: 9
Views: 5613

Is there any function for converting single to double byte

Hi All,

I need to convert the Japanese characters Half Kana (Single Byte) to Full kana (Double Byte). My target is DB2. Is there any specific function in DataStage Server job to do this conversion???

Thanks in Advance

Regards

Rudresh
by RudreshEswarappa
Thu Apr 17, 2008 4:25 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to connect DB2 through DB2 UDB
Replies: 2
Views: 1451

Thanks a Lot


Regards
Rudresh
by RudreshEswarappa
Wed Apr 16, 2008 4:16 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to connect DB2 through DB2 UDB
Replies: 2
Views: 1451

Unable to connect DB2 through DB2 UDB

Hi all, I am trying to populate data to DB2 table through DB2 UDB stage. I should load bulk data, so i choosed the same stage. In the properties, i have given user-id, password, tablename and so on. But somewhere, i am missing the actual connection. Actual connection is not happening. It is showing ...