Search found 42189 matches

by chulett
Mon Jan 30, 2006 5:17 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: where can i execute these commands
Replies: 5
Views: 1651

With a question buried in the middle of it, apparently:

sudhakar_viswa wrote:Hi,

where can i execute the following commands.And how can i specify these commands should work for specified job

:?
by chulett
Mon Jan 30, 2006 4:50 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: supress warnings
Replies: 3
Views: 1223

They may have 4 Hyper-threaded or Dual Core CPUs on the box and going thru that particular bit of licensing fun.

If the former, you can turn that off in the BIOS from what I recall to get around the warning in every job that runs problem you've got now.
by chulett
Mon Jan 30, 2006 4:06 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Throwing error while connecting to DS Designer
Replies: 6
Views: 1687

pmadhavi wrote:Pls clarify me whether all three people can work with the same ID at a time

Same ID - Yes. Same job - No.
by chulett
Mon Jan 30, 2006 4:04 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job Sequencer
Replies: 12
Views: 3185

I understand your requirements, they're not all that uncommon in a Sequence job. Two ways to do it. First is as mentioned with two links from JobActivity1 to Sequencer1. Set one to 'OK - (Conditional)' and the other to 'Warning - (Conditional)'. Set the Sequencer to 'Any' and then link it to JobActi...
by chulett
Mon Jan 30, 2006 2:50 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Throwing error while connecting to DS Designer
Replies: 6
Views: 1687

Ok... then reinstall the Client software on the Citrix server. :wink:
by chulett
Mon Jan 30, 2006 2:22 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Throwing error while connecting to DS Designer
Replies: 6
Views: 1687

Reinstall the Client software on the machines that are exhibiting this problem.
by chulett
Mon Jan 30, 2006 12:49 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job Sequencer
Replies: 12
Views: 3185

Reread my posts, I said to right-click on the Sequencer (blue goodie) that you need to add between your two Job Activity stages.
by chulett
Mon Jan 30, 2006 11:54 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job Sequencer
Replies: 12
Views: 3185

It's a property of the Sequencer object. By default it is set to All and you can tell that because of the three yellow 'lights' on it. If you right-click on the stage, one of the options will be to 'Set to Any'. This will cause two of the 'lights' to turn off so you can see the difference visually. ...
by chulett
Mon Jan 30, 2006 10:44 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job Sequencer
Replies: 12
Views: 3185

Well, one simple way is to use two triggers like you listed into a Sequencer set to Any that sits in front of the next job.
by chulett
Mon Jan 30, 2006 9:08 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Importing sequences from Oracle DB
Replies: 5
Views: 1844

I'm not sure you can actually 'View Data' with a structure like that. What happens when you try and run the job?
by chulett
Mon Jan 30, 2006 9:00 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: command failed to execute
Replies: 9
Views: 2416

Noted.
by chulett
Mon Jan 30, 2006 8:43 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: command failed to execute
Replies: 9
Views: 2416

As noted - winner is #2. :wink:
by chulett
Mon Jan 30, 2006 8:42 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Phantom Warning Message
Replies: 8
Views: 2887

You sure you're not thinking of the fact that they removed the warning for that PRINTER MEMORY SEGMENT REMOVED (or whatever) 'warning' message? :?
by chulett
Mon Jan 30, 2006 8:40 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: getting row count for passive stages
Replies: 3
Views: 1171

As noted in your other thread, it's no different - passive versus active, all works the same.
by chulett
Mon Jan 30, 2006 8:38 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Should we use store Proc in DataStage.
Replies: 6
Views: 1622

In all the years I've been doing this, I have yet to see a situation where I had to use a Stored Procedure. Maybe that's unusual, don't know. Looks like our foray into SOA land may require one real soon, however. Unless you are doing something that absolutely requires it, I would tend to avoid them...