Third-Party Scheduling | ||
---|---|---|
Previous | Next | |
Executing a deliverable | Built-In Scheduling |
It is possible to use third party schedulers to start the
startdelivery.sh
script.
In addition to the return code, the command provides additional information on the standard output, as shown in the example below:
##### BEGIN #####
04/05/2011 17:22:11,718 - SESSION: e5b70658db3117952ad056f12fbb9a21e08000 is started
-- DURATION = 00:00:11,907
##### STATISTICS #####
SQL_NB_ROWS=177051
SQL_STAT_INSERT=37969
SQL_STAT_UPDATE=0
SQL_STAT_DELETE=37972
04/05/2011 17:22:23,671 - SESSION: e5b70658db3117952ad056f12fbb9a21e08000 is ended
##### END #####
Previous | Top | Next |
Executing a deliverable | Built-In Scheduling |