Search found 262 matches

by pavan_test
Tue Aug 26, 2008 7:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: double quotes
Replies: 8
Views: 2085

double quotes

Thanks for all the suggestions.

it is working now.

Thanks
Mark
by pavan_test
Mon Aug 25, 2008 8:50 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: double quotes
Replies: 4
Views: 1775

double quotes

Hi All, I have a file with 1 column and its data is as follows; Before: "Happy Hour, Party on 18"" staged on 20th." My Expected result; Happy Hour, Party on 18" staged on 20th. Can anyone please suggest me how do I remove the embedded quote in data stage while reading this c...
by pavan_test
Mon Aug 25, 2008 7:00 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: replace function
Replies: 6
Views: 26680

replace function

Hi All,

Can anyone please suggest me if there is any replace function in data stage. i could not find it in help. can anyone please suggest me how do i use it in data stage.

Thanks
Mark
by pavan_test
Mon Aug 25, 2008 6:17 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: double quotes
Replies: 8
Views: 2085

double quotes

Thank you. This is working partially. Before; "Happy Hour, Party on 18"" staged on 20th." After; Happy Hour, Party on 18 staged on 20th. My Expected result; Happy Hour, Party on 18" staged on 20th. Can anyone please suggest me how do I implement this in data stage. what stag...
by pavan_test
Mon Aug 25, 2008 3:53 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: double quotes
Replies: 8
Views: 2085

double quotes

[quote="filename.txt"]Try...

sed 's/""/,//g'<oldfilename>newfilename[/quote]

it says sed: Function s/""/,//g cannot be parsed.

Thanks
Mark
by pavan_test
Mon Aug 25, 2008 3:52 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: double quotes
Replies: 8
Views: 2085

double quotes

[quote="filename.txt"]Try...

sed 's/""/,//g'<oldfilename>newfilename[/quote]

it says sed: Function s/""/,//g cannot be parsed.

Thanks
Mark
by pavan_test
Mon Aug 25, 2008 3:33 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: double quotes
Replies: 8
Views: 2085

double quotes

Hi All, I have a file with 1 column and its data is as follows; "Happy Hour, Party on 18"" staged on 20th." Can anyone please suggest me how do I remove the embedded quote in data stage while reading this column. awk or sed might be able to do the trick using external filter stag...
by pavan_test
Thu Aug 21, 2008 7:24 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: reading from sequential file
Replies: 8
Views: 3261

reading from sequential file

[quote="ray.wurlod"]Parallel jobs don't handle this. You could solve it by pre-processing the file (for example using [b]sed [/b]or [b]awk [/b]command) to convert the double double-quote characters to something else, th ...[/quote] can anyone please suggest me how do i accomplish this with...
by pavan_test
Thu Aug 21, 2008 3:23 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: reading from sequential file
Replies: 8
Views: 3261

Re: reading from sequential file

It is a variable length record i am receiving from my client. is there any way to remove those embedded double quotes and read the entire file.

Thanks
Mark
by pavan_test
Thu Aug 21, 2008 2:55 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: reading from sequential file
Replies: 8
Views: 3261

Re: reading from sequential file

here it is ; pipe delimited file. if any data for a column has embdded pipe in it then the entire column will be in double quotes such as |"ZZXXT|05157"| However this is not my problem. The records coming like this are causing the problem. XXXX|413862|"ZZXXT|05157"|"ZZXX1|GN...
by pavan_test
Thu Aug 21, 2008 2:31 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: reading from sequential file
Replies: 8
Views: 3261

reading from sequential file

Hi All, I am trying to read a file through sequential stage. The file is a pipe delimited file. with quote double charcater. my data is coming in the following requirment. If an attribute value must contain both a pipe and double quotes then the entire attribute should be enclosed in double quotes a...
by pavan_test
Wed Aug 20, 2008 1:06 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: datastage error
Replies: 8
Views: 1840

datastage error

Thanks It worked

Regards
Mark
by pavan_test
Wed Aug 20, 2008 1:01 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: datastage error
Replies: 8
Views: 1840

datastage error

Thanks It worked

Regards
Mark
by pavan_test
Wed Aug 20, 2008 9:15 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: datastage error
Replies: 8
Views: 1840

datastage error

I found the file and it is corrupt. I will have to delete the job and
re-import it to create the config file.

Thanks
Mark
by pavan_test
Wed Aug 20, 2008 8:37 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: datastage error
Replies: 8
Views: 1840

datastage error

where can I find the Config 'file' for job #113

Regards
Mark