Any stage can be on the other end of the output link from a Change Capture stage.
Zero rows might be output in some circumstances, in particular where the two inputs to the Change Capture stage are identical, at least in those columns for which change is being detected.
Search found 53125 matches
- Mon Feb 23, 2009 1:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Output stage for Change Capture stage
- Replies: 7
- Views: 1590
- Mon Feb 23, 2009 1:24 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: When checking operator: The view adapter has a binding for t
- Replies: 3
- Views: 4830
Clearly everything is NOT correct, otherwise you would not get this warning.
Have you performed a Search for this message?
Is CACTIVE a key column? Is the CACTIVE column on both input links or only one?
Is CACTIVE a column on the output link? If so, how is it derived (check the Mapping tab)?
Have you performed a Search for this message?
Is CACTIVE a key column? Is the CACTIVE column on both input links or only one?
Is CACTIVE a column on the output link? If so, how is it derived (check the Mapping tab)?
- Mon Feb 23, 2009 1:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Capturing rows Per second
- Replies: 6
- Views: 1607
How (and when) did you get the elapsed time for the stage? Be aware that you will only get times reported as at the sampling intervals; elapsed time is not a continuous measure. Statistical error may be quite large for short intervals. If you regard this as resolved, please mark it so using the gree...
- Mon Feb 23, 2009 1:17 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Link Derivation
- Replies: 6
- Views: 1982
- Mon Feb 23, 2009 1:17 am
- Forum:
- Topic: Does FastTrack support field concatenation?
- Replies: 3
- Views: 1335
- Sun Feb 22, 2009 11:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Can a parameter be used to supply sql with a list of values?
- Replies: 10
- Views: 4662
Have you done a Search? I'm sure this has been asked and answered previously.
- Sun Feb 22, 2009 11:06 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: informix date datatype
- Replies: 6
- Views: 2186
- Sun Feb 22, 2009 11:03 pm
- Forum: General
- Topic: Initial Login to Web Console
- Replies: 7
- Views: 1460
Had you set up the user (perhaps isadmin) as a valid Windows user before performing the installation? That is what I did, and I have a successul installation on Windows XP. The number of times you need to run install.exe depends on which options you elect to install - if you elect to install everyth...
- Sun Feb 22, 2009 11:02 pm
- Forum: General
- Topic: Does DataStage have an internal timestamp format?
- Replies: 3
- Views: 3092
Your understanding is correct. DataStage does not have an internal representation of timestamp in server jobs/DataStage BASIC. I tend to use a delimited represenation, for example 14788\10360, where the bit to the left of the delimiter character is the date and the bit to the right is the time part....
- Sun Feb 22, 2009 6:21 pm
- Forum: Data Integration
- Topic: Problem Reading packed data from ebcdic files
- Replies: 1
- Views: 8640
- Sun Feb 22, 2009 2:19 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Capturing rows Per second
- Replies: 6
- Views: 1607
There is a way, but you're going to slow down execution considerably if you try to capture this information while the job is running. CPU consumption is captured periodically and recorded in various records in the repository table RT_STATUSnnn for job number nnn. So, however you do it, you're going ...
- Sun Feb 22, 2009 3:46 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Performance Issue with Big HASH File
- Replies: 10
- Views: 4845
- Sun Feb 22, 2009 3:44 am
- Forum: General
- Topic: how to get previous month value from given date vaule
- Replies: 3
- Views: 1302
- Sat Feb 21, 2009 2:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Implicit/Explicit Sort
- Replies: 4
- Views: 2200
- Sat Feb 21, 2009 2:41 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How much time CLEAR command takes to clear RT_LOG of 2 GB
- Replies: 7
- Views: 2950