Rejected Source Rows Tab

Use the Rejected Source Rows tab in the DTS Settings dialog to create an output table or file (rejected row log) to capture rejected rows when running a job. This feature enables you to save any rejected rows to a table from which you can reprocess only the rejected rows, rather than reprocessing the entire source.

To select the location for the rejected row table

  1. Select Output Rejected Source Rows to enable rejected row logging.
  2. Either select a connection from the Connection drop-down list, or click New to create a new connection. While you can select any write-enabled connection; TIBCO suggests using the default, Scribe Internal Database.
  3. If the table requires a table owner to create a table, enter the name in the Table Owner field. If you select Scribe Internal Database as the connection, the table owner must be SCRIBE; in this case, the Table Owner is set to SCRIBE and this field is disabled.
  4. Select how you want to save the rejected rows:

    Note: If your site is upgrading to Version 7 or later of TIBCO Scribe® Insight and Output Rejected Source Rows is set to Output to Other, Insight automatically creates a new connection called REJECTEDROWS that is used to store the rejected row table.

See also

About rejected row logging

Adding a Connection

Connecting to an ODBC source

DTS Settings

Flow Control tab

Reprocessing Rejected Rows