all groups > sql server replication > may 2007
Filter by week: 1 2 3 4 5
Rights problem after replication
Posted by pem at 5/31/2007 1:02:37 AM
Hello,
I've got a snapshot replication problem. My master database has some
tables which are replicated on 2 read-only databases. In every
database, I have the same roles, but not the same users. When I
replicate the database, every rights on my replicated tables are
erased ! What's the problem... more >>
Snapshot Agent Never Starts
Posted by pbr at 5/30/2007 4:22:06 PM
I am following "Creating a Mobile Application with SQL Server Compact
Edition" and reached "Creating the Publication Snapshot" View Snapshot Agent
Staus -> Start but the agent remains on Starting and finally times out after
10 minutes. Any pointers appreciated.
... more >>
Replecation error
Posted by at 5/30/2007 2:30:39 PM
Please help, I am getting the followng Error on my Server
[5/30/2007 2:28:16 PM]STGITDSQL.ITD: select @@SERVERNAME
[5/30/2007 2:28:16 PM]STGITDSQL.ITD: sp_MSgetversion
Status: 4096, code: 20024, text: 'Initializing'.
The agent is running. Use Replication Monitor to view the details of this
... more >>
merge replication - user (null)
Posted by Darin at 5/30/2007 2:27:09 PM
I have customer that is setup for merge replication (SQL 2000) and
everything WAS working fine. Now, they are receiving an error in the
error details of the merge agent:
Login failed for user '(null)'. Reason: not associated with a trusted
SQL Server connection.
I need to get it setup so ... more >>
New icon appears after restarting Distribution/Merge agents - mean
Posted by Rich at 5/30/2007 12:27:00 PM
Hello,
All of a sudden, Sql Server 2000 Replication has started failing for
Transaction and Merge Replication on our system. I have been restarting the
Distribution and Merge Agents and after Refresh, the Red X goes away (for a
little while). Something obviously is out of synch. But on t... more >>
merge repl sync failing
Posted by jaylou at 5/30/2007 10:49:03 AM
Hi All,
I have SQL 2005 merge repl working at about 20 branches. I just added a new
one, but for some reaon the tables and procs in the articles are not being
sent to the subscriber. I thought the agent when started will sync the 2
together. I scripted out one of my other branch repl and c... more >>
merge replication with pull subscriber(compress snapshot)
Posted by daniel at 5/30/2007 6:41:01 AM
Hi
I am trying to implement merge publication with compress snapshot, copy it
to the subscriber,
create a pull subscriber with the alternate folder(where the snapshot was
copied to)
and then run the agent for synchronization (first time).
i get error that the table in the publication does no... more >>
Regarding Bulk Copy in Transactional Replication..
Posted by Baji Prasad.B at 5/30/2007 1:21:03 AM
Hi,
I got typical scenario in transacrtional replication. i want to avoid bulk
copy during replication.
Let me explain my scenario.
I’m doing transactional replication between two databases.
When publisher and subscriber created the data going to be bulk copied from
publisher table ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Two-way merge with identity columns SQL 2005
Posted by Lawrence at 5/29/2007 4:11:00 PM
How does SQL 2005 handle Two-way merge with identity columns?
How are identity columns handled with incremental numbers?
Does the merge process prevent duplication of numbers?
... more >>
snapshot kept on re-delivering
Posted by Wingman at 5/29/2007 7:49:01 AM
We have a SQL 2K5 with sp2 as a publisher using push replication to two other
SQL servers. One of the subscriber servers is SQL 2005 and the other one is
SQL 2000. I recently made a table schema change which I increased a few
length in a field from Varchar(20) to Varchar(50). To make this... more >>
Replicating from hetrogeneous sources to SQL Server
Posted by Adam at 5/28/2007 8:10:00 AM
I need to use AS400 source as Publisher and SQL Server as subscriber. Can I
accomplish this in SQL 2000 and 2005?... more >>
Queue Reader Agent will not start after network failure
Posted by Jonas Larsen at 5/27/2007 4:44:00 PM
Senario
I have a SQL Server 2000 SP4 that is Publisher and distributor plus a SQL
Server 2000 SP3a that is a Publisher.
There replicates to 2 SQL Server 2000 SP4 over the company WAN.
After a roughly 10 min long network failure the queue reader agent will not
start.
Any ideas?
Thanks... more >>
Duplicate key row error in sql2000 transactional replication
Posted by Suchi at 5/26/2007 6:04:00 AM
HI All,
We have transactional replication(not updatable) between 2 databses on the
same server (sql server2000).
Our requiremnt is to prevent the deletes to go to subscriber db. So, while
setting up transactional replication entered NONE in article commands
properties tab for DELET... more >>
SQL Server 2000 vs 2005 - Replication, Clustering, Double-Take etc.
Posted by Spam Catcher at 5/25/2007 7:21:24 PM
Hi all,
We're in the process of investigating several HA solutions for SQL
Server. We currently run a small database (couple GBs) but needs to be
available for 99.99% of the time. We can tolerate some downtime... but
preferably none.
A coworker suggested we take a look at Double-Take due... more >>
SQL 2005 Peer to Peer Replication
Posted by Stephen at 5/25/2007 1:19:00 AM
We have 3 SQL 2005 Servers which are in a peer to peer replication topology
but would also like to use merge replication to some remote clients.
Is it possible to have a database peing published in peer to peer and merge
replication on the same server.... more >>
SQL2005 SP2 / Merge replication
Posted by José Araujo at 5/24/2007 1:49:52 PM
Hi everyone,
In the SQL2005 SP2 readme file says that to install in a replication
topology (merge) it has to be done in the following order:
1.. Distributor
2.. Publisher
3.. Subscribers
I have a single server acting as publisher/distributor and around 19
subscribers (merge replicat... more >>
Replication on SQL 2000
Posted by Big Ern at 5/24/2007 12:22:00 PM
I have a question regarding functionality with SQL 2000.
In 2005, there are several sys.dm tables that provide information regarding
the database/OS/Hardware ect... I can use these tables to check the status of
replication amoungst other things.
I know SQL 2000 does not have these tables... more >>
Sync Manager With SQL Express
Posted by Ken Hundley at 5/24/2007 9:11:01 AM
We are really missing the sql agent that was in SQL 2000 for automating our
replication, but he have created a work around application now.
However, now I have found the sync center in Vista and scheduled a sync.
It started the sync at the correct time, but it asked for the
publisher/di... more >>
Access Database transactional replicated into SQL Server 2000
Posted by freeman642 NO[at]SPAM gmail.com at 5/24/2007 4:03:41 AM
I have an access database that I want to transactionally replicate
into SQL Server 2000. Can someone point me in the right direction for
getting the source connection in enterprise manager? Or a brief
example o how to start this? Have looked at SQL to SQL, but not Access
to SQL.
Thanks John
... more >>
Linked Server - Security Problem
Posted by I.W Coetzer at 5/24/2007 3:03:01 AM
Hi
We have set up Transactional Replication between two servers.
However the linked server that is created at the subscriber does not work be
default.
I therefore selected the last option "Be made using this security context"
and entered the sa username and password.
This solves the pr... more >>
Oracle Rdb -> SQL2005
Posted by David Gray at 5/24/2007 12:00:00 AM
Hi,
Currently our core system runs on OpenVMS with the data stored in
Oracle Rdb (that's not RDBMS).
Rdb includes a product called LogMiner which unloads the days
transactions from the transaction logs (After image journals in Rdb
parlance) into a delimted file, the structure of which ... more >>
SQL 2005 --> Replicate Production DB to Development DB
Posted by Terry Wahl at 5/23/2007 5:58:02 AM
We are using SQL Server 2005. I would like to replicate our production
database to our development database. The trick here is that I do not want
to delete any new tables in the Development database that have not been
released to production so I can't use a straight database copy. How can I... more >>
Merge doesn't re-propagate changes arrived from Transaccional repl
Posted by Alexander Wolff at 5/22/2007 1:05:02 PM
I have a the following scenario:
- A transactional publicaction "TRN2000" (in SrvSQLServer2000 server)
- A push subscription to "TRN2000" publication(in SrvSQLServer2005 server)
- A merge publication "Merge2005" defined in SrvSQLServer2005 over the same
Database/tables
that transactional su... more >>
Drop replication Pull job without Subscription publication databas
Posted by Jose Milhazes at 5/22/2007 10:33:01 AM
Publisher/Distribution job was removed but on Subscriver was not, since then
we are not able to remobe Pull job without Subscription publication database
on Subscriver server, any help how to remove it?... more >>
SQL 2000 Replication Log
Posted by ganbade NO[at]SPAM gmail.com at 5/22/2007 7:27:42 AM
Hi,
I'm new in SQL 2000 Replication, hope the guru's can help on my
following query.
a) Is the replication produce log file?
b) If the answer is yes, where can i get the log files & what's the
name of the log file
c) Will the log file grow rapidly?
d) What's the recommended book / site to r... more >>
cognos OLAP conversion to ms analysis service
Posted by Angie at 5/22/2007 7:15:01 AM
Hello All,
I am new to this group. I am looking for a tool that will convert cognos
OLAp cubes into ms OLAP cubes. Anybody has an idea?
Thanks a lot
Angie..... more >>
Replication scenario question...Merge or Transactional?
Posted by Dave Stokes at 5/22/2007 3:55:02 AM
The situation I am faced with is we have a web application supported by a SQL
2000(sp4) database that resides on a limited bandwidth network. Our
distributed users are constantly complaining of "slow" response times. Our
local users have no such complaints. Some of our leadership has sugges... more >>
HowTo: DDL replication only, no data ?
Posted by mEmENT0m0RI at 5/21/2007 11:21:51 AM
I'm trying to keep my QA environmens in Sync. Is there a way to only
transfer the schema changes
without data?
Thanks,
Igor
*** Sent via Developersdex http://www.developersdex.com ***... more >>
sp_helpdistributor no rows
Posted by Boudicca at 5/19/2007 4:21:04 AM
Hi All
I have an application that correctly sets up a publication on a SQL2K
database and we are now in the process of testing the same mechanism
against a 2005 database but we have hit some issues.
I'm executing sp_helpdistributor in SQL2005 but no results are being
returned using the quer... more >>
how to detect transactional replication agent failure programmatic
Posted by FJY at 5/18/2007 3:58:01 PM
Hello,
Right now, I have an alert set up in the SQL Server but is it possible for a
C#/C/C++/VB program to detect the replication agent failure? If so, how can
it be done?
Thanks in advance,
Frank... more >>
Latency Scale Seconds or Milliseconds
Posted by Alpine7 at 5/18/2007 11:55:46 AM
In SQL Server 2005 we are running transactional replication across a
LAN. If we insert a trace token we see latency of 00:00:05 is this 5
seconds or 5 milliseconds.
thanks.
... more >>
Altering a column on a NoSync Replicated Table
Posted by BaniSQL at 5/18/2007 10:45:00 AM
Hi,
I saw an article on www.replicationanswers.com, about Altering a column on a
Replicated Table (from Paul Ibison):
exec sp_dropsubscription @publication = 'tTestFNames'
, @article = 'tEmployees'
, @subscriber = 'RSCOMPUTER'
, @destination_db = 'testrep'
exec sp_droparticle @publica... more >>
Clearing out snapshot folders
Posted by David Gray at 5/18/2007 12:00:00 AM
Hi,
Windows Server 2003
SQL Server 2000
Can anyone tell me how I can get rid of the snapshot replication
folders at a pre-defined time? We do snapshot replication at approx
03:00 and would like to get rid of the ReplData\Unc\xxxxxxx folder at
approx 06:00.
We fire off our replic... more >>
Do triggers fire in the mirror database?
Posted by Steve Troxell at 5/17/2007 11:08:01 PM
Prior to today, I've done nothing with mirroring. Two of us have
independently setup a mirroring scenario with triggers in the principal and
mirror databases. The triggers write to a separate, non-mirrored database
(identical copies on the principal server and the mirror server).
In both ca... more >>
Million records table
Posted by l.coronati NO[at]SPAM p3italy.it at 5/17/2007 2:23:18 AM
Hi everybody,
I set up a merge replication on Sql2K with one publisher/distributor
and 6 anonymous subscribers that run msde.
The db is growing bigger and bigger and i can't understand why.
I noticed that some of the MS_xxxxx tables are very large: in
particular one is 16.7 millions and another... more >>
2000 sp4 merge agent failure: The process could not make a generat
Posted by John T at 5/16/2007 3:06:00 PM
Hello,
SQL2K4, SP4, W2k3 SP1. When I start up my merge agent, I get the following
error:
The process could not make a generation at the 'Subscriber'.
(Source: Merge Replication Provider (Agent); Error number: -2147200994
--------------------------------------------------------------------... more >>
Snapshot replication
Posted by cata at 5/16/2007 6:45:00 AM
I have a snapshot replication that runs over the night and it takes about 1
hr. The issue that I have is that is locking people out of the system until
the snapshot finish.
Is there a way to eliminate this or do I have to look for other ways to
replicate the data? Would decreasing the -BcpB... more >>
backup situation scenario
Posted by luna at 5/15/2007 4:29:28 PM
were are planning some risk management to complement the procedures we have
in place,
we currently have an sql server (2005) and we plan to have another server
that we can take off site and bring back to site every friday for an update,
what would be the ideal solution in this case to mirror t... more >>
Replacing a view in merge
Posted by David C at 5/15/2007 3:05:33 PM
We have SQL 2005 and I need to update a view used in a publication. The
views are in a separate pub so it should be pretty easy. My thought is that
I run sp_dropmergearticle, update the view and then run sp_addmergearticle.
Am I correct? Also, will the subscribers get the new publication/sn... more >>
Merge Replication to multiple servers losing data
Posted by PaulW at 5/15/2007 1:05:10 PM
Hi,
We are using merge replication between four servers (1 publisher & 3
subscribers). The same articles (tables) are in each publication. I run the
application which changes data in some tables and adds records in another
table. The inserted data is immediately updated via trigger. After ... more >>
transactional replication with nosync init ..delete statement conf
Posted by BaniSQL at 5/15/2007 3:52:01 AM
Hi,
I'm having problem which previously was solved by enabling flag 8207, but
now again even with this trace flag 8207 setting On the error I'm getting
again (DELETE statement conflicted with COLUMN REFERENCE constraint 'FK__).
The only change is that the new server where I have re-setup the r... more >>
Replication system disk performance severely degrades after 1 mont
Posted by Jack Griffith at 5/14/2007 7:28:34 PM
Summary: Started replication April 1 of 4M xact / day publishing system to
subscribing system.
Performance was good. Latency was ~ 5-7 seconds.
May 10 we noticed that the DB was behind (latency was 12
hours).
All performance cou... more >>
distribution moving
Posted by pardhiveswar via SQLMonster.com at 5/14/2007 4:53:01 PM
HI,
currently publisher and distribution is in sandiego and 8 subscribers is in
losangeles.
this weekend we are planning to do reindexing on all the servers.but at the
same time we are planning to move distribution from sandiego to losangeles so
that we dont see any delays from distribution t... more >>
SQL2005 manual log shipping
Posted by N. at 5/14/2007 4:04:11 PM
Can anyone tell me if it's possible to manually configure log shipping in
SQL2005?
Our scenario: We would like to use our STANDBY server as a QA server and
then roll the updates/changes/etc. into our PRODUCTION server via tran logs
from the STANDBY server.
Because of the size of our data... more >>
SQL Server 2005 Express subscription
Posted by KIWI at 5/14/2007 9:48:00 AM
We have a database on SQL Server Express which is a subscription to a
database on a SQL Server Workgroup. When main database (publication) will
rise 4Gb, could we sincronize it? or the 4Gb limit of Express edition will
not allow it?
If it will not work, what should I do? Buy a Workgroup ver... more >>
2nd Replication Not Firing
Posted by Cuperman at 5/13/2007 6:12:12 AM
Hello All,
I have a pair of replicated databases. Data comes from my publisher
into the subscriber, which fires a customised repl stored proc, which
inserts data into a different table, that is then replicated back to
the original database.
My first replication is working. Data is getting i... more >>
SQL 2005 Server S-L-O-W after starting Merge Replication
Posted by Stewart Saathoff at 5/12/2007 2:44:59 PM
Hello,
I have a Server with 4GB of RAM and 2 64-Bit Intel Xeon Processors. I have
about 400 GB of Free Hard Disk Space on a RAID 5 SCSI Hard Disk.
I am attempting to do snapshot replication to a remote server. Every time
that I start the job, the server goes to a crawl. There are no in... more >>
performace issue
Posted by Iter at 5/12/2007 12:08:00 PM
In my company, we have a central database and 4 remote databases. the
central database replicate same database into 4 remote database in parallel.
the replication is transaction replication and the data is input in the
central database and replicated into remote databases. there are some
tr... more >>
SQL Server 2005 Transactional Replication Failing
Posted by Spam, No Thank You at 5/11/2007 1:59:58 PM
We are attempting to set up transactional replication publication, all
parties using SQL 2005 Developer Edition with SP2. Right now there is
only one database with only one table that's being published (@261
records, database size @221MB). Size is due to the data being mainly
multimedia files su... more >>
Options to create indexes in Subscription database
Posted by Car at 5/11/2007 12:55:00 PM
Hello,
I would like to know if instead of running sp_addscriptexec at the publisher
in a merge replication architecture, is possible to run a .Net program to
create the indexes at the subscriber during the installation.
Thanks for your help,
car.... more >>
|