The user ID used by the Update driver to connect to the database must have:
- SELECT and INSERT privileges on the Update target table
- SELECT and INSERT privileges on the error tables
- DROP privileges on the database that contains the error tables.
- SELECT, INSERT, and DELETE privileges on the restart log table
- DROP privileges on the database that contains the restart log table.