Search found 387 matches

by pradkumar
Thu Nov 09, 2006 2:23 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DEFAULT VALUE IN COLUMN FIELD
Replies: 5
Views: 1300

DEFAULT VALUE IN COLUMN FIELD

I am trying to do the follow

if isnull(in.col2) then (in.col1) else enter default value of col2

I defined the default value of col2 as default which is NA

but when i ran the job it is not entering the default value
by pradkumar
Thu Nov 09, 2006 1:58 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: FULL outer join
Replies: 20
Views: 8523

Hi Carter

I tried outer join in merge, but was not sucesful.
I am using tables as the source. It is giving error as invalid file name
by pradkumar
Thu Nov 09, 2006 12:53 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: FULL outer join
Replies: 20
Views: 8523

Thanks for all the suggestions
by pradkumar
Thu Nov 09, 2006 12:53 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: FULL outer join
Replies: 20
Views: 8523

I was able to accomplish it. I did not trim of one key column. Now i am having one basic doubt. My Target is a sequential file. I developed the following in a single job and executed it. How do I see the output. One is reading x rows and other is reading y rows. How do I see the output of outer join...
by pradkumar
Thu Nov 09, 2006 12:18 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: FULL outer join
Replies: 20
Views: 8523

I think a transformer stage cannot get reference input from sequential file
by pradkumar
Wed Nov 08, 2006 11:59 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: FULL outer join
Replies: 20
Views: 8523

How to overcome this lookup..Any suggestions plz
by pradkumar
Wed Nov 08, 2006 11:45 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: FULL outer join
Replies: 20
Views: 8523

I tried using the previous solution

My transformer stage is getting primary input as well as refernce input from tables. It is not reading anything from reference table. The job is not giving any errors. What might be the reason?
by pradkumar
Wed Nov 08, 2006 11:36 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: FULL outer join
Replies: 20
Views: 8523

How to accomplish this task in MERGE STAGE
by pradkumar
Wed Nov 08, 2006 9:16 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: FULL outer join
Replies: 20
Views: 8523

Hmm...Little more ideas
by pradkumar
Wed Nov 08, 2006 8:59 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: FULL outer join
Replies: 20
Views: 8523

FULL outer join

How to perform a full outer join in Datastage Server jobs. I am having two tables. One table is populated from flat files. One table is ERP(SAP) table. The ERP table is having keycodes and descriptions. The normal table is having some extra keycodes. I want to perform a full outer join. How to accom...
by pradkumar
Wed Nov 08, 2006 8:29 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Extracting String
Replies: 28
Views: 8043

I got it..

Thanks
by pradkumar
Wed Nov 08, 2006 8:24 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Extracting String
Replies: 28
Views: 8043

Thanks for the reply.
yes, I want to remove only X.

How to do it. can you give an example
by pradkumar
Wed Nov 08, 2006 8:15 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Extracting String
Replies: 28
Views: 8043

Extracting String

Hi

I am having a key column like
888888X
988888X
sgahjhasjk
737326X

I would like the output to be
888888
988888
sgahjhasjk
737326

ie only keys which end with X in input should not have that X in output
by pradkumar
Wed Nov 08, 2006 3:57 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Read_delimited()- Required Column Missing
Replies: 23
Views: 8607

Hello Whale

I posted it as it is related to the previous discusion.
By the way I am new to group and I really donot know that, this should not be done. I am sorry about it and will not repeat it in future
by pradkumar
Wed Nov 08, 2006 3:30 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Parsing fields from flat file
Replies: 10
Views: 2616

No the tag does not repeat