Search found 42189 matches

by chulett
Wed Aug 09, 2006 8:41 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Checking for inequality using lookup file
Replies: 13
Views: 3442

Of course, that's how hashed files work! Destructive overwrite based on the defined keys - Last One In Wins. For all the reasons you've already run through, a simple hashed file isn't going to work for you here. Use them for an equality check. That being said, I don't really understand what you need...
by chulett
Wed Aug 09, 2006 3:33 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XPath problems when converting flat file to XML
Replies: 4
Views: 1484

Rather than 'design' your own XPath expressions, get your hands on an .xsd of the desired output format. Use the Manager to import the metadata from the xsd and it will generate the appropriate XPath expressions for you to use.
by chulett
Wed Aug 09, 2006 12:22 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: problem with FTP Script
Replies: 22
Views: 4410

Thanks, wanted to make sure they were properly 'wrapped'. The reason I asked for your DS version is there is a very well known 'issue' with job parameters in the Execute Command stage. In 'older' versions it will log the translated command correctly, but actually pass the untranslated job parameters...
by chulett
Wed Aug 09, 2006 11:33 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Multiple instance job
Replies: 3
Views: 1254

The official Help for this is actually in the Director client tool. Go to Help / Help Topics and switch to the Index tab. Type enough of 'multiple job instances' in to make that topic appear there and then double-click on it.
by chulett
Wed Aug 09, 2006 11:00 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: problem with FTP Script
Replies: 22
Views: 4410

How exactly are you passing these parameters to the script? Can you post what you have in the Parameter box of the Execute Command stage?
by chulett
Wed Aug 09, 2006 10:34 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: problem with FTP Script
Replies: 22
Views: 4410

What's your DataStage version?
by chulett
Wed Aug 09, 2006 7:58 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: looping among stages
Replies: 2
Views: 1534

If you speak of Sequence jobs then yes (7.5.x required), otherwise no.
by chulett
Wed Aug 09, 2006 6:52 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Log files
Replies: 2
Views: 907

What information it contains can be easily seen via the Director client tool.
by chulett
Wed Aug 09, 2006 6:50 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: oracle to DB2 migration
Replies: 8
Views: 1527

Seems like dates could be an issue, what with DB2 wanting them in internal format and all.
by chulett
Wed Aug 09, 2006 6:44 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Restarting the sequence from the failed activity.
Replies: 12
Views: 3871

What status do you see when it runs? When it finishes? It should said 'Running/Restartable' and 'Aborted/Restartable' in order for it to restart from the failed job activity. So, not only must the job to restart from have aborted, but the sequence job itself must have aborted. You either need to mak...
by chulett
Tue Aug 08, 2006 10:21 pm
Forum: General
Topic: HHJLDATE
Replies: 3
Views: 2684

Found something here on page 6-40 of the linked pdf. Interestingly enough, the title is Oracle7 Spatial Data Option Reference and Administrator's Guide. :?
by chulett
Tue Aug 08, 2006 9:09 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage 7.5.1A client installation
Replies: 8
Views: 3626

But the reason I questioned, is that I remember having read in the manual, that there's no need to re-install, for license updates..!! That's true under normal circumstances. However, you are in a situation where your trial key has expired, so that's why I suggested the client reinstall. That shoul...
by chulett
Tue Aug 08, 2006 8:24 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Server job in Enterprise Edition
Replies: 7
Views: 4518

Aha! Thanks for coming back and posting that. :D
by chulett
Tue Aug 08, 2006 8:21 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Simple Execute Command Activity
Replies: 8
Views: 4446

For those who have Ascential licenses bundled with Peoplesoft, could this be a license limitation? No. As noted, you need to provide more details. First would be your exact version of DataStage. Also, details about exactly what you are doing and the errors you are getting. Unfortunately, saying "th...
by chulett
Tue Aug 08, 2006 5:29 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage 7.5.1A client installation
Replies: 8
Views: 3626

I didn't say for you to try to 'update Client License details'. I believe you'll need to reinstall the client software from the original media, during which you'll supply the new credentials you have. Just install it right over your current installation, you won't lose any customizations you've made...