Search found 42189 matches

by chulett
Wed Jun 29, 2005 1:11 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Shared Container problem
Replies: 8
Views: 1850

This isn't a "shard container" problem, it's a usage problem. This may not be an appropriate use of a shared container. If you really wanted to do this, you'd need to include a Container Output stage in the SC and then drag a reference link from the hash file to the output. This would give your deve...
by chulett
Wed Jun 29, 2005 6:42 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: load order
Replies: 6
Views: 1479

:idea: Here's a thought. Rather than running wild with guesses and talking amongst ourselves - why don't we wait for the OP to come back and clarify what in the heck they meant before we babble on any more? :P
by chulett
Wed Jun 29, 2005 6:37 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Updatating a sequential file
Replies: 5
Views: 1528

Sainath.Srinivasan wrote:If it is just one row, you can do it via any standard editor.

:lol: True... but that would take away all the fun of writing a DataStage job to do it!
by chulett
Tue Jun 28, 2005 9:07 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Updatating a sequential file
Replies: 5
Views: 1528

The short answer is - you can't. It's not in the nature of sequential access, where all you can do is 'read' from it or 'write' to it - there's no 'update' functionality. Best you can do is read in the file from one location and write it out to another and - when you get to the record in question - ...
by chulett
Tue Jun 28, 2005 7:53 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Plug-In Icon missing
Replies: 5
Views: 1333

Well, a client reboot is not the answer here, though I could see where it might help on a Windows server. FWIW, it is happening to everyone that logs into any project on this server - not just me. :wink:
by chulett
Tue Jun 28, 2005 7:17 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Plug-In Icon missing
Replies: 5
Views: 1333

Well, there's no client side install for this product, just what was done from the server. And the Register Plugin option from the Manager reaches over to the UNIX server as well, where there doesn't seem to be anything appropriate to point it towards anyways. So, no luck on anyone knowing how to ma...
by chulett
Tue Jun 28, 2005 7:09 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Mail Notification
Replies: 3
Views: 1129

And make sure you do it before calling DSLogFatal. :wink:
by chulett
Tue Jun 28, 2005 2:55 pm
Forum: Enhancement Wish List
Topic: Add CC functionality to mail notification
Replies: 9
Views: 3575

Didn't work in what sense? You got an error... or just one email? :wink:

Try it with two different email addresses. Or tell us the error.
by chulett
Tue Jun 28, 2005 2:36 pm
Forum: Enhancement Wish List
Topic: Add CC functionality to mail notification
Replies: 9
Views: 3575

Yup, do it all the time.
by chulett
Tue Jun 28, 2005 2:16 pm
Forum: Enhancement Wish List
Topic: Add CC functionality to mail notification
Replies: 9
Views: 3575

Whitespace works.
by chulett
Tue Jun 28, 2005 9:15 am
Forum: IBM<sup>®</sup> DataStage TX
Topic: WorkFlow processing
Replies: 3
Views: 2669

Zeek, you may want to register over at ADN and post your TX questions there as well. There is a huge Server and PX support group here, but not alot of TX peoples. There seems to be more support for it over there right now.
by chulett
Tue Jun 28, 2005 9:11 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Plug-In Icon missing
Replies: 5
Views: 1333

Plug-In Icon missing

Silly question not directly related to having just installed ClickPack for Server, but one of the plug-in stages is missing its bitmap... sort of, mostly. It installs three new 'real time' stages: Log Reader POP3 Email Reader Web Server Log Reader All three show what I assume is their 'proper' icons...
by chulett
Tue Jun 28, 2005 7:26 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: License Checking by DataStage
Replies: 10
Views: 3707

Good 'guess' Roy! ewartpm, I guess you missed the discussions here and on ADN over hyperthreading and licensing. Throw in dual core cpus and you've got an interesting licensing dilemma. As of now, right or wrong, "look like 32 cpus" means "must license 32 cpus". Unless Ascential does a better job of...
by chulett
Tue Jun 28, 2005 6:55 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Client-side backups using " dscmdexport"
Replies: 15
Views: 3231

Hey, what else have we got to do? :lol:

Just wanted to point out the one at ADN automagically does all projects on your server. At the very least, you may want to steal some of its code.
by chulett
Tue Jun 28, 2005 6:39 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Client-side backups using " dscmdexport"
Replies: 15
Views: 3231

If you are registered at ADN you could download their batch file that does all of that already and save yourself alot of trouble.