Viewing 15 posts - 871 through 885 (of 1,366 total)
jeff.mason (7/16/2010)
July 18, 2010 at 10:01 pm
Graeme100 (7/16/2010)
How big are the tables?
What is happening to the data before it is inserted ?
Need a bit more to play with...
July 18, 2010 at 10:00 pm
Full recovery mode..
I tried taking a ful backup ,log and checked all the tables related to log shipping ..its all there
July 18, 2010 at 9:57 pm
check the status of that database..SP_HELPDB
July 16, 2010 at 4:28 am
Is it not possible to find that from file created datetime??
July 13, 2010 at 10:07 pm
transaction log is transferred from principal to mirror
July 13, 2010 at 2:42 am
July 12, 2010 at 3:55 am
SQL Server provides you HADR like
log shipping
Replication
Mirroring
Clustering
Choosing among this depends primary on your requirement
log shipping & Replication wont give u automatic failover..
July 10, 2010 at 3:06 am
Whats your requirement?
Automatic failover?
cost?
How much downtime acceptable?
July 10, 2010 at 2:31 am
Jason Shadonix (7/8/2010)
July 9, 2010 at 5:43 am
check the error log and try to put the exact error..
Hope ur agent is up and running...
July 9, 2010 at 3:55 am
Backward compatability is not there for SQL Server..
I dont know whether its possible using any third party applications..
Better u script out the things and run it in 2005
July 9, 2010 at 3:50 am
Viewing 15 posts - 871 through 885 (of 1,366 total)