Search found 53125 matches
- Wed Feb 08, 2006 11:28 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How I can update primary key of table in Datastage jobs.
- Replies: 1
- Views: 843
- Wed Feb 08, 2006 11:24 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DB issue or DS issue?
- Replies: 11
- Views: 1913
- Wed Feb 08, 2006 11:23 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DWH Tools
- Replies: 17
- Views: 4144
There are competitive products to QualityStage. In my opinion none has the range of statistical (probabilistic) models available that QualityStage (formerly INTEGRITY from Vality) has. But the biggest kicker is how easy or difficult they are to integrate with your other tools - the interface between...
- Wed Feb 08, 2006 11:20 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Audit DS jobs
- Replies: 6
- Views: 2519
- Wed Feb 08, 2006 11:17 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Equal Usage of CPU
- Replies: 6
- Views: 1087
- Wed Feb 08, 2006 11:15 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Creation of cobol subroutine on MVS DataStage
- Replies: 3
- Views: 1440
To the best of my knowledge DataStage EE MVS does not have the ability to create COBOL subroutines. The External Routine stage allows existing routines to be called. One of its properties is the library containing that routine. I believe you're seeking like Create mainframe routine (to go with Creat...
- Wed Feb 08, 2006 11:06 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to schedule a job on a particular day of the year
- Replies: 3
- Views: 1057
- Wed Feb 08, 2006 11:05 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: truncate trailing zeroes
- Replies: 9
- Views: 1563
- Wed Feb 08, 2006 11:02 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: usage analysis of hash file
- Replies: 4
- Views: 1033
I think Vinod means a Usage Analysis such as is done in Manager, rather than an ANALYZE.FILE. That said, the answer is that you must still SETFILE, and import the file definition. Alternately you can Save the hashed file definition from your job design and import it everywhere else it's needed. Usag...
- Wed Feb 08, 2006 10:58 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Performance Issue
- Replies: 8
- Views: 3362
- Wed Feb 08, 2006 10:55 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error from DSDB2 Stage
- Replies: 6
- Views: 3016
- Wed Feb 08, 2006 10:52 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to trim leading zeroes using trim()
- Replies: 26
- Views: 8042
- Wed Feb 08, 2006 10:49 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: RT_SC213/jpfile: No such file or directory
- Replies: 4
- Views: 1298
One way might be to count the number of pieces that should exist for job number xxx before promoting and verifying that number after promotion. RT_BPxxx, RT_SCxxx and RT_BPxxx.O. If you want to be thorough, do the same for RT_CONFIGxxx and RT_STATUSxxx using SQL queries (SELECT COUNT(*) FROM tablena...
- Wed Feb 08, 2006 10:46 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: sorted input to Join
- Replies: 7
- Views: 1661
- Wed Feb 08, 2006 10:44 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: TRANSFORMER cf SWITCH speed benchmark
- Replies: 8
- Views: 2794