Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Can we log all database user (session) specific data into table?

$
0
0
Hi All,I am facing performace related issues for my .NET application that call several procedures. I have around 450 procedures for my application into database. I want to log their execution time in table for reporting purpose. as we have separate service user to access database so can we log this information using user's session ? please suggest or any alternative method.Thanks in advance,

Viewing all articles
Browse latest Browse all 3145

Trending Articles