Validation and error messages

Validation is performed when you execute the RunSQL macro. If validation fails, the macro execution is stopped, and the related error message is reported in the audit log.

This table list the error messages displayed for various validation failures:

Validation Condition Error Message
Checks that the data source type is Database. The RunSQL macro requires a data source of type Database.
Checks that the data source is valid. data source {0} cannot be found.