Search found 53125 matches
- Thu Apr 10, 2008 12:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Transformation Logic
- Replies: 6
- Views: 1351
- Thu Apr 10, 2008 12:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Calling Basic Routine in Parallel Job
- Replies: 7
- Views: 2934
- Thu Apr 10, 2008 12:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Aggregator Stage
- Replies: 5
- Views: 2824
- Wed Apr 09, 2008 11:58 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job Aborted
- Replies: 6
- Views: 2463
- Wed Apr 09, 2008 11:57 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Clear log
- Replies: 7
- Views: 1401
What a very short-sighted requirement! You free up the space taken by the logs, use it for something else, then there's no space left to log anything. Tell "them" to go buy some more disk. Certainly purging your logs is good practice, but this does not automatically give back the disk space. Resist!...
- Wed Apr 09, 2008 11:53 pm
- Forum: Site/Forum
- Topic: How to list all job name created by a user
- Replies: 9
- Views: 3305
- Wed Apr 09, 2008 11:52 pm
- Forum: Site/Forum
- Topic: How to list all job name created by a user
- Replies: 9
- Views: 3305
- Wed Apr 09, 2008 9:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: User inserted sort...
- Replies: 5
- Views: 3298
- Wed Apr 09, 2008 9:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: schema file
- Replies: 1
- Views: 860
A schema file is a standard Orchestrate record schema that accurately describes the format of your data, but the record schema is stored in a separate file rather than as properties of your Sequential File stage. You can create them simply by saving existing table definitions as record schema files.
- Wed Apr 09, 2008 9:06 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job sequence is keep running (Might be hanging)
- Replies: 4
- Views: 1301
- Wed Apr 09, 2008 6:49 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Calling Basic Routine in Parallel Job
- Replies: 7
- Views: 2934
Job Sequences themselves do not have any innate parallelism, and BASIC expressions (and therefore routines) can be used throughout. Well-designed server jobs can process small to medium volumes of data faster than parallel jobs, particularly if the latter have not been well-designed, but also becaus...
- Wed Apr 09, 2008 6:47 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Shared container with lookup fileset
- Replies: 3
- Views: 1016
It's up to you to make sure that that happens, when you are constructing the Shared Container. When it comes time to use the Shared Container, you also need to validate that the links correspond and that the link names can be mapped if they are not identical inside and outside the container. Shared ...
- Wed Apr 09, 2008 6:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: String to Date Format
- Replies: 11
- Views: 2947
Please post the full warning. We need to know where it is being generated. If it is being generated in the Transformer stage (no Teradata stamps in the message) then the derivation is awry (which I doubt). Break up the expression into two stage variables, one with the Iconv() and one with the Oconv(...
- Wed Apr 09, 2008 4:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: 7.5x2 Software - Downloadable?
- Replies: 2
- Views: 926
- Wed Apr 09, 2008 4:39 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: String to Date Format
- Replies: 11
- Views: 2947