Search found 86 matches

by pavankatra
Tue Apr 27, 2010 4:16 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: I want to stripout the '-'
Replies: 8
Views: 2934

I want to stripout the '-'

Hi,
I want to stripout the '-' from the string,so could anyone please suggest me which function is more helpful.

Thanks in Advance

Thanks
Pavan Kumar
by pavankatra
Tue Apr 27, 2010 4:09 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to compile the routine
Replies: 3
Views: 2202

ray.wurlod wrote:Compile it with your C++ compiler. There should be a Compile control in the Visual Studio suite. ...
Thanks for your reply ray.I will try with that and let you know whether it is working or not.
by pavankatra
Tue Apr 27, 2010 3:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to compile the routine
Replies: 3
Views: 2202

how to compile the routine

Hi,
I have created one routine,but i dont know how to compile that.Can anyone please suggest me how to compile the routine.


Thanks in Advance.


Thanks
Pavan kumar
by pavankatra
Thu Apr 22, 2010 12:42 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: First Character in a string before "-" should be
Replies: 1
Views: 1276

First Character in a string before "-" should be

First Character in a string before "-" should be Capital letter


can anyone please help me on this.

thanks in advance
by pavankatra
Tue Apr 20, 2010 4:58 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how can i acheive this code in Datastage
Replies: 3
Views: 1822

What have you tried ? What value you expect to be derived using the mentioned logic ? Is that the full logic or something that must happen for each row ? FYI, we can call external routine fro ... thank you srinivasan actually i want to implement that for loop in the datastage once i got the 'n' val...
by pavankatra
Tue Apr 20, 2010 4:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to do coding for this plsql code in Datastage
Replies: 3
Views: 1944

In Ray's words: We at DSXchange are not in the business of supplying a complete solution (though a number of people here are in that business, but only for money). How about you give some thought to how YOU might go about it (apart from requesting/demanding that someone else solves your problems)? ...
by pavankatra
Tue Apr 20, 2010 4:41 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how can i acheive this code in Datastage
Replies: 3
Views: 1822

how can i acheive this code in Datastage

How can i acheive this in Datastage?

for (i=0,n=0,i<9,i++)
{
n+=(10-i)* x.charat(i)
}


If anyone help me on this it is very helpfull for me.


Thanks in advance
by pavankatra
Tue Apr 20, 2010 4:19 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to do coding for this plsql code in Datastage
Replies: 3
Views: 1944

how to do coding for this plsql code in Datastage

how to do coding for this plsql code in Datastage 'CREATE OR REPLACE PROCEDURE "ASSIGN_PRODUCT_1" ( p_new_doc_id in integer, p_pb_available in varchar2, p_section_id in varchar2, p_electronic_location varchar2, p_org_id organisations.org_company_no%type) is --------------------------------...
by pavankatra
Mon Mar 29, 2010 12:30 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to read the TIFF(Tagged Image File Format) files
Replies: 3
Views: 1862

how to read the TIFF(Tagged Image File Format) files

Hi,
I have requirement like to read the TIFF(Tagged Image File Format) files.So anyone can please help me on that.

Thanks in advance for your help.

Thanks & Regards
Pavan Kumar
by pavankatra
Sun Mar 28, 2010 11:25 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to read the TIFF(Tagged Image File Format) files
Replies: 1
Views: 1246

how to read the TIFF(Tagged Image File Format) files

Hi,
I have requirement like to read the TIFF(Tagged Image File Format) files.So anyone suggest me how to read those files in Datastage.If anyone help on this its very helpfull for me.Thanks in advance

Thanks & Regards
PAvan Kumar.K