all groups > sql server replication > november 2006
Filter by week: 1 2 3 4 5
Lost data
Posted by Maverick06 at 11/29/2006 5:06:16 PM
HELP!!!!
I have a republisher model type merge replication and a table in the second
level of replication is losing all its data and from there its subscriber
loses its data also........
... more >>
Detecting status of snapshot agent...
Posted by Troy Wolbrink at 11/29/2006 2:54:51 PM
Is there an easy way to determine the status/progress of the snapshot agent
for a particular merge publication?
... more >>
Temporarily blocking merge agents...
Posted by Troy Wolbrink at 11/29/2006 2:53:51 PM
How can someone temporarily block merge agents (pull subscriptions) from
synchronizing with my server?
... more >>
Detecting if a merge agent is currently in process.
Posted by Troy Wolbrink at 11/29/2006 2:52:43 PM
How can you determine if a merge agent (pull subscription) is currently in
process?
... more >>
FTP replication other 2 sql server 2000 (without IIS)
Posted by philippe.edmond NO[at]SPAM gmail.com at 11/29/2006 8:53:09 AM
Hi everybody,
I want to setup a FTP replication ( snapshot or transactionnal) other 2
SQL 2000 server ( S1 and S2) accross non trust domains ( domain A and
domain B).
neither S1 , nor S2 can have IIS set. So i want to use an FTP server on
domain B to acts as snapshot folder.
Do you have ... more >>
Reinitilaize without re-sending the data.
Posted by jostein.solstad NO[at]SPAM gmail.com at 11/29/2006 2:04:08 AM
Hi.
I have a subsription that needs to be reinitialized because it has been
marked as inactive. Instead of reinitializing and then have to transfer
a new snapshot, that would caus all sorts of key violations, i would
like to do the following.
1.Drop the subscription.
2.Add subscription wit... more >>
Workgroup<->Express replication over Internet
Posted by casy at 11/29/2006 12:21:10 AM
Hi all,
Cannot seem to find an answer to my proposed setup;-
HQ Server
SBS Server 2003 (Premium) R2 ie SQL 2005 Workgroup
Remote Server
SBS Server 2003 (standard) with SQL 2005 Express
Need to sync the two databases(merge) thru an internet broadband
connection, cannot use a VPN as ther... more >>
Database Replication
Posted by Ryan at 11/28/2006 7:44:00 PM
we have setup a sql2005 server for reporting. we want to replicate the
transaction databases which used for live applications to that server such
that all reports will be generated in that server.
This reporting server is supposed read-only and with let's say 30 mins delay
from production... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
sp_changepublication
Posted by Frank at 11/28/2006 5:43:48 PM
Good day all,
Is there anyway to run this to set the sync_method = 'native' without having
to also having to set the force_invalidate_snapshot = 1 ?
Here's what I'm trying to do:
SQL2000EE (SP4) on Win2000AS (SP4)
Transactional Replication
-Single Publisher/Distributor with one Publica... more >>
The best way to migrate data between SQL2000 and SQL2005
Posted by Jerry Cutshaw at 11/28/2006 2:37:02 PM
Hello,
I need to migrate my data from a SQL2000 -> SQL2005 server (250 GB of DBs)
accross a moderately slow link (100 MB) with a minumum of downtime. Backing
up and restoring the data isn't feasible because the time that is required to
copy data then load it. I was hoping to perform Log S... more >>
License ?
Posted by simsj NO[at]SPAM siouxvalley.org at 11/28/2006 11:02:04 AM
I have a Sql 2000 Citrix data store on a server which is licensed per
processor. I have established replication on this server to another
server. This other server (the Subscriber) is running sql 2000 also
but at this time is only licensed for 5 seats. Would I need to
license this subscribe... more >>
Replicacion
Posted by Jorge Aguilar at 11/28/2006 10:31:34 AM
Hola a todos, tengo una duda sobre la replicacion.les comento el =
problema:
Hi Everybody i have a problem with replicacion, i tell my problem.
Situacion Actual (Spanish)
1.. Tengo 2 DB, llamada CPM Y CPD respectivamente en mi oficina(zona =
residencial -comercial), con su respectivo servid... more >>
blue return arrow icon on Replication monitor - significance?
Posted by Rich at 11/28/2006 8:14:03 AM
Good morning,
This morning I opened up enterprise manager (sql Server 2000) and noticed a
blue return arrow looking icon on the Replication Monitor folder. When I
opened up Replication monitor I observed the same blue return arrow looking
icon on the publishers and agents folders. What is... more >>
The process could not connect to the distributor.
Posted by Maverick06 at 11/28/2006 7:18:37 AM
I have a small problem, I get this following error when trying to start
the snapshot agent "The process could not connect to the distributor
'distributor name'. NOTE: The step was retried the requested number of
times [10] without succeeding. The step failed.
I thought it was related to users ... more >>
SQL 2005 Replication between 2 non trusted domains.
Posted by Andy McDonald at 11/28/2006 6:39:02 AM
Hello.
Let me paint the picture :-)
I am a Windows Engineer and I have been asked to create a trust between two
domains, this request has come from our SQL engineers who tells me this is
required to set up SQL Replication.
Basically there are 2 servers both having SQL 2005 installed on ... more >>
Behaviour of Merge Replication
Posted by Marco at 11/28/2006 6:10:24 AM
I want to deepen the function of Merge Replication:
1) what's the main difference between a push subscription and a pull
subscription ?
2) if I have a subscriber node that for many time (4-5 months) is
disconnected from publisher, what will it do when it'll be re-connected
to the network ?
... more >>
Merge Replication is very slow
Posted by Roy at 11/28/2006 2:20:01 AM
Hi
We have configured merge replication in SQL 2005 (SP 1) for a database
having more than 100 GB. The merge agent duration was for every 5 mins.
Normally it used to take around 2 to 3 mins to complete. It was working fine
till now but now it is taking around 45 minutes. When checked and v... more >>
HELP !!!!Please . Urgent
Posted by sam at 11/27/2006 8:09:01 PM
after i done the replication from sql server 7.0(pub/dist) with sql server
2000(subscription) there will promt out the error like below :
Agents Last Action
Snapshot No such interface supported.NOTE:The step was retried
the
requeste... more >>
Custom Resolver in SQL Server 2005
Posted by Leon at 11/27/2006 9:34:43 AM
I'm trying to implement .NET based custom resolver for SQL Server 2005. MS
example shows how to work with publisher / subscriber record data only. To
resolve a conflict I need more info about the business object represented by
record data. I need to run a query / procedure for this purpose. To... more >>
Deleted Records Re-Appearing
Posted by Spike at 11/27/2006 8:27:01 AM
If I delete a record in the client database and then replicate it will
reappear on the client. It seems that i have to delete it 2 or 3 times
before it finally "sticks". Can anyone explain what's going on here?
kind regards
Spike... more >>
schema change in merge replication
Posted by owl at 11/27/2006 7:55:02 AM
Hello ,
I am reading all the texts again and again, still not able to understand
what to really do.
Database we replicate to notebooks potentially contains a lot of data.
I may understand what to do, if I want to alter column using method you call
'altering the table in-place.' , and usa... more >>
Conflits with transactional replication
Posted by manuel ralha at 11/27/2006 3:14:01 AM
hello,
i need your help.
i have a transactional plublisher database, with updatable subscribers, and
used a queued update.
i have a lot of problems, first i need to use triggers in both siders, to
update 2 replicates tables, and now i have many conflicts, because they
update both records.
... more >>
How to set upload only from sql mobile?
Posted by luke at 11/26/2006 10:59:03 PM
Hi,
I am using SQL 2005 in merge-replication with sql mobile. Can anyone tell me
a way to set the transaction for upload from pocket pc only?
Thanks,
Luke
... more >>
Subscribing to two different publications on SQLCE
Posted by Ed Santosusso at 11/26/2006 8:47:02 PM
I have two publications on a SQL Server 2000 database.
I am able to create two subscriptions from another SQL Server 2000 database
and synchronize both in succession.
However when I try to repeat this going from SQL Server 2000 to SQLCE 2.0
it fails. The first goes OK. The second fails.
I ge... more >>
How to reinitialize a tranactional replication
Posted by Prabbhu B T at 11/26/2006 5:58:01 AM
Hi,
Can any body tell me how to reinitialise a transactional replication.
Regards
Balaji.T... more >>
The process could not bulk copy into table
Posted by Prabbhu B T at 11/25/2006 11:21:01 PM
All,
I have re-initialized snapshot for my transactional replication which failed
last night. Now it is failing with error message
"The process coult not bulk copy into table <table name>"
The error details is as below.
Violation of PRIMARY KEY constraint 'pk_Name'. Cannot insert dupl... more >>
Triigers FOR in Merge-Replication
Posted by Piotr Wojtysiak at 11/25/2006 2:49:33 PM
Hi.
I have a problem with trigger FOR in merge-replication.
My trigger is not "NOT FOR REPLICATION" and it's modified table with beyond
replication.
In replication this trigger not fire. Why?
Thank's for help.
PW
... more >>
Please help...
Posted by sam at 11/24/2006 9:03:01 PM
Any suggestions? Can anyone set up the simplest of replication from SQL
7.0 pub/dist to SQL2000 subscriber?
thanks a lot... more >>
Replication
Posted by sam at 11/24/2006 8:10:01 PM
May i do the replication from sql server 7.0 to sql server 2000? Any steps to
do it?... more >>
help needed on merge replication
Posted by green hand at 11/24/2006 11:39:01 AM
i have a merge replication. it runs well, the subscriber disconnect from the
publisher about 5 days, then i reconnect it to publisher. theoretically
speaking, the changes made during these 5 days made on both publisher and
subscriber will merge into one copy. but customer complain about data m... more >>
Lost of table in meger replication
Posted by Maverick06 at 11/24/2006 8:27:39 AM
I have set up a two level merge replication with a publisher and a
subscriber and had modified the structure of a table in the publisher
with sp_repladdcolumn. During the day all was fine I continuously
tested it by adding more columns, droping columns and testing the
replication itself with da... more >>
Cannot insert the value NULL into column 'tablename', table
Posted by Maverick06 at 11/24/2006 8:21:29 AM
Hi I am creating a three level merge replication. I mean I have a main
publisher with its distributor, a subscriber/publisher and also with
it's own distributor and lastly a subscriber.
I start by creating the relation between subscriber/Publisher and the
subscriber and than I move up to the mai... more >>
Debug DB Merge Replication
Posted by Marco at 11/24/2006 8:20:36 AM
I setted a configuration with 2 SQL 2000 servers, 1 publisher and 1
subscriber, to manage a merge replication of a DB, with the wizard of
enterprise manager. It seems that some tables published as arcticles
are not synchronized correctly. I'm a newbie using SQL Server 2000 and
I don't know how t... more >>
Trans, Repl Err : COLUMN REFERENCE
Posted by Tony B. at 11/23/2006 1:55:48 PM
DELETE statement conflicted with COLUMN REFERENCE constraint
'FK_moviecats_cats'.With trans repl and DRI enabled, I get the above error
once and a while.It seems as if replication is not deleting the rows from
tables in proper order so that this doesn't happen.Enforce relationship for
replic... more >>
How to script all Publications using SMO in 2005
Posted by ×יל ×©×¤×™×¨× at 11/23/2006 6:43:01 AM
How to script all Publications using SMO in 2005
Hi Paul / All,
I have used your script from you site www.replicationanswers.com to
script all publications in SQL 2000 . Work great thanks !!.
I am now testing SQL server 2005 – what is the way to work with SMO in
order to scr... more >>
Help on transactional replication
Posted by AK at 11/23/2006 4:52:02 AM
Hi,
I am a newbie dba and relatively new to replication area.
I am in a process of setting up a transactional replication on sql 2000
for a reporting purpose to offload this activity on the production
server.
My basic goal is to enhance the performance on the production server. I
thought... more >>
Setting On delete cascade on subscriber alone - Transactional Pull
Posted by Lavanya at 11/22/2006 7:26:45 PM
All,
My setup involves multiple publishers connecting to a centralised
subscriber.
They follow transactional pull subscription.
My doubt is as follows:
Tables at publisher do not have 'Delete cascade' set to active on any
PK-FK relations.
However i thought i could set the property to true... more >>
merge and managed auto id
Posted by Tony B. at 11/22/2006 3:14:45 PM
"The identity range managed by replication is
full and must be updated by a replication agent."
my merge replication agent is constantly running and syncing.
why isn't it re-seeding the values in the ident. cols ?
... more >>
Recreate snapshot job
Posted by Ken Hundley at 11/22/2006 10:31:01 AM
We had a employee or someone delete all of the snapshot agent jobs on our
server. Don't ask me why they did this, I don't know, but when I find out
who did it they will have "a lot of splainin to do" (to quote Ricky Ricardo)
Her is the question, how can I recreate these snapshot agent jobs w... more >>
QUEUE READER FAILS!! Help...
Posted by fabio.pliger NO[at]SPAM gmail.com at 11/22/2006 1:19:11 AM
Hi,
We are using transactional replication with queued updating between
SQL2000 Servers (Win 2003).
1) The queue reader has failed with the error message "Queue Reader
aborting. The step failed."
The error details stack shows (from last to first):
Queue Reader aborting. The step failed
Pro... more >>
How to obtain 'Last Database Backup' time from within VB
Posted by Ed White at 11/21/2006 9:48:03 PM
In the SQL Server Mgt Studio, I can look up the database property 'Last
Database Backup', which gives the date and time the DB was last backed up. I
would like to access that info from within my VB 2005 program. What commands
would I use?
--
Ed... more >>
Empty Tables at subscriber without error messages with Transactional Replication
Posted by Volks at 11/21/2006 11:26:34 AM
Hi,
I use a transactional replication and sometimes I realize that all or
some tables at subscriber are empty but the agent history don't log any
error message. All the informations at the publisher is ok. This
morning, I looked to the data at 10AM and all was fine but an hour
after some ta... more >>
Merge replication schema changes
Posted by Mark (WHSCC) at 11/21/2006 6:14:01 AM
I want to implement merge replication between SQL Server 2005 and SQL Server
2005 express. My problem is, when we make table schema changes like adding
and removing columns, we drop and re-create the table. Is there any way that
this methodology can work with merge replication. I know the repl... more >>
Complicated Merge Replication/Trigger problem
Posted by bazza at 11/21/2006 4:03:10 AM
Hi all, we have a complicated merge replication/trigger problem.
Ill try to explain the setup first...
We have 2 SQL Server 2005 servers (called Server1 and Server2 for this
example)
On each Server there is an identical database (called SalesData for
this example) which contains 2 related t... more >>
Error in Distribution Clean Up Agent
Posted by noda at 11/21/2006 1:45:53 AM
=DA=E4=CF=EC
Server 1 SQL 2000 (SP4) Distributor, Publisher
Server 2 SQL 2000 (SP4) Subscriber
Transactional Replication set up between Server 1 and 2.
All the agents are running successfully (Log Reader, Snapshot, Other
Miscellenaous agent...except the Distribution Clean Up Agent
=CA=DA... more >>
Replication & Reindex
Posted by Jude at 11/20/2006 4:59:33 PM
I've read some varying opinions on this topic....
Is it a best practice to stop replicating a database during a =
maintenance window that is doing reindexing?
What is the effect of stopping / not stopping the distribution agent?
--=20
JUDE... more >>
Log reader agent GONE!
Posted by Rob at 11/17/2006 7:40:02 AM
Hi,
My distribution agent failed reporting, "The agent is suspect. No response
within the last 10 minutes". I caught this error a few days later and have
also discovered that the log reader agent is not visible anymore.
Please help.
TIA.... more >>
P2P Replication - Issue in Manual Identity Management
Posted by Lalitha at 11/17/2006 5:45:02 AM
I am using P2P replication between two server. I face a big issue in manual
identity management. I did as follows
Step 1: Built MyDB1 with data in server1.
Step 2:Set up Server1 MyDB1 as Publisher (Followed msdn white paper
p2ptranrepl.doc)
Step 3:Took backup of MyDB1 in Server1 and restore... more >>
Help needed in restoring the document library
Posted by Chaitu at 11/17/2006 4:58:01 AM
Hi,
I am working in the SQL Server 2000 and Share Point Portal Server; we are
maintaining the SQL Backup for all the sites,
one of the users has deleted accidentally a document library from a
particular site. Can you please help me in restoring the particular document
library from the SQ... more >>
Database Being Replicated
Posted by mrprice at 11/17/2006 4:30:01 AM
I need to detect whether or not a database is being replicated. I need to do
this in a script and use the results in an IF statement. Is the best way to
do this by checking the value of category in the sysdatabases table?
Something like this …
IF EXISTS (SELECT * FROM sysdatabases WHER... more >>
|