473,618 Members | 3,170 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

SQL 2000 log shipping question

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
Jul 23 '05 #1
4 2132

"Jason Huang" <Ja************ @hotmail.com> wrote in message
news:ct******** **@news.seed.ne t.tw...
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


All changes to the source database are applied to the target database -
check out "Log Shipping" in Books Online for all the details.

Simon
Jul 23 '05 #2
Jason

Another big reason to use Log Shipping for you DR/Standby solution.
Only the log shipping can update your DR/Standby database. This helps
protect the integrity of your database. If for any reason your
production and standby database do get out of synch, the log shipping
will fail, letting you know very quickly that there is a problem, so
you can fix it.

Regards

John
Simon Hayes wrote:
"Jason Huang" <Ja************ @hotmail.com> wrote in message
news:ct******** **@news.seed.ne t.tw...
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

All changes to the source database are applied to the target database

- check out "Log Shipping" in Books Online for all the details.

Simon


Jul 23 '05 #3
Do I need to sync the time first for the Primary server and the Secondary
server? 'cuz there's some out of sync messages in the event viewer log.

<jo************ @yahoo.co.uk>
???????:11***** *************** **@f14g2000cwb. googlegroups.co m...
Jason

Another big reason to use Log Shipping for you DR/Standby solution.
Only the log shipping can update your DR/Standby database. This helps
protect the integrity of your database. If for any reason your
production and standby database do get out of synch, the log shipping
will fail, letting you know very quickly that there is a problem, so
you can fix it.

Regards

John
Simon Hayes wrote:
"Jason Huang" <Ja************ @hotmail.com> wrote in message
news:ct******** **@news.seed.ne t.tw...
> 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
>


All changes to the source database are applied to the target database

-
check out "Log Shipping" in Books Online for all the details.

Simon

Jul 23 '05 #4

"Jason Huang" <Ja************ @hotmail.com> wrote in message
news:ct******** **@news.seed.ne t.tw...
Do I need to sync the time first for the Primary server and the Secondary
server? 'cuz there's some out of sync messages in the event viewer log.


<snip>

http://support.microsoft.com/default...b;en-us;329133

Simon
Jul 23 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
1391
by: Bruce Duncan | last post by:
first...let me aplogize if I shouldn't post this question here... I have created a few web site apps that use e-commerce technologies using ASP and XML. These are typical sites, with shipping, tax, blah blah. Usually it's standard shipping and is just related to the weight of the entire order. Now, I've been asked to add several shipping options (i.e. Overnight, One-Day, Standard). My question...I did some searching around first but...
2
6000
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...
0
1704
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...
9
7381
by: Mike | last post by:
How do I prevent SQL Server 2000 from posting successful backup completion messages to the Windows 2000 Application Event Log? I have scheduled jobs which backup my transaction logs on 50+ databases and it always writes to the Windows 2000 application event log upon completion. Due to the frequency of the jobs it only takes a day for the Application Log to fill up, which is causing other jobs to get hung up when trying to write to it. On...
2
4092
by: nek | last post by:
Greetings, I tried to implement log shipping using PULL method as described in 'The Basics of DB2 Log Shipping' by Dale McInnis, but found the subsequent "rollforward" did not go beyond the first log. Here is what I did: 2 machines: Primary and standby servers both W2K SP4 running DB2 8.2. Both have logretain (YES) and USEREXIT (ON) set.
2
1523
by: Paul H | last post by:
My customer has an ecommerce store. He receives approx 600 orders per month. Worldpay.com handles the credit card transactions and sends my customer an email for each order containing the information exactly as shown below. We need to get the Shoppers details, Shipping details and the product details out of Outlook and into Access. I can take care of the database construction, but I just need some advice on how best to format the Worldpay...
3
2223
by: datapro01 | last post by:
I am a DB2 DBA that has been asked to become familiar enough with SQL Server in order to become actively involved in its installation, implementation, and to review database backup/recovery procedures. SQL Server will be used by a vendor packaged application. The problem is that we are awaiting word on whether it will be SQL Server 2000 or 2005 we will be working with. I have been told that there are considerable differences between the...
6
4619
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.
3
2866
printedgoods
by: printedgoods | last post by:
Hello All! I have a shipping profile page that i created and works perfectly. User can create multiple shipping addresses that post to an access DB and they can then edit them (1 at a time). I have all the appropriate java validators in place for the submit (that took about 300 lines of code :) ). I have it to where the user can only have one default address as well. The question that i have relates to auto entering a default shipping...
0
8150
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8650
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
8593
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...
0
8453
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7124
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...
1
6098
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4064
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...
0
4147
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2582
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

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.