Search found 42189 matches

by chulett
Fri Jan 12, 2007 7:33 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Performance problem using lookup
Replies: 23
Views: 4679

Well then, the first suggestion would be to enable Read Caching in the lookup and let us know what kind of effect that has on your job speed.
by chulett
Fri Jan 12, 2007 7:30 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: To Load data into different tables using bulk loaders
Replies: 4
Views: 1279

What was the resolution? Best practice is to note the actual resolution to your issue, in case anyone comes searching with the same problem. That and please mark your topic as 'Resolved'. :wink:
by chulett
Fri Jan 12, 2007 7:28 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: JOB run taking more time not throwing any error msg
Replies: 8
Views: 3441

Hi ray, yes i replied upon what i see in the director the job is still in running state. That wasn't the question. Specifically, the Director status (like 'Running') is just a flag. If the job in question dies in such a manner that it cannot update its status, the Director will show 'Running' forev...
by chulett
Fri Jan 12, 2007 7:22 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Accessing Datastage Universe tables via Oracle
Replies: 5
Views: 3232

You can't via Oracle, seeing as they're not Oracle tables. You could, however, source from them using the Universe or Hashed File stages and load their data into Oracle if you like. Please explain what you mean by 'DataStage Universe' tables. Hopefully you mean an actual honest-to-goodness Universe ...
by chulett
Fri Jan 12, 2007 7:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: duplicate record for key column in ODBC stage
Replies: 12
Views: 2624

Odd. Are you selecting from more than one table by chance? Can you post your SQL?
by chulett
Fri Jan 12, 2007 7:12 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage manager
Replies: 1
Views: 814

:? Sorry, what? Please explain what you mean by 'tabs' and how, exactly, they are not working.
by chulett
Fri Jan 12, 2007 7:07 am
Forum: General
Topic: How to deal with Job Log ?
Replies: 9
Views: 3269

And to help with that, as with most commands, you can execute dsjob without any arguments to get the 'usage' statement. That and read the Server Job Developer's Guide pdf, down near the end there is a chapter on the Command Line Interface which rather thoroughly explains all of the various options -...
by chulett
Fri Jan 12, 2007 7:04 am
Forum: General
Topic: Datastage developers in the UK......Networking oppourtunity.
Replies: 3
Views: 1809

Shouldn't be too hard. Well, in the sense that I know a number of people here don't need much of an excuse to 'sink a few beers'. :P

If it wasn't for the UK part, I'd be there.
by chulett
Fri Jan 12, 2007 12:18 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: sequence job restarting problem
Replies: 16
Views: 4169

Then between what Narasimha wrote and the 'Automatically handle activities that fail' option, you're all set. Just wanted to double-check as this functionality wasn't available in early versions.
by chulett
Fri Jan 12, 2007 12:15 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: oracle to teradata. job failure code 134
Replies: 3
Views: 2625

As long as no-one has replied to it, yes that's all it takes. However, now we get to wait for the Moderator. :?

Best to ignore the duplicates, people - if Whale had, the OP could have deleted this one.
by chulett
Thu Jan 11, 2007 11:50 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: sequence job restarting problem
Replies: 16
Views: 4169

What 7x version of DataStage, exactly?
by chulett
Thu Jan 11, 2007 8:33 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem viewing the sequential file
Replies: 11
Views: 2622

I left that part for you, Ken. :lol:

(ding)
by chulett
Thu Jan 11, 2007 8:23 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Regarding Parameters
Replies: 29
Views: 5829

Not sure if you can get this information from dsjob -paraminfo. No, you can't. Oddly enough, you need to go back to Ray's first reply to this whole Charley Foxtrot for the answer - it's all in the logs. That is where you need to go to find what you are looking for. The first log entry lists the par...
by chulett
Thu Jan 11, 2007 7:37 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem viewing the sequential file
Replies: 11
Views: 2622

Re: clarification

Just to allay confusion before it starts: I meant to say that the delimiter is the pipe symbol ( | ) and the quote character would be three zeroes ( 000 ). And just to further allay confusion for anyone who's never played with those settings before - setting the quote character to three zeroes does...
by chulett
Thu Jan 11, 2007 5:01 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Regarding Parameters
Replies: 29
Views: 5829

Actually, he could so his PATH must be setup correctly. You can tell because it complained about the INVALID/UNKNOWN PRIMARY COMMAND SWITCH, not the fact that it couldn't find the executable. And you don't need to be 'in the path where the Projects are found' for it to find things properly - you jus...