Welcome to dbFreaks.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Database snapshot

 
   Database Help (Home) -> Client RSS
Next:  Windows authentication.  
Author Message
Smith

External


Since: Jan 22, 2008
Posts: 16



(Msg. 1) Posted: Thu Feb 07, 2008 1:07 pm
Post subject: Database snapshot
Archived from groups: microsoft>public>sqlserver>clients (more info?)

I have one production server which is very critical and one of our client is
having problem in one of the module, is there any way I can use the snapshot
of the same database but point to different server not the same server just
to save our performance.

Thanks

 >> Stay informed about: Database snapshot 
Back to top
Login to vote
Tibor Karaszi

External


Since: Jan 29, 2004
Posts: 1471



(Msg. 2) Posted: Thu Feb 07, 2008 8:34 pm
Post subject: Re: Database snapshot [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Do you mean the "database Snapshot" functionality introduced in 2005:

CREATE DATABASE x
(...)
AS SNAPSHOT OF y

If so, no. The snapshot has to exist on the same instance as the course database. Unless the source
database is mirrored, where you can create a snapshot of the mirror database.

You can of course backup the course database and restore it to another instance, which can be more
or less practical depending on the size of the database.

--
Tibor Karaszi, SQL Server MVP
http://www.karaszi.com/sqlserver/default.asp
http://sqlblog.com/blogs/tibor_karaszi


"Smith" <naissani.RemoveThis@hotmail.co> wrote in message
news:84902761-0219-4001-B2D8-B16387A3C20C@microsoft.com...
>I have one production server which is very critical and one of our client is having problem in one
>of the module, is there any way I can use the snapshot of the same database but point to different
>server not the same server just to save our performance.
>
> Thanks

 >> Stay informed about: Database snapshot 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Database Architect responsibilities - Can any one tell me about the Database Architect responsibilities. Thanks John

OLEDB: Prepared cmd with NULL input param for NOT NULL INT.. - Provider: SQLOLEDB Version: SQL Server 2000 8.00.760 Script for creating table: CREATE TABLE [dbo].[ADRVERTRETER] ( <font color=purple> ; [ROWID] [timestamp] NULL ,</font> <font color=purple> ; [ROWVERTRETER] [int] NO...

[MS Design Tools] - Class not registered.&quot; - On a Windows 2000 pro workstation I am using SQL 2000 enterprise manager I am trying to return all rows, I get the error message "An unexpected error happened during this operation. [MS Design Tools] - Class not registered." I have reinstall...

Need help choosing front end for SQL Server - I've been working on an Access 97 database that's pretty much reached it's limit in terms of performance and reliability. Although it supports relatively few users (5-10 concurrent) it contains a lot of data (around 30 tables, some with several million..

SQL server tables read-only to ADP - I have successfully migrated an Access 2003 database to SQL server - at least all the tables and queries that resolve into views migrated successfully. I also sucessfully migrated all my forms and code into an ADP project. Everything works with one..
   Database Help (Home) -> Client All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]