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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Profiler

Author  Topic 

fmardani
Constraint Violating Yak Guru

433 Posts

Posted - 2006-04-11 : 06:27:05
I have set up a profiler to capture the activity of sql server 2000
Filtered it to show only the activity in a specific database (i.e. Like databasename)
Do you know why the databasename column in the trace is empty?
Thanks

bakerjon
Posting Yak Master

145 Posts

Posted - 2006-04-11 : 13:27:55
There are some events that do not produce the database name data. In Profiler 2000, this isn't readily evident. Microsoft changed the interface in SQL 2005 to help people understand this.

Jon

Holding it down on the engineering tip, y'all!

http://www.sqljunkies.com/weblog/outerjoin
Go to Top of Page
   

- Advertisement -