Search found 80 matches

by kkumardatastage
Thu Nov 22, 2018 7:41 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Funnel Stage Output is incorrect
Replies: 2
Views: 2506

Funnel Stage Output is incorrect

Hi All I have a DS Parallel job in (DS 11.7.1) with 3 Sequential file stage,3 Transformation Stage,1 Funnel and Output to a Dataset. 3 Sequential file has different layout. But using Transformation stage we got all Fields into one layout. Then sending those 3 outputs to Funnel. But the Funnel output...
by kkumardatastage
Mon Nov 08, 2010 4:58 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: equivalent DB2/sql query
Replies: 1
Views: 1766

SELECT CHAR(RTRIM(CHAR(293))|| RIGHT(RTRIM('0000000000'|| SUBSTR(CHAR(Column1),1,10-(POSSTR(CHAR(Column1),'.')))),10))
by kkumardatastage
Fri Nov 05, 2010 12:31 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: equivalent DB2/sql query
Replies: 1
Views: 1766

equivalent DB2/sql query

Hi Please could any one can help me in this i want equivalent DB2/sql query for the logic.This logic is in datastage so i want it as sql query: Logic: '12345': PadString('','0',(10-len(Field(trim(Column1),'.',1)))):Field(trim(Column1),'.',1). Note: Column1 has the datatype as BIGINT Column1 input da...
by kkumardatastage
Fri Oct 15, 2010 12:43 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Copy Datasets from old Project to New Porject
Replies: 3
Views: 5201

Copy Datasets from old Project to New Porject

Hi

How do i copy a DataSets from old Project to New Porject they are on differen servers.

Please could any one help me in this

Thanks
k
by kkumardatastage
Thu Oct 07, 2010 9:21 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job comparison
Replies: 3
Views: 2535

Hi chulett

I am intersted to know what will be the steps it compar the difference betwwen the jobs in Version 8.x. Please could you help me.

Thanks
kumar
by kkumardatastage
Tue Aug 10, 2010 9:34 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Missing delimiter
Replies: 4
Views: 2711

Thanks Ray

But we dont want to read the file in single VarChar field, is its possible to do it in different way.

Thanks
by kkumardatastage
Tue Aug 10, 2010 9:05 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Missing delimiter
Replies: 4
Views: 2711

Missing delimiter

Hi please could any one help me in this following issue. Input file with || format a||b||c||d||e 1||2||3||4||5 g||g||e||6 in 3rd row after 6 there is missing || Following is small job Sequential File Stage---->Transformer------>Sequential File | | | Reject In Reject file i am able to see the 3rd row...
by kkumardatastage
Mon Feb 22, 2010 12:05 pm
Forum: IBM QualityStage
Topic: Pass statistics
Replies: 2
Views: 2782

Pass statistics

Hi Please help me in this, I know that match designer does not give the pass statistics for large amount of volume to get percentages for matches, clerical and residuals. Is there any way to calculate the percentages of matches, clerical and residuals for large amount of volume to get the pass stati...
by kkumardatastage
Tue Feb 16, 2010 2:39 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Operator terminated abnormally: received signal SIGBUS
Replies: 6
Views: 7689

We got solution for SIGBUS issue. we need to have oracle EE patch, this makes SIGBUS issue solved.

Solution installing the Oracle EE patch:
http://www-01.ibm.com/support/docview.w ... wg21395472


Thanks
k
by kkumardatastage
Tue Feb 16, 2010 2:38 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SIGBUS Error
Replies: 9
Views: 9010

We got solution for SIGBUS issue. we need to have oracle EE patch, this makes SIGBUS issue solved.

Solution installing the Oracle EE patch:
http://www-01.ibm.com/support/docview.w ... wg21395472


Thanks
k
by kkumardatastage
Tue Feb 16, 2010 2:37 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Operator terminated abnormally
Replies: 1
Views: 3314

SIGBUS

We got solution for SIGBUS issue. we need to have oracle EE patch, this makes SIGBUS issue solved.

Solution installing the Oracle EE patch:
http://www-01.ibm.com/support/docview.w ... wg21395472


Thanks
k
by kkumardatastage
Thu Feb 04, 2010 4:11 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SIGBUS Error
Replies: 9
Views: 9010

Hi

Thanks for your reply, the New Oracle Database version is 10g and the Old Oracle Database is 9i. Please help me to fix this problem.

Thanks
by kkumardatastage
Thu Feb 04, 2010 1:07 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SIGBUS Error
Replies: 9
Views: 9010

Hi we are using a datastage job that loads the data into a table using OLD Oracle database, when we load the data into old Oracle database we dont have any issue with crating & loading the data into a table, but right now while we are trying to load the same job with same data pointing to New Or...
by kkumardatastage
Thu Feb 04, 2010 8:59 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SIGBUS Error
Replies: 9
Views: 9010

SIGBUS Error

Hi we are using a datastage job that loads the data into a table, when we load the data into old database we dont have any issue with loading the data into a table, but right now while we are trying to load the same data into new database we are getting the SIGBUS error. i Tested to load a sample da...
by kkumardatastage
Tue Feb 02, 2010 4:01 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Operator terminated abnormally: received signal SIGBUS
Replies: 6
Views: 7689

is it safe to delete the log files from /opt/IBM/InformationServer/Server/Scratch, please help me

Thanks