What must you do to ensure that the Mapping that gets executed more often does not consume the changed data required by the other Mapping?

You create two mappings that both use the same changed data and run at different times. One runs every 15 minutes and the other runs once every day.
What must you do to ensure that the Mapping that gets executed more often does not consume the changed data required by the other Mapping? (Choose the best answer.)
A. Use Consistent CDC, do not perform a purge of the journal data when the first Mapping gets executed, and manually change the JRN_SUBSCRIBER column in the corresponding J$ table to keep the changed data present for the second Mapping.
B. Create a third mapping to copy the changed data to a staging table, which is used as the source of the second Mapping.
C. Duplicate the source data store for each Mapping.
D. Create two distinct subscribers for each Mapping.

Download Printable PDF. VALID exam to help you PASS.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.