Error "No mapping between account names and security IDs was done" when clicking 'Schedule' in task Automation
WORKAROUND
Try to use the Windows Scheduler to schedule the Toad for Data Analysis automation scripts, with the following syntax:
<Full path to Toad.exe>-batch=true <Full path to automation script>
Example:
"C:\Program Files\Quest Software\Toad for Data Analysis 2.0\Toad.exe" -batch=true "C:\Documents and Settings\jsmith\MyDocuments\Script_2_test.tas"
STATUS
Waiting for fix in a future release of Toad for Data Analysis