Guest_imported
New member
- Jan 1, 1970
- 0
We recently moved a SQL database from one SQL server to another. We backed up the database and restored on the new server. All went well, but the applications that access the databases are taking 10 times longer to retrieve the data. I have been running the SQL profiler to see what is happening, and I notice the following:
Event Class Text Start Time
+SQL:BatchStarting SELECT N'Testing Connection...' 12:05:36.750
+SQL:BatchStarting EXECUTE msdb.dbo.sp_sqlagent_get_perf_counters
This occurrs every 20 seconds. Any ideas???
Event Class Text Start Time
+SQL:BatchStarting SELECT N'Testing Connection...' 12:05:36.750
+SQL:BatchStarting EXECUTE msdb.dbo.sp_sqlagent_get_perf_counters
This occurrs every 20 seconds. Any ideas???