Tasks getting hung on Scheduled Runs

I’m having an issue with many of my tasks getting “hung” in the system. I can’t seem to find any reason because when I cancel the task and manually run the automation file, it runs in less than a minute. It happens randomly and only with tasks that are executed by Toad Data Point 3.5. Any thoughts or known issues? I don’t think it is an issue with my windows scheduler because I have 50+ tasks that run access databases for various outputs that do not get hung up.

What I mean by hung up, is it shows “Running” for hours and hours and hours, sometimes even from a previous day and sometimes even when the output was completed.

We found that on TDP 3.5 and earlier when scripts were kicked off very closely together they could hang if both scripts were compiling at the same time. We addressed this issue in TDP 3.6. Upgrade to TDP 3.6 or spread your schedules out farther to prevent collision.

This particular task is already the only one running at 7:00 am each morning. It is actually the first TDP task that runs any day.


From: bounce-Debbie_Peabody@toadworld.com
To: toaddatapoint@toadworld.com
Subject: RE: [Toad Data Point - Discussion Forum] Tasks getting hung on Scheduled Runs
Date: Fri, 24 Oct 2014 14:11:30 -0700

RE: Tasks getting hung on Scheduled Runs

Reply by Debbie Peabody
We found that on TDP 3.5 and earlier when scripts were kicked off very closely together they could hang if both scripts were compiling at the same time. We addressed this issue in TDP 3.6. Upgrade to TDP 3.6 or spread your schedules out farther to prevent collision.

To reply, please reply-all to this email.

Stop receiving emails on this subject.

Or Unsubscribe from Toad Data Point - General notifications altogether.

Toad Data Point - Discussion Forum

Flag this post as spam/abuse.

Can you send me the Automation log file so I can see where it hangs? If it hangs before the log file is created then go and look at the execution status in windows task manager. I need to determine how far it got before it hung

Do you need the log after it hangs? Or is there a way I can pull the history on that file?


From: bounce-Debbie_Peabody@toadworld.com
To: toaddatapoint@toadworld.com
Subject: RE: [Toad Data Point - Discussion Forum] Tasks getting hung on Scheduled Runs
Date: Mon, 27 Oct 2014 17:21:58 -0700

RE: Tasks getting hung on Scheduled Runs

Reply by Debbie Peabody
Can you send me the Automation log file so I can see where it hangs? If it hangs before the log file is created then go and look at the execution status in windows task manager. I need to determine how far it got before it hung

To reply, please reply-all to this email.

Stop receiving emails on this subject.

Or Unsubscribe from Toad Data Point - General notifications altogether.

Toad Data Point - Discussion Forum

Flag this post as spam/abuse.

To Mr. Tony Byrnes:

Hopefully, the log file will be present in the folder "C:\Users[YourUserName]\AppData\Roaming\Quest Software\Toad Data Point 3.5\Automation". The file name should reflect the name of your Automation Script with a .log extension. Please send us the log file if it exists.

If there is no log file, please take a look at the Windows Task Scheduler to see the execution status of the task (the task name should match the automation script name).

How to Access and Retrieve Scheduled Task Data

  1. After the scheduled script runs or hangs for a while, go to Start -> "Task Scheduler"

I believe these two pieces of information will be helpful in our investigation.

Software Associate Developer I,
-Joshua Liong

Thanks everyone for your input. I upgraded to 3.6 in hopes this issue does not continue. Does anyone know if I uninstall 3.5 will it cause any issues in any area for 3.6? I’ve just noticed some things in 3.6 point to my 3.5 directory, and if 3.5 had bugs in it, I’d rather just uninstall all together.

It shouldn’t be necessary. But can you please give an example of 3.6 things pointing to your 3.5 directory?

Igor.

Tools - Options - Database - Oracle, file name under external application pointing to C:\Program Files (x86)\Dell\Toad Data Point 3.5\QSR\qsr.exe. This may be meaningless but it still stood out to me.

All of my .sql and .tas files also continue to open in 3.5 and not 3.6, even after reconfiguring the “open with” option from Windows.


From: bounce-IgorM@toadworld.com
To: toaddatapoint@toadworld.com
Subject: RE: [Toad Data Point - Discussion Forum] Tasks getting hung on Scheduled Runs
Date: Mon, 3 Nov 2014 09:28:51 -0800

RE: Tasks getting hung on Scheduled Runs

Reply by Igor Manokhin
It shouldn’t be necessary. But can you please give an example of 3.6 things pointing to your 3.5 directory?
Igor.

To reply, please reply-all to this email.

Stop receiving emails on this subject.

Or Unsubscribe from Toad Data Point - General notifications altogether.

Toad Data Point - Discussion Forum

Flag this post as spam/abuse.

upgrading to 3.6 will not neccessarily change a job scheduled to run on 3.5 to run on 3.6 automatically. If you edit the old 3.5 job schedule in 3.6 that should change it.

Yes, some functionality in newer version continue to reference older version and this is by design. But “All of my .sql and .tas files also continue to open in 3.5 and not 3.6, even after reconfiguring the “open with” option from Windows” seems like a bug. I created QAT-4233 to track it.

Thanks,

Igor.

Thanks Igor. If I uninstall 3.5 will that "break" anything since you noticed some of those references are by design?

On Nov 4, 2014, at 12:27 PM, Igor Manokhin bounce-IgorM@toadworld.com wrote:

RE: Tasks getting hung on Scheduled Runs

Reply by Igor Manokhin
Yes, some functionality in newer version continue to reference older version and this is by design. But "All of my .sql and .tas files also continue to open in 3.5 and not 3.6, even after reconfiguring the "open with" option from Windows" seems like a bug. I created QAT-4233 to track it.

Thanks,

Igor.

To reply, please reply-all to this email.

Stop receiving emails on this subject.

Or Unsubscribe from Toad Data Point - General notifications altogether.

Toad Data Point - Discussion Forum

Flag this post as spam/abuse.

It shouldn’t. Of course, as a general rule, I wouldn’t manually remove folders mentioning old version if they are still present after uninstalling.

Vice versa is also correct. If you installed new version then nothing from old version should influence the new one.

Thanks,

Igor.