473,666 Members | 2,538 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Log Shipping Issues

1 New Member
I'm having issues setting up log shipping on a remote server. We have a very large production database that needs to be migrated offsite. The db is 9 GB backed up. It takes about 4 hours to copy the file to the remote server when it is archived. During the log shipping process the file takes a lot more time than that to arrive at the remote server. I decided to use log shipping for this migration, because we can't have our production box down for the 4 to 8 hours it would take to migrate the database, migrate replication, etc.

After several attempts using the Wizard in SQL 2000, my latest hump is an inability to restore the log files.

Server: Msg 4305, Level 16, State 1, Line 1
The log in this backup set begins at LSN 114798000000031 800001, which is too late to apply to the database. An earlier log backup that includes LSN 114762000000056 700001 can be restored.
Server: Msg 3013, Level 16, State 1, Line 1
RESTORE LOG is terminating abnormally.

The db file that initialized on the remote server was last modified 3/28/2007 10:56 AM and the first log file available for restore on the remote server is 3/29/2007 4:11 AM.

Is there a workaround for this? I'm trying a newer full backup of the db and looking at doing a point in time restore. Thoughts, suggestions?
Mar 29 '07 #1
0 1334

Sign in to post your reply or Sign up for a free account.

Similar topics

2
6001
by: Tim Groulx | last post by:
Hello, I am setting up log shipping between two SQL servers. Everything in the setup seems to work fine. The problem I am having is that the "Log Shipping Alert Job - Backup" job is failing, event though the tlog backup copy & restore process is working fine. When I look at the histories of both the backup and copy/restore jobs, they are successful all the way through, I can make changes to the primary db, and see them get shipped to...
4
2134
by: Jason Huang | last post by:
Hi, In the MS SQL 2000 Server, if the log shipping is set up right, does that mean data in primary server changed will mapped to secondary server later on? Thanks. Jason
0
1705
by: InProcess | last post by:
We have successfully implemented Log Shipping between two MS SQL Server 2000 servers (bothe SP3). The problem we are having is two fold: 1) The tran log on the primary server is not being truncated even though the tran logs are being shipped and applied to the standby database on the backup server. 2) The log shipping monitor, when drilling down into the "View Copy/Restore History" reporting selection, is showing a copy failure for...
1
1862
by: tram | last post by:
I have to schedule the automatic restore the standby database for testing backups . The database was already in log shipping mode. Up to what point do I need to restore the database without affecting the log shipping sequence? Can we query the log shipping tables for the last scn applied and recover up to that point? Any suggestoions are welcome. Thanks Tram
10
4268
by: Howard Martin | last post by:
I have a form at http://www.develop.check.com.au/hh/order.html where an extended sub-total and then a grand total is calculated as soon as a quantity is input by a user. I would like to be able to add the shipping cost to that grand total. Shipping costs are in the "Postage & handling charges" link and are a cost per box. If somebody selects "USA, Canada, Middle East" from the drop down box it should recalculate the shipping cost,...
2
4361
by: Fred | last post by:
Hi. Sorry, but I don't know where else to ask. I wrote a access shipping database and we currently use the web interface for DHL to print shipping labels. That means we have to manualy transpose shipto info to the DHL web interface to print the 8 x 11 labels. We ship between 0 and 20 packages a day. If I get DHL pinfeed DHL shipping labels and a matrix printer, can I just print the labels directly from my database instead of dealing...
0
1277
by: ppatel | last post by:
In shopping cart I have a Product Quantity and Unitcost per product. Should I calculate shipping (per item weight * Quantity) for each item or should I add up total weight and calculate shipping rate. See my examples, e.g (1) ProductID Quantity Weight(per item) subtotal calculate Shipping rate 1 3 0.5 lb 1.5 lb $ 1.30 (e.g) 2 2 1 lb 2 lb $ 2.00
0
1525
by: Parveen.Beniwal.Daffodil | last post by:
Is it possible to do SQL log shipping to more than one Databases on same Secondry Server WITH A DIFFERENT SCHEDULE for each log shipping? You can set up log shipping to go to as many servers as you want, but you only get one schedule in the plan. If you set up a second log shipping schedule, you get an error because the server is already set up for log shipping in the other plan. Just wondering if this is possible.
6
4620
by: Chris Buckett | last post by:
Hi, I was just wondering if anyone has had any experience in developing a shipping matrix. We are based in the UK, and we need to ship both locally and internationally. Local shipping is priced by weight and doesn't matter about the number of packages, international shipping is by weight and package size, so we need to know the number of packages.
0
8454
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8883
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8787
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8561
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7389
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5672
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4200
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
2
2013
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1778
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.