Search found 42189 matches

by chulett
Fri May 14, 2010 6:14 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ODBC stage output has no SQL statement
Replies: 3
Views: 1919

Actually no. But if you don't have a where clause - like when selecting a sequence - you cannot mark a key field. Key field = where clause required.
by chulett
Fri May 14, 2010 6:11 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DSSend Mail Error
Replies: 2
Views: 1632

Not typically a DataStage thing. See if this helps. Lots of other resources out there, btw.
by chulett
Thu May 13, 2010 7:16 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: issue with using $ENV after DS8 migration
Replies: 4
Views: 1305

You get this error when exactly? Doing what?
by chulett
Thu May 13, 2010 7:02 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Any Idea on APT_DEBUG_MODULE_NAMES ??
Replies: 4
Views: 3290

Are you having some sort of... debugging crisis? :?
by chulett
Thu May 13, 2010 5:57 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: maximum file size attached in notification email stage
Replies: 2
Views: 1028

As noted, there's no limit to what can be attached, however there will definitely be a limit on how much you can successfully email. :wink:
by chulett
Wed May 12, 2010 8:44 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Commit intervals in ODBC enterprise stage
Replies: 6
Views: 2593

There seems to be a property in the ODBC Connector stage to control that, but no mention of anything of the sort in the documentation for the Enterprise stage.
by chulett
Wed May 12, 2010 8:41 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Server engine maps and locales were not reconfigured
Replies: 3
Views: 1411

Perhaps it is related to the choice of an unsupported platform...
by chulett
Wed May 12, 2010 6:34 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Server engine maps and locales were not reconfigured
Replies: 3
Views: 1411

ASAP? Seriously? Contact support for that.
by chulett
Wed May 12, 2010 6:18 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to compare date columns
Replies: 6
Views: 1814

Which is why the suggestion was to make sure both sides were simple string fields in identical formats (say, YYYY-MM-DD) to make this happen. Drop the time from the process if you just need to compare the dates.
by chulett
Wed May 12, 2010 5:57 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Delete DB2 Table Rows
Replies: 8
Views: 2844

Unlike any other stage, ODBC doesn't care if you don't bind all of the columns in your link into the SQL. So yes, you'll need at least one field in the link but you won't need to use it anywhere.
by chulett
Wed May 12, 2010 5:55 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Always-on job using MQ stages
Replies: 22
Views: 8372

:!: I suppose someone at your site felt it was necessary, but I personally am very against having it ever be used as a project default. It changes the behavior of DataStage in ways that are important for 'some' jobs needing the performance boost --- but it should only be used with extreme awareness....
by chulett
Wed May 12, 2010 5:51 pm
Forum: General
Topic: What are DB2 people using for a query tool?
Replies: 15
Views: 6248

No TeraData here, not sure if that's good or bad. :wink:

Thanks for all the suggestions, we'll see what comes of all this.