Search found 42189 matches

by chulett
Mon Dec 07, 2009 7:29 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Refresh project in Datastage 8.1
Replies: 4
Views: 2120

'Does not refresh'? :?
by chulett
Mon Dec 07, 2009 7:28 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem with decimal comma separator for 0 value
Replies: 6
Views: 4911

Sure, US-ENGLISH uses "." for the decimal and "," for the separator so if that's what you need that is the proper solution. What was it set to before?
by chulett
Mon Dec 07, 2009 7:26 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Maintenance and deletion of log files and CORE files.
Replies: 3
Views: 1608

If you got the information you needed, can you please mark your post as Resolved using the button at the top of the page?
by chulett
Mon Dec 07, 2009 7:24 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Table definitions import in Datastage Server Edition
Replies: 7
Views: 10361

For both? You need to be precise. If so, have you tried changing any of the 'Filter' options?
by chulett
Mon Dec 07, 2009 7:18 am
Forum: General
Topic: Number of datasets which we can use in a single project
Replies: 5
Views: 1181

This has nothing to do with individual projects and everything to do with the amount of disk space you have allocated for datasets in your config files. There's no limit other than your hardware.
by chulett
Sun Dec 06, 2009 11:37 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Timeout reached before MultiLoad opened
Replies: 1
Views: 1365

So... it runs ok when there are records to load but doesn't when there aren't? Worst case you could split the job - land the data and only issue the MLoad if there's date to load.

Or you could just wait for someone who actually knows something about Teradata to respond. :wink:
by chulett
Sun Dec 06, 2009 10:35 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Reading indexed files using datastage
Replies: 2
Views: 1452

You're going to need to be more specific. Are you talking VSAM/ISAM files or something else? What platform?
by chulett
Sun Dec 06, 2009 9:04 am
Forum: General
Topic: Maximum number of workflows which can be given in Parallel
Replies: 7
Views: 2379

Ah... thank you.
by chulett
Sun Dec 06, 2009 9:04 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Dynamic output files
Replies: 5
Views: 2734

I'm not sure if there are any stage in PX that would allow output to dynamic files, perhaps the External Target stage? Server allegedly does - the Folder stage but to be honest I've never used it in that fashion. Or you could always go the 'build op' route and put together something in C++ to do tha...
by chulett
Sat Dec 05, 2009 9:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to retain message handler settings during export/import
Replies: 3
Views: 2761

Figured you would search for that. An exact search for message handler file will turn up several discussions on the topic.
by chulett
Sat Dec 05, 2009 8:11 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to retain message handler settings during export/import
Replies: 3
Views: 2761

Automatically? No, not that I've seen. You can manually copy over the message handler file itself, however.
by chulett
Fri Dec 04, 2009 11:33 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to remove duplicates
Replies: 6
Views: 2319

Nice that you went back and added the volume in the original post after the fact. Classy. And if speed is oh so critical then they should be willing to invest in the tools needed to make that happen, whether it's the Enterprise Edition or adequate hardware or a high-speed command line sort utility. ...
by chulett
Fri Dec 04, 2009 11:25 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to remove duplicates
Replies: 6
Views: 2319

That little fact should probably have been in the original post, don'tcha think? :? Regardless, the only issue with that volume is the sorting. Probably best to attempt that outside of a Server job, say via a command line high speed sort utility. I would also consider bulk loading all three files in...
by chulett
Fri Dec 04, 2009 10:22 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to remove duplicates
Replies: 6
Views: 2319

The way you do everything in a Server job - in a Transformer. Sort the data and then use stage variables and a constraint to allow only the first row to pass out from each 'duplicate group'. That or leverage the destructive overwrite functionality of a Hashed file with the proper fields set as Keys,...
by chulett
Fri Dec 04, 2009 10:18 pm
Forum: Information Analyzer (formerly ProfileStage)
Topic: Unknown error SQLCODE 536631
Replies: 2
Views: 2070

Moderator / Content Editor, please move to the Parallel forum. Or just delete it now.