Search found 42189 matches

by chulett
Fri Apr 18, 2008 6:46 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: What are the datastore options in Datastage?
Replies: 6
Views: 1327

DRS = the Dynamic Relational Stage, one which alleges to support access to multiple databases with the flip of a switch.
by chulett
Fri Apr 18, 2008 6:39 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Alternative to Sequence
Replies: 6
Views: 1481

Which Ken has already done. 8)
by chulett
Fri Apr 18, 2008 6:36 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Exit cleanly from a Sequence job?
Replies: 5
Views: 1615

Pretty much all objects include a place for 'Logging Text'... including Sequencers. No need for a routine. :wink:
by chulett
Fri Apr 18, 2008 6:32 am
Forum: General
Topic: ds job stats
Replies: 10
Views: 2303

Right, take only what you need from ETLStats. Or use it as a template or just as something to prime the pump, get your creative juices flowing.
by chulett
Fri Apr 18, 2008 6:30 am
Forum: General
Topic: [HELP] 'Reset' aborted job automatically
Replies: 12
Views: 6322

Re: [HELP] 'Reset' aborted job automatically

And it will continue to run the 'Reset' job on next schedule. If this means 'start the sequence from the point of failure', you won't have that until you upgrade to at least the 7.5.x release. Or you write something yourself. I used to code in multiple entry points in the job stream, with a job par...
by chulett
Thu Apr 17, 2008 6:34 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: generate multiple rows
Replies: 2
Views: 970

(channelling Ken) Time Dimension! :wink:
by chulett
Thu Apr 17, 2008 6:33 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Exit cleanly from a Sequence job?
Replies: 5
Views: 1615

Give it an appropriate name and that will go a long way towards the 'self explanatory' part. :wink:
by chulett
Thu Apr 17, 2008 4:57 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to Connect to Oracle Database.
Replies: 11
Views: 2329

Your error is still "Unknown client library - #SRCDBTYPE#" - without it translating the job parameter? Then perhaps that field doesn't support parameters. I don't use it so can't say. Suggest you contact your official support provider and ask them.
by chulett
Thu Apr 17, 2008 4:54 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Designer crashes while creating a Sequence
Replies: 9
Views: 2064

No, I remember them as being all lumped together under the "lastest DataStage patches" from what I recall. Could be wrong, however, it's been awhile.
by chulett
Thu Apr 17, 2008 4:34 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to Connect to Oracle Database.
Replies: 11
Views: 2329

Yes, mixed case to match the value in the stage if you pick it manually.
by chulett
Thu Apr 17, 2008 4:23 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: filter command in the sequential stage
Replies: 8
Views: 1655

Known bug.
by chulett
Thu Apr 17, 2008 4:22 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Designer crashes while creating a Sequence
Replies: 9
Views: 2064

I believe that if you can connect to whatever the latest "eSupport" website is, they are there available for immediate download.
by chulett
Thu Apr 17, 2008 4:20 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Alternative to Sequence
Replies: 6
Views: 1481

Well, unless you are running something like the 7.0.1 version, you are going to get push-back on your "aren't restartable" comment. They are, we leverage that all functionality over the place. If you are on an older version, you can code in restart points (messy but doable) or you can... upgrade. Of...
by chulett
Thu Apr 17, 2008 4:14 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to Connect to Oracle Database.
Replies: 11
Views: 2329

You have #SRCDBTYPE# set to "ORACLE" where? In the DRS stage? Doesn't it need to be "Oracle" instead - assuming it takes a parameter at all?
by chulett
Thu Apr 17, 2008 2:51 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error Logging for the DataStage Engine
Replies: 4
Views: 1845

Hey, one I know! :wink:

Touch a file called 'errorlog' into existence in $DSHOME.