Search found 53125 matches
- Fri Apr 16, 2010 1:46 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: sting to time conversion
- Replies: 13
- Views: 3414
- Fri Apr 16, 2010 1:45 am
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: Can IA's output be a user-defined table?
- Replies: 5
- Views: 2323
- Fri Apr 16, 2010 12:44 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Dataset write Failure
- Replies: 10
- Views: 9452
- Fri Apr 16, 2010 12:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Learning Datastage Adminstration?
- Replies: 2
- Views: 1155
- Thu Apr 15, 2010 10:39 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading Large String in datastage
- Replies: 5
- Views: 4259
- Thu Apr 15, 2010 10:38 pm
- Forum: General
- Topic: Export Projects from Crashed DataStage and QualityStage 8.1
- Replies: 7
- Views: 5291
- Thu Apr 15, 2010 6:59 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading Large String in datastage
- Replies: 5
- Views: 4259
- Thu Apr 15, 2010 5:04 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Capturing deleted hashed records count
- Replies: 4
- Views: 1835
- Thu Apr 15, 2010 4:25 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Help with the code
- Replies: 8
- Views: 2058
Actually you could do it with one uint8 stage variable whose initial value is not 100.
Code: Select all
svValue <-- If svValue <> 100 Then 100 Else 200- Thu Apr 15, 2010 4:23 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Help with the code
- Replies: 8
- Views: 2058
- Thu Apr 15, 2010 2:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Capture changes at file level
- Replies: 7
- Views: 3119
- Thu Apr 15, 2010 2:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to find what is installed
- Replies: 3
- Views: 2119
- Thu Apr 15, 2010 2:22 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: incremental date
- Replies: 3
- Views: 1620
- Thu Apr 15, 2010 2:20 pm
- Forum: General
- Topic: Export Projects from Crashed DataStage and QualityStage 8.1
- Replies: 7
- Views: 5291
- Thu Apr 15, 2010 4:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Information Server Manager
- Replies: 2
- Views: 1274
The tool to use is not Information Server Manager but, rather, DataStage and QualityStage Designer. Within Designer open the Repository toolbar, select the component or folder in which you are interested, then slide out the details window (the right arrow on the right-hand side of the Repository too...