Search found 194 matches

by MT
Tue May 03, 2011 6:10 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Concept question: Use of Parameter Sets from Connection Def.
Replies: 4
Views: 2477

Hi Ray, thanks for answering but what is the use of the parameter sets defined out of the data definition once you defined it. What do you do with them? I tried to map them to the global settings ($PROJDEF) without success. This is why I ask about the idea or concept behind it.... Thanks in advance
by MT
Tue May 03, 2011 2:49 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Concept question: Use of Parameter Sets from Connection Def.
Replies: 4
Views: 2477

Concept question: Use of Parameter Sets from Connection Def.

Hi, working with DS 8.5 I do not see/understand the concept of defining a Parameter Set from a existing Data(base) Connection definition. I know connection definitions and I know Parameter Sets - but what is the use and intention of being able to associate / create a parameter set from a connection ...
by MT
Thu Apr 28, 2011 8:18 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DB2_UDB_API stage delete data in four tables
Replies: 3
Views: 2095

Re: DB2_UDB_API stage delete data in four tables

Hi suresh_dsx, what you do is extremely expensive - as Chulett mentioned as well - you will delete let us say 15000 x 4 rows = 60000 rows if every row in the source is selected. The real problem behind that is that you will issue 120000 statements for that 60000 Deletes (of a single rows each) 60000...
by MT
Thu Apr 14, 2011 12:29 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem writing multiple columns to MQ Connector in DS 8.5
Replies: 9
Views: 7667

eostic wrote:Confirmed. The doc is correct.

Ernie
Hi Ernie,

thanks a lot - but what a pitty - unbelieveable...
by MT
Thu Apr 14, 2011 8:38 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem writing multiple columns to MQ Connector in DS 8.5
Replies: 9
Views: 7667

Hi Ernie,

eostic wrote:I seem to recall finding this also, as a difference between the Stage and the Connector.
Ernie
so you can confirm this.
Do they call this a concept/architecture?
That is really strange!

I indeed need the additional functionality of the connector...

thanks so far
by MT
Thu Apr 14, 2011 3:55 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem writing multiple columns to MQ Connector in DS 8.5
Replies: 9
Views: 7667

Hi can anyone proof that it is possible to write multiple columns to the MQ Connector in DataStage 8.5? There is a strange sentence in the Information Center documentation: Message payload Contains the message data in text or binary format. Message data can be structured or unstructured. However, th...
by MT
Fri Apr 08, 2011 1:25 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Extracting First row of sorted data
Replies: 15
Views: 10636

Hi abhilashnair,

you could use a sort stage to detect the group change and then filter it.
Alternatively you can do it "manually" in a transformer - use stage variable to detect the change of the key column and set this as condition for the output.
by MT
Tue Apr 05, 2011 6:43 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem writing multiple columns to MQ Connector in DS 8.5
Replies: 9
Views: 7667

Hi samyamkrishna

good idea but it is a Server job...
by MT
Tue Apr 05, 2011 4:57 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem writing multiple columns to MQ Connector in DS 8.5
Replies: 9
Views: 7667

Hi Ray, well that is what I have read from the books as well but my job design is really simple: File --- TX --- MQ Connector I do not understand where I can get any differences between my design and what you say "is out there". If I pass two columns through the transfomer how should there...
by MT
Tue Apr 05, 2011 4:01 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem writing multiple columns to MQ Connector in DS 8.5
Replies: 9
Views: 7667

Problem writing multiple columns to MQ Connector in DS 8.5

Hi, we are migrating from DS 7.5.3 to 8.5 and trying to replace the MQ stage with the new MQ Connector. We have defined the connection properties and successfully tested the connection. Writing to the queue works for a single column. When we change the column definitions to more than one column we g...
by MT
Fri Apr 01, 2011 5:43 am
Forum: General
Topic: DB2 Datawarehouse and Datastage best practice
Replies: 8
Views: 7336

Partioning sounds like a good idea but I think DB2 is limited in this area Hi clarcombe, why do you think DB2 is not good in partitioning? We do have database partitioning, table partition, and MDC-tables. These are all forms of partitioning and they can be combined in every way. So this might be a...
by MT
Thu Mar 31, 2011 4:06 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to Disable Referential Integrity when loading DB2
Replies: 4
Views: 4367

Re: How to Disable Referential Integrity when loading DB2

I am in the process of taking a DB2 source, and loading it back to another DB2 table that has RI on another table. The client is ok with breaking the RI in this test environment. What would the syntax be within the DB2 connector to disable RI within the table before loading? Hi well if you talk abo...
by MT
Thu Mar 31, 2011 6:32 am
Forum: General
Topic: DB2 Datawarehouse and Datastage best practice
Replies: 8
Views: 7336

Hi clarcombe ok - so you are running out of log space - most probably you will receive a SQL0964 telling you that the transaction log is full. Well - you want best practices - and the answer is: IT DEPENDS! So while the answer is correct (although you might not like it) you might consider following ...
by MT
Thu Mar 31, 2011 5:34 am
Forum: General
Topic: DB2 Datawarehouse and Datastage best practice
Replies: 8
Views: 7336

Re: DB2 Datawarehouse and Datastage best practice

We have embarked on a Datawarehouse project with DB2 v9.5. We are experiencing issues with running out table space as we are using the DB2 Connector stage to write to the table. Hi clarcombe, I am not sure what you try to tell us - running out of space in a DB2 table space has not much to do with t...
by MT
Wed Mar 30, 2011 7:50 am
Forum: General
Topic: DataStage 7.5.3 and AIX 6.1 - any experiences?
Replies: 3
Views: 2209

DataStage 7.5.3 and AIX 6.1 - any experiences?

Hi, a customer wants to upgrade from AIX 5.3 to AIX 6.1 on the LPAR where we run DataStage 7.5.3. and RTI 7.5.2.8. Officially this combination is not supported by IBM. But.... has anyone run this combination already? Any experiences? This is really nothing I want to try but the circumstances at the ...