In Object Explorer, right click on a table name and select Operations | Truncate Table and encounter the following error
Exception: System.ObjectDisposedException
Message : Cannot access a disposed object.
Object name: 'ObjectViewerForm'.
WORKAROUND
Use PL/SQL to manually truncate the table.
STATUS
Waiting for a fix in a future release of Toad for Data Analysts.