Search found 142 matches

by pxraja
Mon Sep 06, 2010 1:39 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: path search failed - Unable to locate dscapiop
Replies: 9
Views: 7846

Hi all,

Job is running fine after I have included the path name of "dscapiop.o" for the particular job alone.

Thanks for your suggestions.
by pxraja
Thu Jul 29, 2010 9:14 am
Forum: General
Topic: rollback not happening
Replies: 10
Views: 6428

Re: rollback not happening

Commit/Rollback Implementation for Database transaction from ETL scripts. The current implementation is not able to rollback database transactions in case there is a error in DB. we have set the 0 it is not doing the rollback. Can you guys help in solving the issue. Hi Raghu, Information provided i...
by pxraja
Tue Dec 22, 2009 2:45 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Where Clause of Filter stage
Replies: 4
Views: 14168

hi,

try without brackets,
length col_name =2

or else
try to handle it in source query itself.
by pxraja
Mon Dec 07, 2009 8:17 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unknown error SQLCODE 536631
Replies: 2
Views: 2897

Hi all,

Is anyone faced similar type of error.

Kindly share your views to overcome the mentioned error.

thanks in advance
by pxraja
Sun Dec 06, 2009 8:52 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unknown error SQLCODE 536631
Replies: 2
Views: 2897

Unknown error SQLCODE 536631

Hi All, I am getting unknow error SQLCODE 536631.. the job is getting aborted after 2 million records processed whereas source query has to fetch 5 million records.. source query is fetching 5 million records when executed in db2 toad. job design is as follows., ODBC--->MODIFY--->TRF---->ODBC modify...
by pxraja
Fri Dec 04, 2009 9:28 pm
Forum: Information Analyzer (formerly ProfileStage)
Topic: Unknown error SQLCODE 536631
Replies: 2
Views: 3001

Unknown error SQLCODE 536631

Hi All, I am getting unknow error SQLCODE 536631.. the job is getting aborted after 2 million records processed whereas source query has to fetch 5 million records.. source query is fetching 5 million records when executed in db2 toad. job design is as follows., ODBC--->MODIFY--->TRF---->ODBC modify...
by pxraja
Tue Oct 06, 2009 12:13 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: path search failed - Unable to locate dscapiop
Replies: 9
Views: 7846

Hi craig,

Its PivotPX stage

I had designed the sample job like

ODBC-->TRF--->PIVOT---->Dataset

the job got aborted with the same message above posted.


whereas it is successful for
ODBC-->TRF--->Dataset
by pxraja
Mon Oct 05, 2009 8:46 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: path search failed - Unable to locate dscapiop
Replies: 9
Views: 7846

Hi all, I think, I had misguided you all by the words cluster environment I am correcting it to HIGH AVAILABILITY... Also I have noticed that pivot stage seems to have problem... Tested for keeping the pivot stage and populating record to dataset -- It aborts with same warnings.. After that I tested...
by pxraja
Sun Oct 04, 2009 9:46 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: path search failed - Unable to locate dscapiop
Replies: 9
Views: 7846

Hi ray, other jobs are working fine only one particular job gets aborted(whereas the job structure like ODBC-->TRANSFORMER--->PIVOT---->MODIFY---->FILTER---->ODBC ) before the change in odbc file everything was running fine. for example odbc file was changed to virtual ip 20.300.140.73 (which will p...
by pxraja
Sat Oct 03, 2009 5:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: path search failed - Unable to locate dscapiop
Replies: 9
Views: 7846

path search failed - Unable to locate dscapiop

Hi all, I am getting following error message(job aborts) for only one job whereas other jobs are running fine. main_program: orchgeneral: loaded orchsort: loaded orchstats: loaded main_program: PATH search failure: main_program: Error loading "@dscapiop": Could not load "dscapiop"...
by pxraja
Fri Sep 25, 2009 10:39 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Basic transformer in parallel jobs
Replies: 4
Views: 2837

Basic transformer in parallel jobs

Hi all,

where can i find basic transformer in parallel job palette only one transformer stage is viewed?

Is there any way to change the parallel transformer to basic transformer?

can anyone reveal this..

thanks in advance
by pxraja
Fri Jun 26, 2009 12:00 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Inserting record - two behaviours
Replies: 16
Views: 8514

Use a Sequential File stage to capture rejects, not a Hashed File, you could be losing records due to the 'destructive overwrite' nature of hashed files depending on the keys you've defi ... Hi chulett, all the rejected records got in the HASH FILE are inserted successfully to the same target table...
by pxraja
Thu Jun 25, 2009 11:46 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: how i transfer my as/400 files into unix box
Replies: 9
Views: 5226

Applicable only if you are DB2 WIRE PROTOCOL or you have ISERIES to access the database.
by pxraja
Thu Jun 25, 2009 11:44 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: how i transfer my as/400 files into unix box
Replies: 9
Views: 5226

Hi all, Can anyone give me any idea to move my files from AS/400 to unix box because for a single file i can move using ajob ftp stge->hash file, we don't want to hit as/400 box for every file we want to use .i should pull all the as/400 libraries into unix box ,so from this unix box i will import ...
by pxraja
Thu Jun 25, 2009 11:43 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: how i transfer my as/400 files into unix box
Replies: 9
Views: 5226

Hi all, Can anyone give me any idea to move my files from AS/400 to unix box because for a single file i can move using ajob ftp stge->hash file, we don't want to hit as/400 box for every file we want to use .i should pull all the as/400 libraries into unix box ,so from this unix box i will import ...