Search found 55 matches

by sudharma
Mon Jan 29, 2007 12:33 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Checking Operator Error
Replies: 5
Views: 2509

Checking Operator Error

Hi everyone , I get this Error when i run a job . seq_rej: When checking operator: A sequential operator cannot preserve the partitioning of the parallel data set on input port 0. i really dont understand what this error means exactly. can anyone guide me how to work on this warning message when i r...
by sudharma
Mon Jan 29, 2007 9:52 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: OLE SERVER CONNECTIVITY
Replies: 5
Views: 3411

OLE SERVER CONNECTIVITY

Hi Everyone , Hope everyone had a good weekend. I am stuck with a problem . i am not able to access the stages within the DataStage jobs. the error Says (40503) A call to an OLE server has failed or a runtime error occurred within the OLE Server itself. Did anyone of you get this kind of issue. Kind...
by sudharma
Thu Jan 25, 2007 3:06 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Lookup Capabilities for high volumes of data
Replies: 1
Views: 685

Lookup Capabilities for high volumes of data

hi everyone ,

can anyone suggest me what can be the maximum load limits for a table lookup. i have DB2 table as a lookup and the data volumes are more than 25 million. can i do a look up for such high volumes of records. my primary source has only 1,00,000 records.

kindly suggest

thanks
by sudharma
Wed Jan 24, 2007 2:12 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sparse Lookup Connectivity to DB2
Replies: 6
Views: 1872

Sparse Lookup Connectivity to DB2

Hi Everyone , I am doing a Sparse Look up with the UDB/DB2 Enterprise Stage and when i run the job it throws me an error indicating that there is a conenctivity problem with the Dbase Lkp_Name: Error Idx = 1; DB2 Driver Embedded SQL message: ; sqlcode = -1390; sqlstate = Failed to connect to the dat...
by sudharma
Wed Jan 24, 2007 1:43 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DB2 Stages in PX
Replies: 2
Views: 981

thank you ray
by sudharma
Wed Jan 24, 2007 1:39 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DB2 Stages in PX
Replies: 2
Views: 981

DB2 Stages in PX

Hi Everyone ,

How many stages exist for DB2 in DataStage PX

i found ,

DB2/UDB API
DB2/UDB Enterprise
DB2/UDB Load

i wonder if there is any DSDB2PX stage . kindly clarify

Thanks
by sudharma
Wed Jan 24, 2007 11:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Teradata threads not Released
Replies: 3
Views: 824

Teradata threads not Released

Hi All , I have a parallel job which loads data into Teradata DBase . The job works fine , but my DBA complains that my job occupies threads and these threads are not getting released when the job completes and when the data is loaded into the tables. let us say , that this job occupies 10 threads u...
by sudharma
Wed Jan 24, 2007 10:44 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DB2 Sparse Lookup
Replies: 3
Views: 1636

thanks a lot kris
by sudharma
Wed Jan 24, 2007 10:33 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DB2 Sparse Lookup
Replies: 3
Views: 1636

DB2 Sparse Lookup

Hi Can any one suggest me if a table lookup (DB2, which has 28 million records) is much faster or a BD2 Sparse Lookup is much better to do a lookup on a table with 28 million records. Can i load this DB2 table into a hash file ( can a hash file take all the 28 million records) and use this hash file...