Search found 107 matches

by ntr
Mon May 14, 2012 7:27 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: regarding last transaction and current transaction
Replies: 7
Views: 4070

regarding last transaction and current transaction

Hi, I have input data like this date , closingbal 12thmay,2000 13thmay,3000 14thmay,4000 17thmay,6000 20thmay,8000 and i need output like this date closingbal,openingbal 12thmay,2000, 0 13thmay,3000, 2000 14thmay,4000, 3000 17thmay,6000,4000 20thmay,8000,6000 means my last transactions of closingbal...
by ntr
Thu Apr 12, 2012 12:22 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: CHECKSUMSTAGE
Replies: 15
Views: 7718

CHECKSUMSTAGE

Hi,

Pleas can any body tell me whats the use of checksum stage on which scenario it will be usefull for us
by ntr
Wed Jan 04, 2012 3:53 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Special characters Issue loading in DB
Replies: 16
Views: 4914

Hi ,
Thanks to all for giving suggestion.
I resolved this issue.
While loading the file i used the option Field String format is "Dos".
Now i am able to load the data in target DB with out special characters.

Thanks,
by ntr
Wed Jan 04, 2012 8:59 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Special characters Issue loading in DB
Replies: 16
Views: 4914

Thanks For You reply.
I am getting special character as ^M.

How can we remove this while loading into the table.
by ntr
Tue Jan 03, 2012 10:02 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Special characters Issue loading in DB
Replies: 16
Views: 4914

Hi,
I have given the padding string as 0x20.But it doesn't work.
I think some where are getting strucked.
by ntr
Tue Jan 03, 2012 9:54 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Special characters Issue loading in DB
Replies: 16
Views: 4914

Hi ,
I am not able to see the special character.
My file is comma delimeter with Double Codes ("") for every column.
by ntr
Tue Jan 03, 2012 9:29 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Special characters Issue loading in DB
Replies: 16
Views: 4914

Hi Carg,
Thanks for your reply.
B column is varchar.Even though i tryed using the Environmental variable.

But i am getting the ouput with special character as Square.

Can am one help on this?
by ntr
Tue Jan 03, 2012 9:03 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Special characters Issue loading in DB
Replies: 16
Views: 4914

Hi,
I am not able to see the special characters in unix level.
It is the last column .
I am getting this data with special characters in oracle when loading the data.
Can you guide me what are the steps to be take to get rid of this special character.
Thanks,
by ntr
Tue Jan 03, 2012 8:01 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Special characters Issue loading in DB
Replies: 16
Views: 4914

Special characters Issue loading in DB

HI,

My Source is .CSV file.
I am loading the data into the target DB Oracle.
Columns:
---------
A,B
1,a
2,b

When i loading into the target .It is loading all the records.
But the data for Column B like a square symbol.
I need output as a.
I appreciate your help.
by ntr
Mon Dec 26, 2011 8:30 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: lookupstage issue
Replies: 3
Views: 3419

lookupstage issue

Hi , In lookup stage i am facing an issue My job src->trans->lkp->trans->db | File---->trans src input: A,B,C 1,AA,23 ,BB,24 File: A,B 1,AA ,BB I am using lookup Before lookup i am using NulltoValue((A),'Null')from source But it was not working can any one guide on this
by ntr
Mon Dec 05, 2011 11:22 am
Forum:
Topic: Date formate
Replies: 1
Views: 1087

Date formate

Hi,

I am geting the below data in traget
soucer date formate: 06/12/2011
but i am geting output : 06//12//2011

i want like this :06/12/2011

Sourcefile --------->FTP file

filed data type in source : Varchar
filed data type in traget : varchar

please help me

regards,
Raghu
by ntr
Sun Dec 04, 2011 6:46 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Generate the sequence number
Replies: 3
Views: 1433

HI ,
Thanks
I got the solution by using @INROWNUM.

Thanks & regards,
by ntr
Fri Dec 02, 2011 5:40 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Generate the sequence number
Replies: 3
Views: 1433

Generate the sequence number

Hi to all,
I strucked to generate the sequence number can any one help on this

My input Column
A
-----
3
Having value 3.
I want o/p
B
--------
4
5
I want to incrrease the number from input coumn A to Target column B.
With out using the oracle sequencer.
Can any one?


Thanks & regards
by ntr
Fri Dec 02, 2011 5:37 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Data conversion
Replies: 13
Views: 5566

Hi to all,
Please give solution for this.Still i am not able to get the solution.

Thanks
by ntr
Wed Nov 23, 2011 9:57 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Data conversion
Replies: 13
Views: 5566

Hi,
I.e mm/dd/yyyy format