Stay informed about any major changes. Click here to subscribe
Package execution logging
Logging
The logging option saves every step in tool execution. Every tool in
BaseNow has a built-in functionality that saves the description of every
action into a text file during its execution. The logging option gives
you a complete insight into everything the tool did during execution.
This option can be of use in case the execution goes wrong.
Log package execution
Sets the value indicating whether to log
all actions to the text file.
Location of the log file
Sets the location of the log file.
Error Handling
The error handling functionality that is built in every database tool
allows you to set the number of errors after which the program will stop
execution of a task. This is useful when you are sure that some errors
will be generated during execution due to the structure of data in the
table or for some other reason. For example, the program can generate
errors when manipulating null values in columns. In that case, the program
can ignore them and continue processing other data in the table.
Max error count
Sets the number of errors after which the program will stop execution
of the package.
Log errors to a file
Sets the value indicating whether to log all errors to the text file.