Does anyone know if there is a way to figure out where a query is executing from?
I have a query that keeps failing and efforts to pinpoint it have failed.
I’ve setup query logging and everything, just can’t find it.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I figured it out… I located the query and put this as it’s output so that I get a bit more information should it fail… I’ll actually be applying this to all my queries.