I have month-end stored procedures (that I wrote) that I run that update a custom table of an application. The routine runs for about 20 minutes and then Fails with the following error:
Unknown token received from SQL Server [SQLSTATE HY000] (Error 0). The step failed.
I have had this same thing happen with other procedures but could never figure out the cause. Google search doesn't help much on this one. Anyone out there get this error and have a resolution?
Regards,
Bessebo
Unknown token received from SQL Server [SQLSTATE HY000] (Error 0). The step failed.
I have had this same thing happen with other procedures but could never figure out the cause. Google search doesn't help much on this one. Anyone out there get this error and have a resolution?
Regards,
Bessebo