Unfortunately (and embarrassingly) the answer is No. I can’t find a work around and the issue is not easy to fix. We definitely know of the issue and have entered QAT-9543 to fix. I think it will take a couple of weeks before I can get a fix in the Beta.
Toad for SQL server. Data compare automation. I want to check if the compare job is successful (with or without differences) and send a success e-mail. If it fails for any other reason, would like to send a separate error email.
Defined the variable in the data compare job COMPARE_JOB_RESULT
Checking it in the IF condition
#COMPARE_JOB_RESULT# = ‘False’
while executing the task, getting the following error