Search found 36 matches

by Manu1
Mon Sep 14, 2009 9:52 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Need help on surrogate key genarator stage
Replies: 15
Views: 7187

Need help on surrogate key genarator stage

Hi, Could any one help in generating a surrogate key value which should take the Initial value as 1 and increment by 1. i.e, My data should like as this: 1 2 3 4.........so on. I have bulit a simple job which has 2 stages .......A surrogatorkeygen and a target sequential file. Following are the Valu...
by Manu1
Fri Sep 11, 2009 7:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Performance Issue
Replies: 5
Views: 1283

Hi Arnd I am Not sure of exact bytes per row,But that Particulat input table has so many columns to Extract compared to other tables. So,Is it that the no.of columns that are getting extracted have the Impact in terms of Processing speed? Is there any way improve the Performance for the scenarios li...
by Manu1
Fri Sep 11, 2009 1:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Issue in Reading Data in Sequential file
Replies: 5
Views: 2003

Issue in Reading Data in Sequential file

Hi All, I have loaded the Data into the Target Sequentil File.But when I am trying to Read the Same its giving the Below Error. ##E IIS-DSEE-TFOR-00089 13:01:15(704) <_ABORT_IDENT_,0> The runLocally() of the operator failed. ##E IIS-DSEE-TFOR-00089 13:01:15(706) <APT_CombinedOperatorController,0> T...
by Manu1
Thu Sep 10, 2009 11:42 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Performance Issue
Replies: 5
Views: 1283

They are DB2 tables.

Could you please let me know how to check bytes/sec insted if rows/sec
by Manu1
Thu Sep 10, 2009 3:51 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Performance Issue
Replies: 5
Views: 1283

Performance Issue

Hi All, I have a Job which Involved a Join Stage and 5 Source Tables and a Target table.(DB2) My Problem is While extraction of Data From these 5 Tables the data is getting at extracted at differetnt rates(No.of rows extracted per second) evaen though the settings for the 5 source table stages are ...
by Manu1
Thu Sep 10, 2009 3:43 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Issues in the Generated OSH in connection Parameters to Data
Replies: 0
Views: 881

Issues in the Generated OSH in connection Parameters to Data

Hi All, I have modified an existing Job in the sense that Jst modified the customized sql which is used to extract the data.And when I tried to compile it and run the Job I am getting the following error. : Fatal Error: Fatal: [IBM][CLI Driver] CLI0124E Invalid argument value. SQLSTATE=HY009 DSTAGE...