Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 

INSERTS that will STAY after a ROLLBACK is issued

By well0549, 2013/05/23

Sometimes it is usefull to log stuff in SQL server while stored procs are running. If a long stored proc runs you sometimes want to be able to log a message in a loggin file. But what if a rollback occurs.... The message is lost as well.

Here is a method to set up a seperate connection to SQL inside TSQL and log those messages......

Had a discussion a while ago about this but this solution never popped up.....

Run this script and be amazed.........

Total article views: 703 | Views in the last 30 days: 1
 
Related Articles
FORUM
FORUM

Linked Server Error Message

Linked Server Error Message

FORUM

Hide Report Generation message

Hide Report Generation message

FORUM

Msg vs Message

Error message format

FORUM

Xp_cmdshell failure message

Xp_cmdshell Message

 
Contribute

Join the most active online SQL Server Community

SQL knowledge, delivered daily, free:

Email address:  

You make SSC a better place

As a member of SQLServerCentral, you get free access to loads of fresh content: thousands of articles and SQL scripts, a library of free eBooks, a weekly database news roundup, a great Q & A platform… And it’s our huge, buzzing community of SQL Server Professionals that makes it such a success.

Join us!

Steve Jones
Editor, SQLServerCentral.com

Already a member? Jump in:

Email address:   Password:   Remember me: Forgotten your password?
Steve Jones