Search found 42189 matches

by chulett
Tue May 18, 2010 8:40 pm
Forum: General
Topic: trouble with pivot
Replies: 6
Views: 1406

Very nice. 8)
by chulett
Tue May 18, 2010 6:53 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ODBC connection for ORACLE
Replies: 3
Views: 2175

Do you have to? No. The wired driver doesn't need a client. The "non-wired" one does but if you have the client installed you should be using the native Oracle stages rather than ODBC.

So... why ODBC? To me that's the "access of last resort", hence the question.
by chulett
Tue May 18, 2010 6:51 pm
Forum: General
Topic: fail to connect to ole server
Replies: 5
Views: 1754

Usually it means a client tool blowed up. Can we get some kind of clue as to the where / when you see this? Google would turn information up on this as well, I would assume, seeing as how it's "Windows stuff" rather than "DataStage stuff", really.
by chulett
Tue May 18, 2010 6:49 pm
Forum: General
Topic: trouble with pivot
Replies: 6
Views: 1406

That's not really a pivot. You could "pre-process" the data into a form that the pivot stage would like however, I would assume. Or perhaps do this all with stage variables in the transformer. :?

I'm short on time (and brains atm) so will leave the gory details to others...
by chulett
Tue May 18, 2010 10:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: write a variable block file
Replies: 5
Views: 1839

Let's find out! :D
by chulett
Tue May 18, 2010 10:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Packed column from DB2/400
Replies: 37
Views: 6558

And are you certain you need the second "2"? That tells it how many contiguous fields to pull.
by chulett
Tue May 18, 2010 10:37 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Configuration file not used
Replies: 10
Views: 2628

So... this isn't something the validator would catch? :?
by chulett
Tue May 18, 2010 10:36 am
Forum: General
Topic: IOD EMEA 2010 Day One
Replies: 5
Views: 1779

"guernseys"? Can you speak English please? :wink:

Is that the island, the cow or something completely different?
by chulett
Tue May 18, 2010 8:31 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: write a variable block file
Replies: 5
Views: 1839

No, not an Implementer and fresh out of coconuts. :wink:

Never had a need to.
by chulett
Tue May 18, 2010 8:15 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Configuration file not used
Replies: 10
Views: 2628

Why grep for "node2" when you don't have anything with that name in the config file?
by chulett
Tue May 18, 2010 8:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Packed column from DB2/400
Replies: 37
Views: 6558

OK, then use the "&" as the delimiter. You'll need to set up the maximum number of occurances as stage variables and see which ones get populated.
by chulett
Tue May 18, 2010 8:04 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Enviornment Variable value
Replies: 5
Views: 1566

My uderstanding is that zero will generate that warning but then work as desired. Try it, let us know. There are two ORAUPSERT variables, make sure you don't have the TIME one set as well. That and make sure you're actually doing "upserts" rather than "loads". You never specified...
by chulett
Tue May 18, 2010 8:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: write a variable block file
Replies: 5
Views: 1839

FAILURE: Code not yet implemented. Talk to support, see what is implemented you can use for this.
by chulett
Tue May 18, 2010 8:00 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Packed column from DB2/400
Replies: 37
Views: 6558

Field() should work, looks like a "space delimited string" to me.
by chulett
Tue May 18, 2010 7:59 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Configuration file not used
Replies: 10
Views: 2628

Has your config file been blessed by that "validation / checking" utility? Whatever the heck it is called?