Wrox Programmer Forums
Go Back   Wrox Programmer Forums > SQL Server > SQL Server 2000 > SQL Server 2000
|
SQL Server 2000 General discussion of Microsoft SQL Server -- for topics that don't fit in one of the more specific SQL Server forums. version 2000 only. There's a new forum for SQL Server 2005.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the SQL Server 2000 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 12th, 2004, 07:59 AM
Friend of Wrox
 
Join Date: Nov 2003
Posts: 141
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to acdsky
Default Mirror SQL server for reporting

Hi

We have got a SQL server and I need to create a duplicate server with data not older than 30min from the prod server. We need to use this mirror server for backup purposes and reporting purposes. We have only got licences for SQL std edition and not entiprise. I believe I could only use log shipping on Entiprise Edition.

Could anyone give me any ideas on how to go about this? I was thinking of doing a VB app that will mave and restore data on this mirror from the prod server as the log and db backup finish.

Any ideas/advice appreciated.

Regards
Marnus
 
Old August 12th, 2004, 10:09 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,101
Thanks: 0
Thanked 2 Times in 2 Posts
Default

If your using 2 SQL servers, you need two licences..

You could set up the second one to be a mirror of the primary server, using a number of methods.


Hal Levy
Web Developer, PDI Inc.

NOT a Wiley/Wrox Employee
 
Old August 12th, 2004, 07:36 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,998
Thanks: 0
Thanked 3 Times in 3 Posts
Default

Hey,

Maybe a Third Party Product? Are you looking to backup the data, or host a web site with two SQL servers, or something like that?

Brian
 
Old August 14th, 2004, 05:00 AM
Registered User
 
Join Date: Aug 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to Anand Patel
Default

Sorry i want to comment on Auto Incrementing of Primary Key Select that Category for help
 
Old September 30th, 2004, 07:02 AM
Friend of Wrox
 
Join Date: Sep 2004
Posts: 109
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to Anantsharma Send a message via Yahoo to Anantsharma
Default

If u don't have a large number of transaction tables in database, would u like to use triggers to update the remote server database.

Log Shipping is best suitable here infact. I am not sure if Replication is available on Std edition.

B. Anant





Similar Threads
Thread Thread Starter Forum Replies Last Post
SQL Server Reporting Service gunjan.sh Reporting Services 1 June 24th, 2008 02:47 PM
JSP with SQL Server reporting service shyamprabhu Reporting Services 0 February 15th, 2007 06:27 AM
SQL Server 2005 Reporting problem saikrishna_80 SQL Server 2000 1 October 5th, 2005 09:43 AM
SQL Server Reporting Services ian.santos VS.NET 2002/2003 0 October 15th, 2004 01:12 AM
ASP 3.0 and SQL Server Reporting Services clydeJones BOOK: Professional SQL Server Reporting Services ISBN: 0-7645-6878-7 1 June 16th, 2004 02:44 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.