Search found 42189 matches

by chulett
Wed Jul 05, 2006 6:16 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Server File System Getting Full
Replies: 8
Views: 1714

Yes, filling up that partition is a Very Bad Thing. Very.

I'd also suggest you check the size of your job's logs, that has been my biggest culprit when looking for space eaters. Specifically, the size of the RT_LOGnnn hashed files in your various projects.
by chulett
Wed Jul 05, 2006 6:12 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: what's new in 7.5.2 release?
Replies: 6
Views: 1303

Let us know when you get it. :wink:
by chulett
Tue Jul 04, 2006 10:09 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Extracting Packed decimal data type from A flat file
Replies: 21
Views: 5706

You can do this using the server jobs.
by chulett
Tue Jul 04, 2006 8:36 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: When to use bulk Load?
Replies: 5
Views: 1293

That would depend on you and how you wrote the invoking routine.
by chulett
Tue Jul 04, 2006 6:46 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: REG : Job Status = 99 Error
Replies: 6
Views: 1638

Ok... then what's different about this one? Must be something. And how about those log messages, anything else worth sharing?
by chulett
Tue Jul 04, 2006 6:36 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Most efficient way to check a range of character values
Replies: 10
Views: 1917

Oh, come on now Arnd... test it? :roll: When someone can just come here and ask the greatest minds on the planet? :lol:

What were you thinking?
by chulett
Tue Jul 04, 2006 6:34 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Is there constraint on number of job activities in job seq
Replies: 3
Views: 897

Are you expecting them to all start at the exact same time? They won't. When you say it 'starts one job activity at a time', I 'm assuming it is starting them as quickly as it can one at a time. Check the code tab of the Sequence job so you can see what it is doing under the covers. It will work thr...
by chulett
Tue Jul 04, 2006 6:23 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Oracle table was locked when stopping a job in director
Replies: 15
Views: 3356

That rollback could take time. And stopping a job doesn't always stop the Oracle session.
by chulett
Tue Jul 04, 2006 6:19 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Upgrade from v7.0.1 to v7.5.2
Replies: 8
Views: 2234

Why the bad feelings? Of course IBM is going to recommend you upgrade to the 'latest version' and 7.5.2 is just that. Unfortunately, since it hasn't been out all that long, you probably won't find many people on it quite yet. Worst still, you'd be even more hard pressed to find anyone going directl...
by chulett
Tue Jul 04, 2006 6:06 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: REG : Job Status = 99 Error
Replies: 6
Views: 1638

So... this is a Sequence job calling a multi-instance Server job? Once or many times? How are you handling the uniqueness that the Invocation ID needs? Any chance that it is running into itself? If you have more in the way of error messages, post them. The ones that surround this one, for example or...
by chulett
Tue Jul 04, 2006 6:00 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Failed to connect to the database - PASSWORD MISSING
Replies: 4
Views: 5019

Good to see you are working it out. I'll think you'll find that Andy Sorrell from this site has posted messages about the wonders of configuring remote DB2 databases. He has a document that explains the process... or at least some sort of arcane DB2 process... a search should turn it up.
by chulett
Mon Jul 03, 2006 3:20 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Connection Error
Replies: 24
Views: 8052

To close this out, I did end up using filepeek to correct the problems with this and a handful of other tables. Not all by myself, mind you, but under the steady hand of a very nice Second Level support lady from Ascential named Elaine who walked me through all the 'poking' of corrected values into ...
by chulett
Mon Jul 03, 2006 2:05 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Most efficient way to check a range of character values
Replies: 10
Views: 1917

Thanks guys. Now just anxiously awaiting his Mootness. :lol:
by chulett
Mon Jul 03, 2006 12:18 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Levels of Sequences - Performance
Replies: 6
Views: 1601

True. [grovels]
by chulett
Mon Jul 03, 2006 12:16 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Most efficient way to check a range of character values
Replies: 10
Views: 1917

Done that, figured it's one of the better ways. Was really wondering if I was missing some sort of uber command, a +3 Sword of Universe Smiting that only a level 30 character would know how to wield. :wink: