I’ve been using Toad for about 2-3 years now. As we have many schemas for development and testing, I have an automation script to update or insert records into various schemas. Each activity is for one DB, and each one in linked to a SQL script which I re-use.
Sometimes I would like not to update ( or insert) into one environment and I had the choice of either removing the activity of that schema or leaving the sql script empty.
In Toad for DB2 zOS expert version 6.2, if one of the files is empty the script freezes.