all groups > sql server replication > march 2006 > threads for march 15 - 21, 2006
Filter by week: 1 2 3 4 5
sql server2005 replication stops after a period of time
Posted by Zrod at 3/21/2006 11:23:30 PM
Hi,
I have set up a merge replication on a sql server 2005 developer edition.
i've notice after a period of tiome (aprox 10 days) that records are not
replcated anymore.
the replkication monitor shows that no records need to be merged.
note that update is done mainly on the publisher
Any hint... more >>
Access Denied when starting Log Reader
Posted by fnadal via SQLMonster.com at 3/21/2006 9:29:40 PM
I've been trying to set up the publisher for transactional replication.
The distribution server is sp2 the subscriber is sp3.
I have set up replication on Server1 to be its own distributor.
However I have been recieving errors such as this below:
SQL Server Enterprise Manager could not ... more >>
Merge Replication after data moved to a new server.
Posted by Conrad Gotzmann at 3/21/2006 4:27:28 PM
We need to move a database to a new server that is the main replication server.
The process was to build a new clean server and apply all patches and updates.
Replicate with all servers, then backup the database. Restore this database
to the new server. create a new subscription. All seemed to w... more >>
latency on transaction repl problem again
Posted by Kristy at 3/21/2006 1:39:54 PM
Well it only took a few days before the latency bounced back up again. I
don't understand why this is happening. There is another server that has the
same subscription that is operating over a WAN, and it doesn't have the same
problems. Neither do any of the other subscriptions.
Please help if... more >>
snatshop relication 2000 and 2005
Posted by M at 3/21/2006 12:00:25 PM
I am trying the snapshot replication.
The publication and snapshot agency in a SQL Server 2000 machine and
subscription in a SQL server 2005 machine.
Is it possible?
Thanks
... more >>
Merger Replication Using SQL Express Through Https
Posted by John Luo at 3/21/2006 10:43:53 AM
1. Can I initiate (create) a SQL Express merger subscription through web
Https? Is that possible? Clients are mobile users and can not connect to
the LAN to initiate the subscription. My problem is that I can't mange to
connect the publisher using websync by programming, no matter what
... more >>
SQL Licence for Replication
Posted by savvaschr NO[at]SPAM nodalsoft.com.cy at 3/21/2006 6:28:10 AM
Hello
I am using SQL SERVER 2005 and i am using merge replication in order to
have my database replicates on handhelds.I have a virtual directory on
IIS the handhelds are synchronising through GPRS .
On the publication Acces list i use the server/IUSR_server default iis
user
and on the acc... more >>
Pending transaction
Posted by stephanie at 3/21/2006 12:57:28 AM
Is there any command to check out any outstanding transactions not yet
replicated to subscriber DB? Thanks in advance... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Last synchronisation date for a (merge)-publication
Posted by Ferry at 3/20/2006 11:10:31 PM
Hi!
Is there any table where I can find the last updated (last synced) date
and time for a subscription?
I am trying to warn a user if his/her subscription did not synchronise
since an xxx number of days but I can't locate the date/time for the
last successfull synchronisation.
Thx,
... more >>
Subscription won't start using VPN, looking for manual job-start
Posted by Ferry at 3/20/2006 6:04:16 PM
Hi all,
I'm having a subscription on a bunch of laptops. When connected direct,
no problem but when a user is out of the office, the job doesn't seem
to start. It seems that the agent starts when the machine starts so
I've set the merge-schedule to start every minute expecting it to fire ... more >>
advise on data replication
Posted by James at 3/20/2006 12:15:11 PM
Hi,
I have the following situation and would like some advise.
I am using SQL server 2005. I have smart clients access the database
over the internet through web services.
I currently have 1 data warehouse type database. It contains about 95%
read only data which is apended to nightly.
... more >>
Mirroring problem with sql server instance
Posted by Steve G at 3/20/2006 11:19:28 AM
Hi,
I'm currently configuring SQL Server mirroring on the same machine
(named W2KPrincipal) by using the following scenario:
SQL Default Instance = W2KPrincipal
SQL Mirror Instance = W2KPrincipal\Mirror
SQL Witness Instance = W2KPrincipal\Witness
The trace flag has been configurered... more >>
Graph Legend Information Hiding
Posted by Tim D at 3/20/2006 10:11:29 AM
I am trying to find a way to hide values from the legend in a graph. For
instance, in the data fields section lets say I have three fields that I have
entered (this is a stacked graph chart btw). If one of the fields sums up to
0 I would like to not display that. The chart is fine, obviou... more >>
not for replication
Posted by Jake at 3/20/2006 9:21:13 AM
Hello,
Sorry for the stupid question but I am getting myself confused I guess.
Not hard since it's Monday. If I want merge replication to manage my
identities for autonumber columns on the subscriptions. Is the NOT FOR
REPLICATION set to YES or NO? Thanks.
Jake
... more >>
Foreign key constraint caused data loss
Posted by paulysc at 3/20/2006 8:48:29 AM
I set up merge replication but never change all the foreign key
constraints to have the "Not for replication" attribute, we had
this up and running for a couple of weeks prior to finding out that the
foreign key constraint would fire during the replication process at
times when it seemed to do t... more >>
Theory Question - Logreader Resiliency
Posted by sqldood NO[at]SPAM googlemail.com at 3/19/2006 1:18:27 PM
If the logreader process stops, the server dies for example, and while
it is not connected to the publisher transactions occur with the
published database, will those transactions be lost, or will they be
replicated by the logreader the next time it connects to the published
database?
Im thin... more >>
sql 2005 merge replication direction
Posted by gremlin321 at 3/18/2006 9:46:30 AM
i have a merge replication set up between sql 2005 and express edition
running on about 60 laptops. in addition to regular data users can also
submit files, files get stored in varbin field. i am trying to figure out if
it would be possible to have these files uploaded only, i.e server gets th... more >>
sp_MSupd_ Cannot update identity column
Posted by Christian Hamel at 3/17/2006 1:35:47 PM
Hello,
We're experiencing problems with the replication since a few days. I have a
transactional replication process that have approximately 31 subscribers
(Laptop) (User=MSDE, Server=SQL Server 2000 Enterprise). This process is
running fine since 3-4 years. The problems started this wee... more >>
Could not find server 'x.x.x.x' in sysservers
Posted by Tayo at 3/17/2006 12:22:27 PM
I am trying to set up transactional replication between two SQL Server 2000
machines and when the synchronization starts (I'm pushing from the publisher
to the subscriber), I get the following error:
Could not find server 'x.x.x.x' in sysservers. Execute sp_addlinkedserver to
add the server... more >>
Merge Replication - Inventory Conflct Resolver
Posted by David Haas at 3/17/2006 11:31:18 AM
We are trying to setup Merge replication on a table that contains inventory
data and trying to create the custom conflict resolver through stored
procedures. I was wondering if anyone had any experience with this if they
could share how they set up their conflict resolution for this.
From ... more >>
Distribution Database Table Creation Date?
Posted by SouRa at 3/17/2006 5:51:19 AM
Hi,
In my distribution data base, the system tables creation date is showing Dec
2002, but i replicated the database on feb 2006,
I want to know why the table creation date is in year 2002.
Please clarify me.
rgds,
Soura... more >>
Replication problem.. Please help..
Posted by Andrew at 3/16/2006 7:56:06 PM
Hi,
I have set up replication successfully. Data from Publisher can be
replicated to Subscriber. I can check the data directly from Enterprise
Manager.
Before replication, the application calling the database work perfectly.
HOWEVER, after replication the application cannot operate with ... more >>
Transaction and commands question
Posted by Hassan at 3/16/2006 7:49:08 PM
Using distribution agent for transactional replication.
Say if i have a single transaction that inserts 50000 rows.
And my default profile for the distrib agent is set to 100 for
commitbatchzise and 1000 for commitbatchthreshold.
So how does replication flow these 50000 commands ? How man... more >>
Snapshot Replication Failed - Function Sequence Error
Posted by gmcintosh NO[at]SPAM xtra.co.nz at 3/16/2006 6:55:09 PM
Hi - Can't seem to resolve this despite lots of similar posts...
I get the following message: "The process could not bulk copy out of
table '[dbo].[syncobj_0x3237413641354436]'. And then "Function Sequence
Error".
I ran a log but it didn't provide anything particularly useful except
for: "S... more >>
Best Replication
Posted by Jason at 3/16/2006 5:01:34 PM
There are ten DB Servers in live network. Out of 10 DB servers, one of them
has the database and the contents are replicated throughout. The size of
the database is about 20 GB and it is to be updated on weekly basis. The
time frame for replication is limited to 2 hours and all the data mus... more >>
Just a simple question
Posted by Ruben at 3/16/2006 3:10:27 PM
A little of background:
I have a SQL Server 2000 merge replication publisher/distributor, the
replication is done via Internet, so the snapshot is downloaded by ftp.
Everything works great if the subscriber has it's firewall disabled, but if
it's enabled, the server is contacted and when star... more >>
Merge Replication Conflict (or lack thereof)
Posted by Scott Manny at 3/16/2006 3:01:27 PM
Ok, here's a weird one. I've got a table that I'm (merge) replicating using
the default method to handle conflicts. When I make a change to the
publisher, the change will propogate to the subscriber, and vice-versa.
However when I force a conflict by changing the same records on each server... more >>
Primary Key defined during Replication
Posted by Vilma Johnson at 3/16/2006 1:15:31 PM
Does Microsoft SQL 2000 Replication require that a primary key be defined on
all tables to be replicated between databases? We are planning on using
Replication to create a near real-time reporting database, based upon our
production database records.
Thanks
--
Vilma J.... more >>
Vertical Replication issues
Posted by maxzsim via SQLMonster.com at 3/16/2006 12:44:20 PM
Hi,
I have a table called tblA in ServerA that i want to replicate to ServerB.
Assuming i have done a full replication to ServerB but now
However, among the 10 columns in TblA i only want to replicate only col 1 -4
i.e any changes made in TblA in these columns it will be reflected in TblA o... more >>
Database context error when creating new publication
Posted by Anton at 3/16/2006 12:04:46 PM
Hi,
when i create a new publication (SQL 2005) i'm getting this error:
The database context has been changed (translated from german)
===================================
SQL Server could not create publication 'ASW2'. (New Publication Wizard)
===================================
A... more >>
Remote Server / Linked Server
Posted by billy_karnes at 3/16/2006 11:54:48 AM
I have transactional replication working and it created a remote server
to be used for replication. I am not able to insert/delete/update
between the two servers through the "remote server" connection. I need
to use a linked server, do I need to set up this linked server prior to
configuring a... more >>
Snapshot cannot be read
Posted by Kathy at 3/16/2006 10:56:15 AM
Transactional Replication, SQL Server 2005
Initialization fails and it says cannot read snapshot files. I ensured the
files were corrected in the default location. In the second try, I put
snapshot files in a different fold which was shared with everyone for read.
But it returned the same err... more >>
Automatic Replication Trigger
Posted by Brian Wotherspoon at 3/16/2006 10:23:20 AM
HI All,
Using SQL Server 2000 SP3.
Replication is set up on a few databases, on each of the tables that are
replicated the following trigger appears:
create trigger [sp_MSsync_upd_trig_Voucher_1] on [dbo].[Voucher] for
update as
declare @rc int
select @rc = @@ROWCOUNT
if @rc... more >>
SQL Express subscribing to SQL 2000 Enterprise
Posted by Darren at 3/16/2006 9:43:50 AM
Can SQL Express subscribe to an SQL 2000 Enterprise
publisher/distributor using Transactional replication?
My investigations suggest yes, but only via RMO programming to
synchronise only with a 'Pull' subscription.
Correct me if I'm wrong, but I understand a 'push' subscription can
only wor... more >>
Database Not Enabled for Pulication (SQL Server 2005)
Posted by Kathy at 3/16/2006 9:15:22 AM
Hi there. I am using backup/rrestore to prepare transactional replication.
After restoring the backup on the subscriber, I tried to run
sp_scriptpulication customerprocs at the pulbisher and got msg 14013 level
16 state 1 'This database is not enabled for publication.'
I have created public... more >>
Seting up replication on an active production db
Posted by BP at 3/16/2006 7:55:24 AM
Is it safe to setup replication on an active production db?
Using SQL 2000 SP3 on both ends, If so anything I should look out for?
Thanks
B.P.... more >>
Merge rplication - records not being replicated.
Posted by andersos at 3/16/2006 7:55:22 AM
We are replicating 5 subscriptions to 500 users with MSDE databases. All
databases are SQL Server 2000 SP4.
The issue we are seeing is that some users are not seeing all the records
they should. (Merge replication) Examples:
User A creates some new records. The records get replicated to... more >>
Setting up Replication
Posted by BP at 3/16/2006 7:48:48 AM
Is it safe to setup Replication on a live "Active Sql 2000 SP3 database?
Anything I should look out for??
Thanks
BP... more >>
Un able to add back the column in tran replication
Posted by Moh at 3/16/2006 7:39:27 AM
Hi we have to drop a replicated table and then recreate it. to drop a
replicated table I used this MS article.
http://support.microsoft.com/?id=326352
Iam able to drop this table and recrate it new table but I can not re add
this table in the replication. Can any one tell how can I add back t... more >>
General network error
Posted by GC at 3/15/2006 1:27:28 PM
Hi,
I'am working with a merge Replication and a pull Subscription on demand from
the client
I'am getting this message error from a vb.net Windows Application
DATE=2006-03-15 15:18:34
ERROR=SyncJMI.CDatabaseUtils.LoadDataTable failed.
System.Data.SqlClient.SqlException: General network e... more >>
2005 merge replication and database compatibility level setting
Posted by Brett at 3/15/2006 12:57:41 PM
Does the database compatibility level setting affect merge replication
performance on 2005?
Thanks.
... more >>
Newbie Question
Posted by Bishop at 3/15/2006 11:20:20 AM
I'm kind of a newbie to MS SQL. I've been using it for a while but mostly
from a programmer's perspective. I now have to manage a SQL server that is
at a remote location. I want to replicate data from the remote production
server to our office server.
The data is to big to export (or bac... more >>
Pause Transactional Replication
Posted by mrprice at 3/15/2006 6:26:23 AM
Is there an easy and quick way to temporarily pause replication on a specific
publication/subscription and then start it back up again?
Thanks,
Mark
... more >>
SQL 2005 Merge Replication with Web Synch not working
Posted by Cube at 3/15/2006 5:16:26 AM
Hi
I'm busy configuring merge replication with Web Synchronization for portable
users. The publication creates, i register the SSL certificate successfully
and create the IIS virtual directory no problem with a user which has
permissions to access the virtual directory. I install the certif... more >>
conflict causing delete at publisher
Posted by micks_address NO[at]SPAM yahoo.co.uk at 3/15/2006 2:00:59 AM
Hi folks,
We're have rows from a static lookup table deleted frequently from our
server during replication sync sessions. Our server is w2k, sql server
2000 with sp4 merge replication. When i look at the replication
conficts using the conflict viewer i am seeing lots of conflicts on the
table... more >>
|