Search found 42189 matches
- Fri Jan 12, 2007 7:33 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Performance problem using lookup
- Replies: 23
- Views: 4679
- 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
- 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...
- 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 ...
- 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
- 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
- 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 -...
- Fri Jan 12, 2007 7:04 am
- Forum: General
- Topic: Datastage developers in the UK......Networking oppourtunity.
- Replies: 3
- Views: 1809
- 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
- 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
- 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
- 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
- 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...
- 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...
- 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...