Multiple choice technology

Whenever "Forward Reject Rows" is not checked update strategy transformation, Integration Service drops rejected rows and writes them to

  1. Session Reject File

  2. Session Log File

  3. Error Log File

  4. Nowhere

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

When 'Forward Reject Rows' is unchecked in the Update Strategy transformation, the Integration Service drops rejected rows and writes them to the Session Log File, not a separate reject file. This is the default behavior for handling rows marked for reject.