Search found 9 matches

by ravi_etl
Mon Mar 29, 2010 4:33 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: replace function
Replies: 2
Views: 2276

replace function

Hi, I have a vaue for one of the fields which is coming in as 'abcdef&ghijkl' instead of 'abcdef&ghijkl' the problem is it is not coming at the fixed place. I need to replace that "&amp" with "&" in that string. Please help me if anybody has idea on using a right ...
by ravi_etl
Wed Aug 05, 2009 10:59 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: warning on the decimal values
Replies: 1
Views: 1575

warning on the decimal values

Hi All,

when I run the ETL I am getting the below warning. Can anybody help me
why am I getting this warning.


APT_CombinedOperatorController(1),0: APT_Decimal::operator=: Source decimal has even precision, but non-zero in leading nybble, or is too large for destination decimal



Thanks
by ravi_etl
Tue Jun 09, 2009 10:58 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Removing a charecter from the first position of the value
Replies: 3
Views: 2296

Removing a charecter from the first position of the value

Hi All,

Can someone tell me how to remove the double quote from the first position of the field value as below


"12345678


Thanks
by ravi_etl
Wed May 20, 2009 2:57 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: populating given date to next day date
Replies: 1
Views: 1281

populating given date to next day date

Hi All,

I have a problem of adding '1' to date and populating as a next date.
for the date value coming in as 20091015 I need to add '1' and make it
to 20091016. Do we have any solution for this kind of problem.


Thanks
by ravi_etl
Tue May 19, 2009 10:33 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: reading date from the file name
Replies: 4
Views: 2390

reading date from the file name

Hi,

I have a file to process that file has a filename as filename_date.csv
I need to pass that date in the job is there anyway to do this.
If so please let me know.


Thanks
by ravi_etl
Wed May 13, 2009 9:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: spars vs normal lookup
Replies: 4
Views: 2674

spars vs normal lookup

Hi,

If you have huge data which lookup is a better option to choose.
spars or normal lookup and can you please explain me why.


Thanks
by ravi_etl
Wed Jul 16, 2008 1:32 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ORA error
Replies: 3
Views: 1780

ORA error

Hi


can anybody tell me what this error is

UOWPoolingMultiManager,0: OCI ERROR: ORACLE Error code : 2049
ORA-02049: timeout: distributed transaction waiting for lock
'


thanks
by ravi_etl
Wed Jul 16, 2008 8:49 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: column_import
Replies: 2
Views: 1620

any thoughts??
by ravi_etl
Wed Jul 16, 2008 7:52 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: column_import
Replies: 2
Views: 1620

column_import

Hi All- I am having a problem in the Column_Import stage. reading the file writing header and trailer in two different column_import stages in the trailer I am having a field called "A". Actually it is a tab delimeter file. In the trailer column_import the error is getting like below. Copy...