Search found 101 matches

by arnie_nits
Mon Aug 24, 2009 3:05 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Alphanumeric/Transformer
Replies: 1
Views: 1183

Alphanumeric/Transformer

Hi,

I have got some aplhanumeric values like 9125a, 9625aa. Now I need to convert the 'a's into 0. So, it should be like 91250, 962500. Plz give some hint how to do it in transformer.

Regards,
Arnie.
by arnie_nits
Fri Aug 21, 2009 8:51 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequencial file error
Replies: 4
Views: 1599

Thanks for the reply.

Actually the i/p to the sequencial file is the o/p from a server job sequencial file. And surprisingly I am able to read that with a server seq file and not with aparallel seq file.Really confused!!

Thanks,
Arnie.
by arnie_nits
Fri Aug 21, 2009 8:25 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequencial file error
Replies: 4
Views: 1599

Sequencial file error

Hi,

I am unable to read data into a sequential file.
Error: Bad trailing quote character at field "DateDrawn"; looking for '34' but found '0', at offset: 161

DateDrawn is a timestamp field
Not getting any clue of it . Plz Help.

Thanks
Arnie
by arnie_nits
Fri Aug 21, 2009 6:38 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Timestamp conversion
Replies: 3
Views: 1674

Timestamp conversion

Hi,

I am unable to convert 28-09-2008 01:01:00 to 2008-09-28 01:01:00. How to do this with Iconv and Oconv.

Regards,
Arnie
by arnie_nits
Fri Aug 21, 2009 2:48 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Timestamp conversion
Replies: 1
Views: 988

Timestamp conversion

Hi,

New to server jobs.

Please tell me how to convert 01/01/2008:08:08:00 to
01-01-2008 08:08:00


Regards,
Arnie
by arnie_nits
Wed Jul 29, 2009 9:38 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: NVarchar to Varchar
Replies: 1
Views: 3447

NVarchar to Varchar

Hi,

I am getting this error:
Transformer_38,1: Invalid character conversion found converting to ISO-8859-1, substituting.

guess I need to convert NVarchar to Varchar.

Please let me know how to do this in transformer.

Regards,
Arnie.
by arnie_nits
Tue Jul 28, 2009 2:28 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Save as csv in a cross tab format
Replies: 3
Views: 898

Actually what I want to do is to make one column a row and so we will have it in matrix format.......
then the corresponding matching cells will be marked #.....
by arnie_nits
Mon Jul 27, 2009 11:35 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Save as csv in a cross tab format
Replies: 3
Views: 898

Save as csv in a cross tab format

Hi, I have a set of records like machinedesc machinegroupid machinegroupdesc AAAA 1 b BBBB 7 a AAAA 2 d BBBB 3 c XXXX 7 a now I want this as a cross tab like: 7 1 3 2 a b c d AAAA # # BBBB # # XXXX # and save in a file Please help. Regards, Arnie.
by arnie_nits
Wed Jul 15, 2009 3:17 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Trim space in between to words in transformer
Replies: 2
Views: 1164

Trim space in between to words in transformer

Hi,

I have a name like 'John Watson'. Now I want it like 'JohnWatson'.
Please tell me how to do this in transformer.

Regards,
Arnie
by arnie_nits
Thu Jul 09, 2009 1:59 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: HASH FILE error
Replies: 5
Views: 3764

Well, actually I am new to server jobs and hash files.....what I am trying to do is a delta load....in the first run itself the job got aborted with that error..... So my doubt is... should there be a hash file in the directory before the first run?? Please tell me how to do this.... Thanks and rega...
by arnie_nits
Thu Jul 09, 2009 1:42 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: HASH FILE error
Replies: 5
Views: 3764

HASH FILE error

Hi, I have got an error when I tried to use a hash file for look up. I am unable to get the solution. Below is the error: CUSTOMERFORM_Delta..hLkp_F_TCLIENT_CONTACT.IDENT1: |CUSTOMERFORM_Delta..hLkp_F_TCLIENT_CONTACT.ILkp_F_TCLIENT_CONTACT: DSD.UVOpen mkdbfile: invalid number of arguments SH: line 2...
by arnie_nits
Mon Mar 02, 2009 6:04 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: a lilltle complex scenario...plz help
Replies: 1
Views: 2695

a lilltle complex scenario...plz help

Hi, I have got a complex scenarion. The below the the sample source data. Items Date transit value($) on hand value($) Shocks 01/02/08 0 1 casual wear 01/02/08 1 0 underwear 02/02/08 2 2 sports wear 01/02/08 5 9 now, all the DATE values should be same. If there is a mismatch( as in the above case),t...
by arnie_nits
Tue Apr 01, 2008 9:53 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fail a job in transformer
Replies: 1
Views: 831

Fail a job in transformer

Hi, In my previous job there was a lookup(fail-fail). But now I need to change it to JOIN as it cannot handle a very large volumn of data. But I am not able to fail the job when the conditions are not met,in the JOIN. So I am thinking of failing the job in a TRANSFORMER after the JOIN. Plz let me kn...
by arnie_nits
Mon Mar 24, 2008 4:13 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem with Change Capture stage
Replies: 5
Views: 2323

Still having a problem. The total records from both the links(before and after) gets added up in the change capture stage. What may be the reason for that???


Thanks
Arnie
by arnie_nits
Sun Mar 23, 2008 10:40 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem with Change Capture stage
Replies: 5
Views: 2323

Problem with Change Capture stage

Hi, I want to find whether 2 file are matching or not. I have used the change capture stage. Before that I have put sorter to sort the data. But no record is passing after the change capture stage. Warning: Change_Capture_284: When checking operator: User inserted sort "Sort_275" does not ...