Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

You open the SQL Loader agent configuration dialog from a workflow configuration: you can right-click the agent icon and select Configuration..., or double-click the agent icon.

The SQL Loader agent configuration dialog

The SQL Loader tab contains configurations related to the SQL query used for populating the database with data from external files, as well as error handling.

SettingDescription
DatabaseProfile name of the database that the agent will connect to and forward data to. MySQL, Netezza, PostreSQL, SAP HANA, and SybaseIQ profiles are supported.
SQL Statement

In this field you enter the SQL statement to be used for stating where the files containing the data are located, into which table in the database the data should be inserted, as well as the formatting of the data.

See 9.75.5 SQL Statements for information about how to write the statements.

Abort if exceptionSelect this check box if you want the workflow to abort in case of an exception. 
  • No labels