Search found 99 matches

by deva
Thu Dec 27, 2007 12:45 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: concadinate one string with numaric
Replies: 11
Views: 2982

concadinate one string with numaric

Hi,
I have one quick question, I want to genarate sequence of numbers for example PART1,PART2.... USING key genarate next value.

How can I add the the string PART , to the numaric number .

Please suggest me, Thanks in advance...

we are using 7.1 server

Regards
Deva
by deva
Fri Dec 07, 2007 1:59 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How can I genarate multiple rows from a single row
Replies: 5
Views: 2945

How can I genarate multiple rows from a single row

Hi All, I have one requirement. I have 3 cols one is cust id,eff.date,no.of.installments. My question is if custid is 1000 and eff.date is feb/12/2002, and number of installments are 4. I am looking for the output with 4 rows. 1000 feb/12/2002 4 1000 feb/12/2002 4 1000 feb/12/2002 4 1000 feb/12/2002...
by deva
Wed Dec 05, 2007 9:38 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Genarting n nuber of rows from single row
Replies: 3
Views: 1912

Genarting n nuber of rows from single row

Hi All, I have one requirement. I have 3 cols one is cust id,eff.date,no.of.installments. My question is if custid is 1000 and eff.date is feb/12/2002, and number of installments are 4. I am looking for the output with 4 rows. 1000 feb/12/2002 4 1000 feb/12/2002 4 1000 feb/12/2002 4 1000 feb/12/2002...
by deva
Tue Oct 09, 2007 9:35 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Node configuration file
Replies: 1
Views: 734

Node configuration file

Hi,
As of now I worked with server jobs. Currently I am working with parallel extender.
Any one help me out what is the node configuration file. where it is? how to setup this file. How it is use to run the job.

Thanks in advance...

Regards
Deva
by deva
Thu Jul 05, 2007 2:50 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: what is the max value in key management next value
Replies: 5
Views: 2464

what is the max value in key management next value

HI , Please let me know what is the max value in key management next value in sdk function. (builtin functions), when this sequence number will reset. what is the max value. in which case this sequence number will reset. Because of some times I am getting duplicate sequence number in my job. Please ...
by deva
Wed Jun 06, 2007 12:12 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: isnull() function
Replies: 3
Views: 822

Your code looks fine. Is there something thats not working? Have you considered the scenario in which both circuit and phn are null? Then what? no actually if we have circut we populate curcuit value into bill_info and we have another field say bill , we hotcode bill = crc, if we have phn then we p...
by deva
Wed Jun 06, 2007 11:31 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: isnull() function
Replies: 3
Views: 822

isnull() function

Hi all I am using 7.1 datastage v. windows xp. I have 4 fields, circuit, phn, bill_info, bill I have query, we need to load the data into bill_info where , if circuit is null take the data from phn. and bill = 'phn' if phn is null get the data from circuit.and bill='crc' I given like : bill_info= if...
by deva
Tue Jan 09, 2007 11:01 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Adding month to current date
Replies: 5
Views: 3163

Please help me

DSguru2B wrote:Nothing out of the box. You can click on Ray's footer that will take you to his page. He has a routine that will solve your problem.
I am not getting any page. Could you please give me the copy of that routine
by deva
Tue Jan 09, 2007 10:39 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Adding month to current date
Replies: 5
Views: 3163

Adding month to current date

Hi all,
Please advise me how to add one month to current date.

Please let me know if there is any function.

We are using Datastage 7.1 server
Os windows xp.
DB oracle


Thanks in advance