When renaming and dropping table columns that are associated with triggers using Alter Table window, Toad generates an incorrect script. Script contains a single ALTER TABLE command which cannot be executed for columns associated with triggers. A DROP/CREATE TABLE needs to be generated in order successfully change these columns.
WORKAROUND:
None
STATUS:
Waiting for fix to be released in a future version of Toad for DB2.