Showing posts with label replicated. Show all posts
Showing posts with label replicated. Show all posts

Thursday, March 8, 2012

Compare Databases

I replicated two databases. How do I find out the data from one database is
copied over to the other DB?
Hello,
How did you replicate the database:-
1. Is it SQL Server replication
2. Backup and Restore
3. Detach and Attach
IN most of the above cases data will be on sync.
You could use the SQLCompare from Redgate software..
http://www.red-gate.com/products/SQL_Compare/index.htm?gclid=CIXG1o28_4gCFTzqJAod5Bjhdw
Thanks
Hari
"morphius" <morphius@.discussions.microsoft.com> wrote in message
news:A7F9C2AD-55A6-4E45-9496-CB06F9BD1E8A@.microsoft.com...
>I replicated two databases. How do I find out the data from one database is
> copied over to the other DB?

Compare Databases

I replicated two databases. How do I find out the data from one database is
copied over to the other DB?Hello,
How did you replicate the database:-
1. Is it SQL Server replication
2. Backup and Restore
3. Detach and Attach
IN most of the above cases data will be on sync.
You could use the SQLCompare from Redgate software..
http://www.red-gate.com/products/SQ...d5
Bjhdw
Thanks
Hari
"morphius" <morphius@.discussions.microsoft.com> wrote in message
news:A7F9C2AD-55A6-4E45-9496-CB06F9BD1E8A@.microsoft.com...
>I replicated two databases. How do I find out the data from one database is
> copied over to the other DB?

Compare Databases

I replicated two databases. How do I find out the data from one database is
copied over to the other DB?Hello,
How did you replicate the database:-
1. Is it SQL Server replication
2. Backup and Restore
3. Detach and Attach
IN most of the above cases data will be on sync.
You could use the SQLCompare from Redgate software..
http://www.red-gate.com/products/SQL_Compare/index.htm?gclid=CIXG1o28_4gCFTzqJAod5Bjhdw
Thanks
Hari
"morphius" <morphius@.discussions.microsoft.com> wrote in message
news:A7F9C2AD-55A6-4E45-9496-CB06F9BD1E8A@.microsoft.com...
>I replicated two databases. How do I find out the data from one database is
> copied over to the other DB?

Friday, February 24, 2012

Common FTS catalog for more then one database

Hi All!
Can I use one FTS catalog for more then one database?
I'd like to use FTS catalog created by another (replicated) database.
Can I?
Many Thanks,
Vladimir.
--
v_rus@.bk.ru
--I believe you need to have individual for each database.