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

Database snapshot

 
   Database Forums (Home) -> Client RSS
Next:  Proper scripting of table with belongings  
Author Message
Smith

External


Since: Jan 22, 2008
Posts: 17



(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: 891



(Msg. 2) Posted: Thu Feb 07, 2008 6:00 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" wrote in message

>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:
Urgent: Concurrency in SQL Server 2005: How to use granula.. - Urgent: Concurrency in SQL Server 2005: How to use granularity of Locks in Snapshot isolation level transaction? Hi, I have developed a VS 2005 database application which has the concurrency problem when running batch processing with multiple..

Client access to sql database - sql 2000 on 2003 server standard, only 2 out of 10 users (xp pro clients) trying to access sql program are asked to login to database, server name, database, login id, password to TableName: datatable. Is this an xp client issue or sql issue.

Search text in whole database. - Is there any way I can search text in whole database? Thanks in advance. Noor

Recovering SQL login & database - Hello all, I appologize in advance if I posted in too many, or the wrong newsgroup. A client of mine contacted me earlier regarding an issue they are having with their MS SQL server. They use SQL mostly for timeclock entry for employee's entering an...

Creating and using a database VC++ 2005 and using WMPlayer.. - Hi! I would like to make a video surveillance system and: 1. for a client to connect to the server and watch "real time ", I request a password and username.What should I do? Create a database which stores that information about a client. (I ...
   Database Forums (Home) -> Client All times are: Pacific Time (US & Canada)
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 ]