viswanathk1977-587008, 2008-06-23 (first published: 2008-05-20)
Replace the date and run on server.
use msdb go SELECT * FROM sysdtspackagelog WHERE (logdate > CONVERT(DATETIME, '2008-05-19 00:00:00', 102)) AND (errorcode <> 0)
Log in or register to rate
You rated this post out of 5. Change rating
Join the discussion and add your comment