I have an individual user that is experiencing timeout/ extensive load time issues with his result sets.
The result sets that have issues are dynamically tied to the specific user's account, but no more than 300 entries are populated by each query used. Opening the same result set with several other users does not reproduce this error.
I have mimicked the individuals user settings with a test user and can not reproduce the error.
The specific error that is produced when a timeout occurs follows...
BMXAA4210E - Database error number 1205 has occurred. Invalid SQL queries are logged in the log file. Check the SQL query to identify the error.
The query does not seem to have any issues. I have no trouble running it with other users, or via Microsoft SQL Server Manager. This is literally and isolated user error, from different devices on different networks.
Any troubleshooting advice is appreciated.