Search found 42189 matches

by chulett
Thu Nov 16, 2006 4:34 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Replace simple px jobs by server jobs DS 7.5.2
Replies: 8
Views: 2203

In other words, as noted before - pawn it off on your DBAs. :wink:
by chulett
Thu Nov 16, 2006 4:17 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: fttp script
Replies: 6
Views: 1248

Why would mput need to be in anyone's path? :?

It's an ftp command and needs to be executed inside your ftp session, not outside of it as you have it now. And that requires a little 'here document' action. :wink:
by chulett
Thu Nov 16, 2006 1:40 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Attempting to Cleanup after Abort
Replies: 10
Views: 6029

You double-click on it and it should tell you why it aborted.
by chulett
Thu Nov 16, 2006 1:19 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Attempting to Cleanup after Abort
Replies: 10
Views: 6029

Also suggest you Reset the job and see if a 'From previous run...' entry shows up in the log.
by chulett
Thu Nov 16, 2006 11:13 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: UNLOCK JOB AND VOC FILE
Replies: 6
Views: 5391

NO NEED TO SHOUT.
by chulett
Thu Nov 16, 2006 8:37 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reporting error in Batch of a Shell Unix executing sql
Replies: 2
Views: 872

You'll need to set the exit status of the script appropriately based on what happens inside your sqlplus session. And that will also depend on how your proc reports out problems. We do this by echoing all activity during the session into a tmp file and then grep'ing the file for Oracle errors. If an...
by chulett
Thu Nov 16, 2006 8:27 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem with Scheduler
Replies: 5
Views: 1413

The jobs stay in the ready stage even after the scheduled time. It remains as such for a long time. It is not giving any errors. Then it sounds like you don't have any kind of a DataStage issue but more of a Tivoli problem - and it sounds like you simply don't have it setup properly if the jobs nev...
by chulett
Thu Nov 16, 2006 8:21 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Replace simple px jobs by server jobs DS 7.5.2
Replies: 8
Views: 2203

Re: Replace simple px jobs by server jobs DS 7.5.2

kjaouhari wrote:My question is what is the best choice for replce these PX jobs ?

A DBA? Sounds like a simple exp and imp could be a better choice if there's no transformations going on. Or as Ray notes, sqlldr.
by chulett
Thu Nov 16, 2006 8:17 am
Forum: General
Topic: Job Server dosent started
Replies: 8
Views: 4596

Interesting... I guess I should just go back and delete my posts.
by chulett
Thu Nov 16, 2006 12:18 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: pass parameter to DSSendmail Subroutine
Replies: 8
Views: 2194

You are meant to Test the routine directly in the Manager to 'run' it, you don't really need a control job.
by chulett
Thu Nov 16, 2006 12:14 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hashed File to a Sequential file
Replies: 3
Views: 830

You could always write a job - source from the hashed file and write to a flat file.
by chulett
Thu Nov 16, 2006 12:00 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: The property window of job activity stage
Replies: 11
Views: 2538

Hmmm... I just got a replacement PC running XP SP2 (my old one went up in smoke - literally), just installed the 7.5.2 client and don't have a problem with Sequence jobs. And the patch doesn't mention that 7.5.2 needs it, but then it was probably put together before it existed. Just saying I've seen...
by chulett
Wed Nov 15, 2006 11:40 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: what is the advantage from oracle to datastage
Replies: 1
Views: 751

Restate the question... I have no idea what you are fishing for. :?
by chulett
Wed Nov 15, 2006 11:38 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem with Scheduler
Replies: 5
Views: 1413

How exactly is your scheduler launching DataStage jobs? Via a script? I'd suggest you ensure that, regardless of how you are doing it, you capture any errors or output from the attempt. You'd have to let us know what error(s) were being generated with a job is not 'triggering' - otherwise we'd just ...
by chulett
Wed Nov 15, 2006 1:16 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hash File Name - job parameter
Replies: 9
Views: 2010

Keep your answers relevant to the 4.x version of the product, kids. First anachronism - it no got Sequence jobs. :wink: