Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
Caz
Starting Member
3 Posts |
Posted - 2004-07-30 : 11:39:30
|
Some trace events have not been reported to SQL Profiler because the server has reached its maximum amount of available memory for the process.I am aware that this error message occurs if the event exceeds 1 MB in size, however it does not tell me which event this was and I need to know because I am profiling because of performance issues and the missing event may give me more clues. CazRegards |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2004-07-30 : 12:33:29
|
| The event wasn't recorded though as there weren't enough resources to capture it.Tara |
 |
|
|
|
|
|