Search found 42189 matches

by chulett
Tue Dec 29, 2009 11:39 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Server job running Longtime
Replies: 9
Views: 3524

You tune the query not the database, and that's a conversation you'd need to have with your DBA or someone else onsite with you.
by chulett
Tue Dec 29, 2009 10:51 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: External Source Stage 'ls' Command Issue
Replies: 12
Views: 7217

How much "extra time"? Enough to make this search for another way worth your time? I sincerely doubt it.
by chulett
Tue Dec 29, 2009 8:33 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to get all the dates in a range between two dates, minim
Replies: 2
Views: 1010

Excellent! Please mark your post as Resolved using the button at the top of the page.
by chulett
Tue Dec 29, 2009 6:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem in accessing to the projrct
Replies: 4
Views: 1710

That's what I was afraid of and it should have been the very first thing you mentioned. Start with what Ray asked you to do.
by chulett
Tue Dec 29, 2009 6:38 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Time Spent on Each stage
Replies: 9
Views: 3620

Two nodes = two sets of stats. Since the nodes run in parallel, why would you expect all of the stats to sum up to the total run time? Constrain it to one node and see if the stats make more sense that way.
by chulett
Tue Dec 29, 2009 6:35 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: External Source Stage 'ls' Command Issue
Replies: 12
Views: 7217

You would have to script the 'for' loop and the run the script in the ESS. Did you not try the 'find' command?
by chulett
Tue Dec 29, 2009 6:31 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Abnormal behavior of ODBC connector stage
Replies: 8
Views: 2436

The connector stages are new and tend to be a little buggy, best to check with your official support provider.
by chulett
Tue Dec 29, 2009 6:29 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: job parameter error in job activity
Replies: 4
Views: 849

Reserved word issue, I would think. Change the parameter name to something less generic, like 'run_date' or something more appropriate to its function.
by chulett
Tue Dec 29, 2009 6:27 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: TO export job through unix
Replies: 19
Views: 4459

:lol: I was wondering when we would get around to that little fact. Everyone got so caught up in the UNIX syntax issues from the original suggestions (and all the struggles there) that the fact that they were Windows client commands was never mentioned. There is limited server-side import functional...
by chulett
Tue Dec 29, 2009 6:17 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Sequencer
Replies: 9
Views: 2893

Right, an exact search for "DSSetUserStatus" will turn up many conversations on its use and the little "interlude" routine you'd need to write to call it.
by chulett
Tue Dec 29, 2009 12:21 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job running forever
Replies: 6
Views: 2023

@chulett,Job is still running while i ran the command,in that case intrim status should also be as Running. No. Reread what I posted more carefully... and then put it from your mind as it won't help here. This kind of thing is typically a locking issue in the target database, have your DBA check wh...
by chulett
Tue Dec 29, 2009 12:17 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: TO export job through unix
Replies: 19
Views: 4459

Do you understand what that first slash means? I suspect not.

cd to $DSHOME/bin and then issue your ./dsexport from there. There are no .exe files on UNIX so do not include that.
by chulett
Mon Dec 28, 2009 9:54 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Using OS level authentication to acces Oracle
Replies: 6
Views: 4236

Right, lay that one right at your DBA's feet.
by chulett
Mon Dec 28, 2009 9:52 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Sequencer
Replies: 9
Views: 2893

Long time lurker, eh? :wink: When you say "JobStatus" do you actually mean "UserStatus"? You don't have a lot of control over the job's status other than being able to force either a warning or an abort. User Status can hold anything and the value of it is easy to check in a Sequ...
by chulett
Mon Dec 28, 2009 9:37 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem with Milliseconds
Replies: 7
Views: 5544

Ah... only been mentioned a couple of other times here so not something I tend to remember. I'm not even sure it's officially documented. :wink: