Hi Experts,
We have a process which contains few SQL operations including truncate table, view execution and INSER INTO records. It takes 30 minutes and sometimes 2 hours also for same amount of records.
I doubt there has to be something about locking which makes processes run longer. So I can't tell client run SQL Profiler in PROD.
But I can ask them to provide sys.sysprocesses result during that processes run. Also Defacut Profiler Trace & Stop Trace which is available in Template Explorer.
Is there anything else I can ask them so that they will provide me the result which would be helpful in investigation?
-Vaibhav Chaudhari