Thank you. Our stored procedure is coded with an exit handler for SQLSTATE 38501, so I'm not sure that an error is getting logged for that. I'll watch for the next time the issue occurs to check the logs for more information. Maybe a change to the exit handler could be done to get additional details with that.
------------------------------
Amy Vozza
------------------------------
Original Message:
Sent: Wed July 05, 2023 11:35 AM
From: Kent Milligan
Subject: HTTP_GET Results in SQLSTATE 38501
That's a pretty generic SQL error state. I'd suggest looking at the job log for additional details the next time that it occur.
If you're at 7.4 or above, you could use the SQL Error Logging Facility to try & grab more point-in-time failure details.
------------------------------
Kent Milligan
------------------------------