Search found 42189 matches

by chulett
Thu Jun 28, 2007 10:16 pm
Forum: General
Topic: Migration from oracle to teradata
Replies: 7
Views: 3534

Such a migration project will, of necessity, involve a lot of thought about reorganizing the tables in order to take advantage of differences in architecture. Bah... one part of the organization here is in the process of same. First step? The migration of the Oracle database to TeraData unchanged a...
by chulett
Thu Jun 28, 2007 10:09 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DB2 date format
Replies: 12
Views: 3152

Two lefts and three rights, Arnd? :wink:

DQuote or SQuote, there is no Quote.
by chulett
Thu Jun 28, 2007 10:04 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Lookup using Stage Variable
Replies: 9
Views: 1576

No. Use the ellipsis in the Key Expression editor for a list of valid contributors.

You could pass the stage variable down a link and use it in the lookup of a downstream transformer, however. But that would just put you back to doing the look up from the input link. :wink:
by chulett
Thu Jun 28, 2007 9:54 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Substring in Transfomer Stage
Replies: 7
Views: 1372

What datatype did you 'substring' into?
by chulett
Thu Jun 28, 2007 5:32 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Select performance degredation
Replies: 0
Views: 655

Really more of a DBA question. We don't know your structures, indexes, data volumes, etc and can't see your explain plan. The whole Toad part about the data starting to return instantly and 'select count(*) from' stats are fairly meaningless, unfortunately. Check with your DBA. Perhaps you need a 'b...
by chulett
Thu Jun 28, 2007 5:25 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: segmentation fault
Replies: 3
Views: 1043

Hard to say, most causes of something like this are beyond your ability to fix. Best to open a ticket with your official Support provider and enlist their help.
by chulett
Thu Jun 28, 2007 5:24 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error When Array Size is greater than 1
Replies: 9
Views: 2488

I don't think your firewalls would cause any of this. Another question - what Update Action are you using in the stage?
by chulett
Thu Jun 28, 2007 1:17 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error When Array Size is greater than 1
Replies: 9
Views: 2488

How much greater than 1 are you using? And what is the Transaction Size you are using? :?
by chulett
Thu Jun 28, 2007 10:00 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Can i store more than 2 GB hashed file in unix dir.
Replies: 2
Views: 761

Re: Can i store more than 2 GB hashed file in unix dir.

singhald wrote:can i store more than 2 GB data in hashed lookup now without creating 64 Bit hashed file.

No.
by chulett
Thu Jun 28, 2007 9:58 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ORAOCIBL problem
Replies: 20
Views: 4558

crouse wrote:Schema Name is the 5th parameter to populate on the Properties tab.

[sigh] I meant in his reply. *I* know where in the heck it is.
by chulett
Thu Jun 28, 2007 9:57 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ORAOCIBL problem
Replies: 20
Views: 4558

knowledge wrote:I was using automatic mode but have to use manual mode since my database and datastage is residing on diff server

I use Automatic mode with my database on a different server than DataStage without issue. :?
by chulett
Thu Jun 28, 2007 9:33 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ORAOCIBL problem
Replies: 20
Views: 4558

I don't see a value for 'Schema' in the ORAOCIBL stage listed.
by chulett
Thu Jun 28, 2007 8:20 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ORAOCIBL problem
Replies: 20
Views: 4558

Right, some of those fields are only used in Manual mode. Property Help explains all that.
by chulett
Thu Jun 28, 2007 7:19 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ORAOCIBL problem
Replies: 20
Views: 4558

knowledge wrote:I will talk to my DBA, but same table with same parameter I could load by OCI stage but not with bulk loaded

Requires different grants, from what I recall.