Search found 42189 matches

by chulett
Fri Jan 08, 2010 8:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DB2 UDB Enterprise
Replies: 6
Views: 2559

So... first check - have you verified that the file does in fact exist with that exact name and you're looking for it in the proper location?
by chulett
Fri Jan 08, 2010 8:52 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to convert date values with timezone to dd-mm-yyyy forma
Replies: 4
Views: 2456

What do you actually need to do with the timezone information? Convert it to a "standard" timezone? Ignore it? For the latter, you could use the Field function to get just the parts that you want. For example: Field("Thu Jan 21 14:20:00 EST 2008"," ",2,3) Gets the three...
by chulett
Fri Jan 08, 2010 8:39 am
Forum: General
Topic: PATH search failure
Replies: 4
Views: 7324

I'm not sure, not being all that familiar with everything that's involved in getting buildops to work. If you'd like, you can post the PATH change that you made and we can see if that part looks ok. Otherwise, I'd have to defer to others who have actually done this in the past. Out of curiousity, is...
by chulett
Fri Jan 08, 2010 7:49 am
Forum: General
Topic: DS Client Error
Replies: 7
Views: 8268

Me, I would first try reinstalling your client.
by chulett
Fri Jan 08, 2010 7:45 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle 11g and DataStage 7.5 EE compatible?
Replies: 14
Views: 16344

I don't believe it is specifically supported yet but I don't know why it wouldn't be "compatible". Have you tried accessing it yet and had issues or are you simply asking at this point?
by chulett
Fri Jan 08, 2010 7:41 am
Forum: General
Topic: File vs Database
Replies: 7
Views: 2135

Well, one has a lot more overhead than the other if literally all you're doing is staging the data.
by chulett
Fri Jan 08, 2010 7:38 am
Forum: General
Topic: PATH search failure
Replies: 4
Views: 7324

Wrong path - it says it is a PATH search failure and that is literally the name of the environment variable that you need to update, not LD_LIBRARY_PATH.
by chulett
Fri Jan 08, 2010 7:37 am
Forum: General
Topic: Issue returning data from Routine Activity
Replies: 10
Views: 3646

Ah, sorry to keep cluttering up a perfectly good thread but my first hit was for something called "Behind the Fridge" in Australia, so made the leap. :wink:
by chulett
Thu Jan 07, 2010 9:56 pm
Forum: General
Topic: Issue returning data from Routine Activity
Replies: 10
Views: 3646

Must be an Australian thing... [google,google]... ah yes, it is.
by chulett
Thu Jan 07, 2010 9:41 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parameter - String data type
Replies: 7
Views: 1886

I'd probably worry about that if leaving it blank meant the job still ran without errors but did not produce the correct output. Since it blows up when left empty, seems to me you're already good to go. :wink:
by chulett
Thu Jan 07, 2010 9:38 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error connecting to NZ using ODBC
Replies: 7
Views: 7586

DataStage is 32bit so I would assume you'd need to use 32bit NZ drivers with it.
by chulett
Thu Jan 07, 2010 9:35 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: sql statement in odbc connector
Replies: 6
Views: 1602

Then the same answer given here applies to you as well... as does the one you got in your own thread. If you still need help, please make sure and continue the conversation in the thread you started rather than here.

Thanks.
by chulett
Thu Jan 07, 2010 9:32 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: calling a parallel job many times using parameters
Replies: 10
Views: 7769

Though I'm not sure we have any examples in our repository. I wasn't here when the server was set up but I'm told there were many things that weren't installed, including sample code. Understand that I wasn't referring to specific "sample code" being provided but rather the core set of Se...
by chulett
Thu Jan 07, 2010 9:25 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Netezza connection
Replies: 6
Views: 9478

Before you ask, I don't know anything about Netezza but for your question about restarting DataStage for ODBC changes, the answer is 'no' - that's not necessary.
by chulett
Thu Jan 07, 2010 9:24 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job has finished, status = 96 (Crahsed)
Replies: 4
Views: 1963

OK... double-click on it to see the details and then post them here.