Search found 42189 matches

by chulett
Wed Jan 09, 2008 12:59 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Director in 7.5 and above
Replies: 7
Views: 1820

Re: Thanks

We only have one remaining issue-the same co-worker has discovered that if a job fails, and you set the email function, the sequencer will send the email but continues to run. I haven't seen the job, they say they have tested, but I'm assuming that they didn't have the sequencer set to stop after e...
by chulett
Wed Jan 09, 2008 12:29 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage Version Upgrade
Replies: 7
Views: 1635

Where in the heck did you get that approach? The projects need to remain in place so they can be properly upgraded when the new Server version is installed. If you remove the old Server installation, then you should have imported all of your 'old' jobs from an export and that process will upgrade ev...
by chulett
Wed Jan 09, 2008 11:23 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Director in 7.5 and above
Replies: 7
Views: 1820

Nothing has changed with scheduling via the Director, it still leverages cron/at on UNIX and at on Windows. You may be thinking of Sequence jobs which get more and more capability as you go up the 7.x release versions and reduce the need for custom job control.
by chulett
Wed Jan 09, 2008 10:58 am
Forum: Site/Forum
Topic: Duplicate Posts
Replies: 22
Views: 9977

How ironical... a double post. :wink:

Edited to add: I guess it must be nice to have super powers. There *were* two posts when I posted this but now there's only the one. Poof! :lol:
by chulett
Wed Jan 09, 2008 10:45 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: make something that calls attention when an abort occurs
Replies: 10
Views: 3301

"Just nod if you can hear me."
by chulett
Wed Jan 09, 2008 10:23 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: make something that calls attention when an abort occurs
Replies: 10
Views: 3301

We send an email and a page as well. This 'page' is just another email sent to either a true pager or our cell phones.
by chulett
Wed Jan 09, 2008 8:19 am
Forum: Site/Forum
Topic: Duplicate Posts
Replies: 22
Views: 9977

All of us chickens talking amongst ourselves about how unfair life in the coop is won't really change anything. :wink: Did we end up with an 'official' webmaster replacement after Walter left? Perhaps I'll forward a link to this thread to both official Contacts and see if anything comes of it...
by chulett
Wed Jan 09, 2008 8:14 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: problem with director
Replies: 6
Views: 2793

Cleaning up logs won't help the initial display of Director in the Status view. When you check specific logs, sure, but it has nothing to do with how long it takes to just display the status of all jobs. As Arnd notes, it's all about using Categories well and the number of jobs in whatever Category ...
by chulett
Wed Jan 09, 2008 8:02 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to import datastage job
Replies: 5
Views: 2140

In other words, all recovery comes from a backup. How you use that backup is what Ray is writing about.
by chulett
Wed Jan 09, 2008 7:57 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: XML Input Issue
Replies: 9
Views: 3342

Specificall, this 'reverse pivot' to search for would be a vertical pivot. You'll have to do it manually as the Pivot stage only does a 'horizontal' pivot or columns to rows.
by chulett
Wed Jan 09, 2008 7:52 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job Start Date from Unix
Replies: 5
Views: 1727

You can use 'cut' to get the pieces and then put them together any way you want. Best to ask a colleague for scripting help, quicker that way.
by chulett
Wed Jan 09, 2008 7:45 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Reset / restart of multiple layers of sequences
Replies: 6
Views: 1515

Last question first - it doesn't reset because it wasn't "required", the job was in a Restartable state. If it was just Aborted then it would have reset it. When the job in S2 fails, you need to ensure that S2 itself aborts which it sounds like you are doing. Then, you need to ensure that MS notices...
by chulett
Wed Jan 09, 2008 7:39 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: OCI fetched truncated data: solved it but wld need comment..
Replies: 8
Views: 3298

I've seen this behaviour when there are multi-byte values in the data.
by chulett
Wed Jan 09, 2008 7:35 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: XML Input Issue
Replies: 9
Views: 3342

Post your XPath Expressions, please.
by chulett
Wed Jan 09, 2008 7:33 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Look up in Server Job
Replies: 16
Views: 5672

Help / About is certainly one of the correct places to go and will show you both the 'Client' version at the top and what Server version you are connected to at the bottom. Not sure why you are not "getting the info".