Search found 53125 matches
- Thu Dec 17, 2009 1:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to resolve this Fatal Error
- Replies: 4
- Views: 1669
- Thu Dec 17, 2009 1:43 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Export entire project for command line
- Replies: 1
- Views: 975
A Search will turn up an answer to this question.
- Thu Dec 17, 2009 1:42 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Default user (system) does not run job
- Replies: 6
- Views: 2155
- Thu Dec 17, 2009 1:40 pm
- Forum: General
- Topic: Information Server Webconsole not respnding
- Replies: 4
- Views: 1342
- Wed Dec 16, 2009 11:39 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Failures: APT_PMListenerPort / APT_PMPlayer
- Replies: 2
- Views: 1962
- Wed Dec 16, 2009 11:36 pm
- Forum: General
- Topic: Oracle to Teradata migration
- Replies: 10
- Views: 5485
- Wed Dec 16, 2009 6:12 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Copy Stage as the end Stage
- Replies: 2
- Views: 2493
- Wed Dec 16, 2009 6:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Volatile table in Teradata Multi or DRS stage
- Replies: 3
- Views: 5002
- Wed Dec 16, 2009 3:04 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to see logs for the job in datastage director
- Replies: 15
- Views: 4328
- Wed Dec 16, 2009 3:02 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to see logs for the job in datastage director
- Replies: 15
- Views: 4328
You don't, unless the logs are directed to the local DataStage repository. Currently your logs are being directed to the unified metadata respository (sometimes called XMETA). To have your logs directed to the local DataStage respository you need to edit the DSParams file in the project, and toggle ...
- Wed Dec 16, 2009 2:24 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Timestamp Trim Function
- Replies: 1
- Views: 1119
If the output is a Date (or Timestamp) field it ought not to matter. These are stored internally in binary form (five bytes for date, nine for timestamp). If the output is a string, then you can use a format string to specify the number of decimal places in the fractional seconds component, for exam...
- Wed Dec 16, 2009 2:21 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to see logs for the job in datastage director
- Replies: 15
- Views: 4328
- Wed Dec 16, 2009 2:16 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Server to Parallel
- Replies: 8
- Views: 2538
Re: Server to Parallel
Why?Souji wrote:I am replacing server job with Parallel job.
If it's not broken, don't fix it. Server jobs will be supported by IBM into the long term future.
- Wed Dec 16, 2009 2:15 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Handling comparison of effective dated rows
- Replies: 1
- Views: 975
If your data volume is low, then you might implement a sparse lookup using user-defined SQL of the form you posted. Otherwise create a query that returns the maximum for each prog and institution (group by these columns) and use a regular lookup. That query will be loaded into a virtual data set aga...
- Wed Dec 16, 2009 2:11 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: SCD stage not working in 8.1 for windows
- Replies: 6
- Views: 2641