Search found 81 matches

by mallikharjuna
Wed Nov 19, 2008 8:30 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to get server transformer stage in parallel jobs?
Replies: 13
Views: 5388

how to get server transformer stage in parallel jobs?

i have few routines in datastage server jobs, i have one requirenment in parallel jobs to use those routines? how to get the server tansformer stage in paralle jobs?

Regards
Malli
by mallikharjuna
Thu Sep 18, 2008 4:18 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to abort the job when condition fails?
Replies: 5
Views: 2192

How to abort the job when condition fails?

we are not having any rotine in c++ for using the above said utility and we also not able to use server transformer stage
by mallikharjuna
Wed Sep 10, 2008 10:17 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to abort the job when condition fails?
Replies: 5
Views: 2192

How to abort the job when condition fails?

ray.wurlod wrote:Reject link with maximum rows = 1. ...

Hi,

i also want to display the custom message in job log, how to do?
by mallikharjuna
Wed Sep 10, 2008 7:03 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to abort the job when condition fails?
Replies: 5
Views: 2192

How to abort the job when condition fails?

Hi All,

How to abort the job when condition fails without using server transformer in parallel jobs. i have to abort the job by displaying fatal error in the log.

ex: if a>0 then "1" else abort.
by mallikharjuna
Mon Aug 20, 2007 12:18 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: AS/400 loading problem?
Replies: 4
Views: 2610

AS/400 loading problem?

When i tried to load the data in AS/400 by using ODBC stage,following error is coming EP_lodins_future_planned_ordersC..MapToPopf0107DbTgt.Popf0107DbTgt: DSD.BCIPut call to SQLExecute failed. SQL statement:INSERT INTO RAC56041.POPF0107(OPVENDOR, OPSUBVEN, FILLER1, OPLOC, FILLER2, OPORDERPER, OPVENTY...
by mallikharjuna
Mon Jul 23, 2007 12:24 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: how to do full outer join
Replies: 10
Views: 4948

Re: how to do full outer join

i tried with merge stage in server jobs,but this stage not allowing to giving input links to merge stage.
by mallikharjuna
Sun Jul 22, 2007 11:47 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: how to do full outer join
Replies: 10
Views: 4948

Re: how to do full outer join

can we use merge stage in server jobs?i never used merge stage in server jobs,that's why i am asking this question.
by mallikharjuna
Sun Jul 22, 2007 11:30 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: how to do full outer join
Replies: 10
Views: 4948

how to do full outer join

HiAll,

I have one sequential file and one hash file as sources, how to do full outer join of these with out using oracle or oci stage in server jobs.

Thanks
Malli
by mallikharjuna
Fri Jul 06, 2007 1:51 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: comparing two alpha numeric strings?
Replies: 2
Views: 1093

comparing two alpha numeric strings?

Hi All,

How to compare two alpha numeric strings,it may include '/' and other special characters also,any function exist for this?

Thanks
Malli
by mallikharjuna
Tue Jul 03, 2007 8:59 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: reading from and writing to same hash file at a time?
Replies: 1
Views: 769

reading from and writing to same hash file at a time?

I am doing the lookup by using one hash file and I have some conditions, if the conditions are satisfied then I want to write the record in the same hash file, which is one of the output link from the same transformer. And one more thing is I am using link collector stage also in this job. if it is ...
by mallikharjuna
Tue Jul 03, 2007 8:21 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: same time reading and writing to hash file problem?
Replies: 4
Views: 1501

same time reading and writing to hash file problem?

when i tried to read and write the data from same hash file at a time ,the following warning is comming?

"Abnormal termination of stage detected".

please tell me how to solve this problem.
by mallikharjuna
Wed Mar 21, 2007 2:39 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How can we increment the surrogate key value?
Replies: 2
Views: 978

How can we increment the surrogate key value?

How can we increment the surrogate key value for every insert in to target database?
by mallikharjuna
Thu Mar 15, 2007 1:30 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: what is the difference between SMP AND MPPsystems?
Replies: 1
Views: 1544

what is the difference between SMP AND MPPsystems?

Hi All,

what is the difference between SMP and MPP systems?

Thanks in Advance
Malli
by mallikharjuna
Wed Mar 14, 2007 12:48 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: what is JOBCONTROL.H file?and where this file available?
Replies: 3
Views: 3480

what is JOBCONTROL.H file?and where this file available?

Hi All,

what are JOBCONTROL.H and UNIVERSE.INCLUDE ODBC.H

files?and where these file available?

Thanks in Advance.