Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 SQL Server Administration (2005)
 Transactional Logshipping Standard Reports

Author  Topic 

reddy_vam
Starting Member

43 Posts

Posted - 2008-12-19 : 15:49:43
Hello Everyone,


In SQL Server 2005 Management Studio we can create Transaction Logshipping status Reports by right click on the Server name
( Reports > Standard Reports > Transaction Logshipping status)

Is there any query or stored procedure that can be used to export the standard reports to a excel or pdf file from the SQL Management studio without the need to install the Reporting Service? Actually i want to schedule this job and send it to everyone in our team by mail.

Even i tried to run the profiler, but couldn't find the exact info on it, Please let me know if anyone have any idea on it.


Thanks,
Reddy
   

- Advertisement -