473,401 Members | 2,127 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,401 software developers and data experts.

Profiler's TextData column has 'NULL' and longest Durations

Is there a way to determine why the Textdata field has "NULL" for a value.
The trace shows multiple "NULL" value records with the longest durations;
many greater than 50,000ms. The {} indicate the TextData and Duration on
the line below:

rownumber | textdata | Eventclass | ......| Duration |...
966 | 15 | {NULL} | 24 smm5413 | 808 | Microsoft Office XP | misview012 | 78
| {604636} | 2004-02-11 15:25:12.010 | 4747 | 0 | 469
Jul 20 '05 #1
1 6695
Robert (st*******@boeing.com) writes:
Is there a way to determine why the Textdata field has "NULL" for a value.
The trace shows multiple "NULL" value records with the longest durations;
many greater than 50,000ms. The {} indicate the TextData and Duration on
the line below:

rownumber | textdata | Eventclass | ......| Duration |... 966 | 15 |
{NULL} | 24 smm5413 | 808 | Microsoft Office XP | misview012 | 78
| {604636} | 2004-02-11 15:25:12.010 | 4747 | 0 | 469


Yes, there is a away. Read Books Online. :-)

But I have to admit that I don't know where yon find a table which gives
the event given the numeric event-class id, so I had to resort to linear
search.

Anyway, event id 15 is Audit:Logout, and this event class does not
come with any text data.

And if you are looking for performance hogs, this is not your guy anyway.
Being connected for more than 50 seconds is not unusual.

--
Erland Sommarskog, SQL Server MVP, so****@algonet.se

Books Online for SQL Server SP3 at
http://www.microsoft.com/sql/techinf...2000/books.asp
Jul 20 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: wukie | last post by:
I am trying to view all the ntext from a profiler trace. The data is truncated at 256 and I am not sure why... The max length is 1820 via this command:select max(datalength(textdata)) from...
1
by: Huey | last post by:
I'm running SQL Profiler to analyze the queries being run against my SQL server. The problem is, that in the Profiler results, the TextData column, which contains the SQL statements executed, is...
2
by: Robert | last post by:
When running Profiler to save a trace to a table the field 'TextData' gets trunciated. The datatype for that field is as shown: Column name | Data Type | Length | Allow Null ...
3
by: Robert | last post by:
Greetings, I have been attempting to develop a useful and functional template for database tracing/profiling that will enable me to collect metrics for performance tuning. The database is used...
8
by: patrickshroads | last post by:
I am running a profiler trace against a database and noticed that the reads column always shows 0. When running the same trace against another machine I get back values in the reads column. I took...
3
by: Phil | last post by:
I'm currently running Profiler sessions to track down Lock Timeout problems. My Profiler view contains (amongst others) the dbid column. Much of the time, this displays familiar dbids, such as...
1
by: John Bailo | last post by:
I'm doing a profile on my SQL Server to see if I can eliminate any long running statements, and periodically, I see an entry for ".NET SqlClient Data Provider". The durations for it are very...
1
by: ofirmgr | last post by:
im trying to understand how the profiler works. so i started 2 profilers,one listen to another and I saw the profiler is running: exec sp_trace_create @P1 output, 1, NULL, NULL, NULL which means...
2
by: Paul Ritchie | last post by:
A few years ago I used a Profiler (I forget the name) on my Delphi code at the time and got fantastic results showing both: a) lines of code that took the longest to execute and b) lines of code...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.