If a job run more than 32 hours the history could not be reviewed

Do you have a limit to represent the elapsed time of a process, because
was imposible to see the history details and an error message appears that was not able to convert the date and time of the process.

BR

THE MESSAGE ERROR

System.ArgumentOutOfRangeException
Los parámetros de hora, minuto y segundo describen un campo DateTime que no se puede representar.
Stack Trace:
en System.DateTime.TimeToTicks(Int32 hour, Int32 minute, Int32 second)
en Quest.Toad.SqlServer.Common.Utils.IntTimeToDateTime(Int32 time)
en Quest.Toad.SqlServer.Trl.Jobs.JobHistoryTrl.QueryDone_EventHandler(Object sender, EventArgs e)

br

Hi,
we don’t have any limits. I’ve created CR82289 for the investigation.

thanks for the reporting.