If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Sybase > monProcessSqlText

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-06-12, 15:41
János Löbb János Löbb is offline
Registered User
 
Join Date: Jul 2003
Posts: 40
monProcessSqlText

Hi,

Does someone knows what are the circumstances when the sqltext field in this table is empty, or NULL. I am trying to find out what processes are using statistically more time of the server, but looks like there are cases when sqltext for a given process is not filled out, that is remain NULL, or filled out with an empty string. I am sampling this table in every 2 minutes.

I found out that in some cases the client program doing Update Statistics on a collection of tables are responsible for the NULL in sqltext, but it is just the top of an iceberg. The longer running - multiple hours - processes are not leaving any "spur" behind them and I cannot identify with any of the scheduled normal processes, like dbcc based upon its Starttime.

So I need a categorization what kind of processes do not leave any, or just an empty sign in this sqltext field during their run. Even sp_sysmon shows up and sp_dbdump, initiated by Aix scripts.

Thanks ahead,

János
It is ASE 15.0.3 on Aix 7.1
Reply With Quote
Reply

Tags
monprocesssqltext 15.0.3, sqltext

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On