Search found 42189 matches

by chulett
Fri Aug 31, 2007 1:26 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage internal sequence generator
Replies: 5
Views: 1989

Of course. Depends on what exactly you need, especially from a concurrent usage standpoint. Check out the 'KeyMgt' routines in the sdk category, they can either be used directly or copied and modified to suit your needs. Some people simply leverage one of the @ROWNUM system variables, seeded from a ...
by chulett
Fri Aug 31, 2007 7:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Cannot initialize plug-in
Replies: 4
Views: 1252

The .odbc.ini entry in what directory? The uvodbc.config (not .ini) in what directory? The former should be in $DSHOME and the latter in your Project.
by chulett
Fri Aug 31, 2007 7:37 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: problem using execute command stage
Replies: 4
Views: 1697

Or perhaps... oh, I don't know... a Job Activity stage?
by chulett
Fri Aug 31, 2007 7:35 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Regarding DS CLEANUP
Replies: 2
Views: 1151

It's not. And the 'Cleanup Resources' option doesn't store or log anything. :?
by chulett
Fri Aug 31, 2007 7:33 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Log file path
Replies: 3
Views: 2041

Yes, as Ray is wont to point out - it's called 'Print to file'. :wink:
by chulett
Fri Aug 31, 2007 7:31 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How many number of jobs can be run using a single sequencer
Replies: 3
Views: 1353

Somewhat bogged down? :wink:
by chulett
Fri Aug 31, 2007 7:28 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Teradata TimeStamp to Oracle Timestamp(9) -- 12 hour format
Replies: 2
Views: 2629

If what you really have on the Oracle side is a flavor of TIMESTAMP you'll need to use the TO_TIMESTAMP function rather than TO_DATE. And the first documentation you should be looking for is the Oracle documentation.
by chulett
Thu Aug 30, 2007 9:21 pm
Forum: General
Topic: ETL Teamworker
Replies: 9
Views: 3755

Or substitute 'mate' for 'worker', makes even more sense that way. :wink:
by chulett
Thu Aug 30, 2007 9:19 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Stored Procedure
Replies: 14
Views: 3749

Or use a single target stage, not two.
by chulett
Thu Aug 30, 2007 6:31 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: WriteHash() - Write failed error when loading hashfile
Replies: 5
Views: 1961

Does it work if you disable the 'stage write cache' option?
by chulett
Thu Aug 30, 2007 4:44 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: problem using execute command stage
Replies: 4
Views: 1697

Re: problem using execute command stage

UPS wrote:stage_value.cmd.$ReturnValue

Is that a typo? You should be using "stage_value.$ReturnValue" - there's no ".cmd" in there.
by chulett
Thu Aug 30, 2007 4:37 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage installation question
Replies: 2
Views: 796

I'd also suggest you do a search on 'bind bombed' to learn how to start that process in debug mode to learn why it won't start.
by chulett
Thu Aug 30, 2007 8:30 am
Forum: General
Topic: ETL Teamworker
Replies: 9
Views: 3755

Oh, in a job posting. I thought you meant in some DataStage documentation. Seems like something they made up to me. :wink:
by chulett
Thu Aug 30, 2007 7:51 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Short and Long day
Replies: 7
Views: 1503

Do you mean the Winter and Summer Solistices? The shortest and longest days of the year? That depends on where you are.

I'm not aware of how one would calculate that. I would normally just look such a thing up in an almanac or ephemeris. Perhaps a Google search on 'solstice' would help.