Hello All,
My team has recently migrated from Windows 7 to Windows 10. We all all Toad Data Point 4.3.0.718 running fine on our Windows 7 machines, but on Windows 10 we cannot get an automation script to run. Each time we execute even a simple ‘Select to File’ activity, TDP attempts to create a randomly named folder in the local/temp/1 folder and open a cmd line file.
Below are the errors for 3 consecutive run attempts on a ‘Select to File’ activity:
Error opening response file ‘c:\Users\macross\AppData\Local\Temp\1\l4bvfjnt\l4bvfjnt.cmdline’ – 'Access is denied. ’
Error opening response file ‘c:\Users\macross\AppData\Local\Temp\1\15eojm41\15eojm41.cmdline’ – 'Access is denied. ’
Error opening response file ‘c:\Users\macross\AppData\Local\Temp\1\3zcwzqud\3zcwzqud.cmdline’ – 'Access is denied. ’
And below is the log in it’s entirety for a 4th attempt:
Timestamp | Message |
---|---|
11/26/2018 11:55:53 AM | Starting Automation Script |
11/26/2018 11:55:53 AM | Setting up environment |
11/26/2018 11:55:53 AM | Script run by Toad Data Point 4.3.0.718 as macross on CNCVDA1426 |
11/26/2018 11:55:53 AM | Build started |
11/26/2018 11:55:53 AM | Compiling script |
11/26/2018 11:55:53 AM | Start CompileWorkflow |
11/26/2018 11:55:53 AM | Before Compile |
11/26/2018 11:55:54 AM | Return from CompileWorkflow |
11/26/2018 11:55:54 AM | Script has Compiler Errors |
11/26/2018 11:55:54 AM | Error opening response file ‘c:\Users\macross\AppData\Local\Temp\1\14datrvd\14datrvd.cmdline’ – 'Access is denied. ’ |
11/26/2018 11:55:54 AM | Build failed |
This is a team wide issue. We’ve reimaged our VDIs well, but this hasn’t resolved the issue. Any ideas as to why it runs on Win 7 but errors out on Win 10 & attempts to create a random folder?