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
 General SQL Server Forums
 New to SQL Server Administration
 Log shipping option not available

Author  Topic 

perlmn
Starting Member

1 Post

Posted - 2010-05-08 : 00:39:15
Hi All

I have been learning SQL Server since a month. I have downloaded evaluation version of SQL Server 2008 enterprise edition. I have created few databases and performed db backup and transaction log backup. Now, when I right click my database 'sqldb1' and go to
'Tasks- Ship Transaction logs' option, all I can see is properties window for the database. I can not see options like "Enable this as a primary database in a log shipping configuration" or backup settings etc

are there any pre-requisite to enable log shpping options ??

Thanks in avance
-perl

RobertKaucher
Posting Yak Master

169 Posts

Posted - 2010-05-10 : 14:18:31
Check this article:
http://msdn.microsoft.com/en-us/library/ms188698.aspx

And these would be good to read as well.
http://blogs.technet.com/josebda/archive/2009/04/02/sql-server-2008-log-shipping.aspx
http://www.sql-server-performance.com/articles/clustering/log_shipping_70_p1.aspx

===
http://www.ElementalSQL.com/
Go to Top of Page
   

- Advertisement -