The job log is a database table in the Repository. It is viewed using the Director client. New rows (log events) are added to the table. The table may be purged (of old events) automatically or manually.
Moderator: please move to QualityStage forum
Search found 53125 matches
- Mon Jul 07, 2008 2:50 pm
- Forum: Data Quality Best Practices
- Topic: IIS Quality stage logs info request
- Replies: 2
- Views: 8433
- Mon Jul 07, 2008 4:55 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Using an Aggregator stage to calculate Year to date values
- Replies: 3
- Views: 2427
- Mon Jul 07, 2008 4:53 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job control fatal error (-14)
- Replies: 7
- Views: 3520
- Mon Jul 07, 2008 4:51 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Folder stage : Increase the length?
- Replies: 3
- Views: 1270
The original purpose for the Folder stage was to be able to grab a number of (small) XML documents out of a directory. Both this original specification and the size of XML documents seems to have gotten well out of hand. Try an alternative approach using a job sequence loop and a sequential file sta...
- Mon Jul 07, 2008 4:49 am
- Forum: Data Quality Best Practices
- Topic: Error retrieving domain values
- Replies: 1
- Views: 7960
- Mon Jul 07, 2008 3:10 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DecimalToString conversion
- Replies: 4
- Views: 2962
- Mon Jul 07, 2008 3:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error running job
- Replies: 1
- Views: 1199
- Mon Jul 07, 2008 1:32 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Performance of job vs number of join stages
- Replies: 8
- Views: 1612
- Sun Jul 06, 2008 11:53 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Performance of job vs number of join stages
- Replies: 8
- Views: 1612
The total time should not be an issue using cascaded Join stages, because pipeline parallelism keeps the data flowing. Join stages are fairly good at throughput, because they rely on the fact that both left and right inputs are identically partitioned and sorted so, for example, need only one row at...
- Sun Jul 06, 2008 11:47 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parallel Routines
- Replies: 7
- Views: 1713
- Sun Jul 06, 2008 11:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Calling Datastage Basic Routine in UNIX script
- Replies: 8
- Views: 2361
No. Like with other languages, routines lack a "main" module and therefore there is no command line interface, either from TCL or from the operating system. You could construct a "main", or test bed, module, the same as the Test facility does on the fly, but there is no DataStage documentation on ho...
- Sun Jul 06, 2008 9:25 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parallel Routines
- Replies: 7
- Views: 1713
- Sun Jul 06, 2008 9:23 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Getting Error When calling a routine in a transformer
- Replies: 1
- Views: 1286
- Sun Jul 06, 2008 9:22 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: get user defined environment variable in job sequence
- Replies: 11
- Views: 3406
- Sun Jul 06, 2008 6:15 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to connect client but console ok
- Replies: 7
- Views: 2660