Quantcast
Channel: SCN: Message List - SAP Adaptive Server Enterprise (SAP ASE) for Custom Applications
Viewing all articles
Browse latest Browse all 3587

Re: sp_who ouput in ASE 16 sps01

$
0
0

Hi Govindarajan,

 

 

In sp_who output , cmd identifies the command or process currently being executed.

Evaluation of a conditional statement, such as an if or while loop, returns cond.

 

You can check more details about an spid as below :

 

dbcc traceon(3604)

go

dbcc sqltext(spid)

go

dbcc traceoff(3604)

go

 

 

~Gaurav


Viewing all articles
Browse latest Browse all 3587

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>