Search found 53125 matches
- Fri May 04, 2007 3:25 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: huge RT_LOG
- Replies: 8
- Views: 6028
Use DS.CHECKER However, if you have already inflicted damage (like deleting a VOC entry), then DS.CHECKER will not work, and you will need to clear things manually. Let us know. Then analyze why the warnings are being generated, and re-design the job with a view to preventing them from occurring. No...
- Fri May 04, 2007 3:21 pm
- Forum: General
- Topic: How to call a stored procedure in a routine
- Replies: 7
- Views: 3784
- Fri May 04, 2007 3:19 pm
- Forum: IBM QualityStage
- Topic: Match Report & Parallel Mode
- Replies: 2
- Views: 972
- Fri May 04, 2007 6:45 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Teradata Stages
- Replies: 4
- Views: 1293
- Fri May 04, 2007 6:42 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Aggregator Totals Mismatch
- Replies: 4
- Views: 1309
Search the web for information about why computers can not store FLOAT accurately, and the IEEE standards for representing a FLOAT. When a FLOAT is converted for display, there may be an arbitrary number of digits following the decimal point. It is not a DataStage issue; it's because you have chosen...
- Fri May 04, 2007 6:39 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: data load issue
- Replies: 6
- Views: 1777
- Fri May 04, 2007 6:38 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Cannot drop constraint - nonexistent constraint
- Replies: 4
- Views: 3106
- Fri May 04, 2007 6:35 am
- Forum: General
- Topic: How to add entry in VOC file
- Replies: 9
- Views: 9090
- Fri May 04, 2007 6:33 am
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: Profile stage Documents?
- Replies: 6
- Views: 3137
- Fri May 04, 2007 2:45 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Datastage Tx
- Replies: 1
- Views: 839
A good source of material is here - this is not the first time this question has been asked.
- Fri May 04, 2007 2:40 am
- Forum: Enhancement Wish List
- Topic: QualityStage Synchronizer
- Replies: 0
- Views: 1318
QualityStage Synchronizer
There is a need for a tool that allows one to check whether what is stored in the QualityStage Designer (in the MDB file) against what's on the QS server (what's been deployed).
Ideally, the tool would allow a QS Designer to synchronize (in either direction) with the QS server.
Ideally, the tool would allow a QS Designer to synchronize (in either direction) with the QS server.
- Fri May 04, 2007 2:37 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Bulk Load Of Target DB2 Table
- Replies: 3
- Views: 1131
- Fri May 04, 2007 2:34 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Can we view a file in DS which is 27900 bytes in length?
- Replies: 3
- Views: 771
- Fri May 04, 2007 2:29 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to Call Jobs on Condition based in the Sequence
- Replies: 15
- Views: 5784
- Fri May 04, 2007 2:25 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job locked
- Replies: 18
- Views: 6672
The status that you see in the Director (status view or monitor) is a report from a table as at the most recent time that the job updated the table. If the job has subsequently hung, aborted or been killed, the status is likely to show Running forever, until you might clear the status file. Any runn...