User`s guide
Job components
122 Sybase IQ ETL 4.1
Optional properties
Continue on DB Write Errors
If you activate this option, project execution will continue even if an error
occurs on loading data into a database via a DB Data Sink component. If errors
have been ignored due to this option the project will be stated as 'failed'.
Combined with the Reject Log (see “Entering database connection
parameters” on page 71) this option lets you “post-process” rejected records.
View the following jobs in DemoDatastore:
• Demo Transfer all German Data
• Demo Transfer all US Data
• Demo Transfer US Sales on an incremental basis
Synchronizer component
The Synchronizer component is an object to control the flow of the job
execution.
Use this component if you want to control the flow of the job depending on the
status of previously executed projects. You can define each single project as
critical or non-critical in the Property section of the component. The failure of
a critical project will cause the Synchronizer to signal failure.
❖ To use this component
1 Add the component to the job and connect it with all the projects that
signal their execution status to this component.
2 In the Property section click the Synchronize Options button to select
critical projects (optional).
View the following jobs in DemoDatastore:
• Demo Transfer all German Data
• Demo Transfer all US Data
• Demo Transfer US Sales on an incremental basis