all groups > sql server replication > july 2005 > threads for july 8 - 14, 2005
Filter by week: 1 2 3 4 5
How do I tell whats marked for re-initialization?
Posted by ChrisR at 7/14/2005 11:18:45 AM
sql2k sp3a
I have about 20 Pull Subscriptions. How do I tell which ones, if any, are
marked for re-initialization?
TIA, ChrisR.
... more >>
Replication object changes
Posted by Anita at 7/14/2005 11:03:03 AM
Does replication allow object changes? I read that in SQL server 2000 it will
update new columns on the Publisher and push them to the subscriber, but does
that mean if create a new stored proc on the publisher it will push that as
well to the subscriber? Thanks!... more >>
SQL Server Agent Problem
Posted by LPR-3rd at 7/14/2005 8:33:53 AM
Win 2k / SQL 2K
The SQL Server Agent on one of my servers is causing performance
problems with other applications on the server. When I stop the SQL
Server Agent, the applcation run fine.
I have run sp_replshowcmds @maxtrans = 10000 on all published dBs and
few if any transactions are displa... more >>
Partitioned Publications
Posted by LPR-3rd at 7/14/2005 6:43:07 AM
I am running SQL 2000 on a Win 2000 box.
I have several tables that I are published(merge) to specific
locations. I have a field in the table that designates the location
(3,4,5,6...). Currently I have created a publication for each
location, filtering each publication for the correct locat... more >>
why is adding an article snapshotting everything
Posted by ChrisR at 7/13/2005 9:04:36 PM
sql2k
sp3a
Howdy all. In dev, I add an article by going to the publication props/
articles/ show unpub.../ check the table to add/ hit yes for the message.
Then when I run the snapshot agent it only snapshots for that table. But in
production, it wants to generate the snapshot for all tabl... more >>
Partial Replication
Posted by S Shulman at 7/13/2005 6:19:11 PM
Hi
Is it possible to replicate just some records in a table and can the filter
be implemented (I am trying to avoid a situation that employees will have
the full version database while they are away from the office [they only
need te records that are assigned to them])
Thank you,
Shmuel S... more >>
Users in secondary db
Posted by Anita at 7/13/2005 5:09:03 PM
I'm setting up log shipping on our production server to log ship to our
reporting server. I choose standby mode, but everytime someone is in the
secondary db log shipping fails. I thought by choosing standby mode the
secondary database would still be accessible- was I wrong? If so, any way to ... more >>
Rebuilding a merge publication & adding a subscriber
Posted by Steve B. at 7/13/2005 3:05:03 PM
Assume the following scenario: I have an existing publication using merge
replication with ServerA as the distributor and publisher and ServerB as a
push subscriber. I need to add ServerC as a push subscriber. In addition, the
publication has been in service for several years, and I understand... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
The subscription to publication Null has expired or does not
Posted by SNA2 at 7/13/2005 1:36:30 PM
When I create a pull subscription from my main database, I go through
all the steps and successfully create a the subscription.
However, when I drill down in the replication monitor on the publisher
down to the database thats being published, the snapshot agent says it
has succeded but has not... more >>
SQL 2005 JUNE CTP / Installation CD
Posted by Javed Iqbal at 7/13/2005 1:01:20 PM
Hi All,
Where will I get SQL 2005 JUNE CTP / Installation CD?
Regards
Raj
... more >>
Adding index to published table
Posted by Rob Blij at 7/13/2005 12:36:30 PM
Is this possible?
How would I do it?
Rob
... more >>
Transactional replication for failover ?
Posted by A Mackie at 7/13/2005 7:18:59 AM
Transactional replication for failover - Microsoft describe this at
http://www.microsoft.com/technet/prodtechnol/sql/2000/deploy/hasog03.mspx
and include discussion of how to configure identity columns, with NOT FOR
REPLICATION on the subscriber.
However, http://www.replicationanswers.com/Tran... more >>
Replication over the Internet - Resolving server name
Posted by Buzz at 7/12/2005 4:32:03 PM
We are using anonymouse pull subscriptions over the internet. We are not
using VPN.
The physical SQL Server is called SQL22Server. We have a Domain assigned to
it called something like company.com.
However, I found that on the client machine, I had to put in a hosts entry
to route SQL22... more >>
Customized Merge Replication Snapshot
Posted by seanbell68 NO[at]SPAM gmail.com at 7/12/2005 3:02:30 PM
I'm currently using merge replication that is not syncing the data when
applying the snapshot.
When applying the snapshot, the only bcp files transfered are
msmerge_contents.bcp, msmerge_genhistory.bcp, sysmergesubsetfilters.bcp
and msmerge_tombstone.bcp.
The problem is that the snapshot ag... more >>
one-way merge replication
Posted by Software Engineer at 7/12/2005 9:46:18 AM
I have two SQL servers (2000) A and B.
1. A is the production server and B is the back-up server. I would like to
create a one-way merge replication from A to B so that the data is updated
from A to B and not from B to A. I do not have any keys in my tables.
Please give me all the steps ... more >>
Syntax error on Snapshot Agent after running Create Publication Wi
Posted by Andy at 7/12/2005 1:57:02 AM
Using Enterprise Manager I have run the Wizard to create a publisher on an
MSDE database (with SP4 applied). The snapshot agent shows error details as
"Line 59: Incorrect syntax near 'Contact'."
Any ideas?... more >>
text datatype in Replication
Posted by ishaan99 via SQLMonster.com at 7/12/2005 12:00:00 AM
I see a strange problem in one of my table which is used in replication. This
table has a text datatype column and some rows of it shows up as null while
others have data, when replicated from production to another server. any
thoughts or ideas why for some rows the data transferred is null when ... more >>
Replication over VPN
Posted by Thang Long at 7/11/2005 5:39:01 PM
I think that the configuration for replication via VPN is the same as that
used on a LAN. But I can not register remote SQLserver by name and it does
not work by IP.
1. Does it work in case dynamic IP ?
2. Use alias name instead of IP address ?
3. Other recomendations .
Please help.
Thank y... more >>
Merge Replication - "Process could not allocate memory."
Posted by Alex Castner at 7/11/2005 2:26:25 PM
We're using replicaiton merge between two servers over a very slow network
connection. SQL Server SP3a on a win2k box. Replication was 'off' for about a
week before our DBAs noticed. Now when the merge replication job is turned on
it will only runs for about 1/2hr. After 1/2 hour the publicati... more >>
questions about validations
Posted by ChrisR at 7/11/2005 1:55:56 PM
According to BOL in regards to "Validating Replicated Data":
While the calculations are performed, shared locks are placed temporarily on
tables for which rowcounts or checksums are being run, but the calculations
are completed quickly and the shared locks removed, usually in a matter of
se... more >>
Best replication solution to allow updates at ends of hub and spoke topology?
Posted by Laurence Neville at 7/11/2005 1:13:12 PM
I am looking for a replication solution that could support the following.
Currently I am thinking that merge replication is the only possibility.
(Sorry for the long list of requirements - seems to me like what I need is
not the standard setup you read about in SQL Books!)
Currently I have ... more >>
questions considering database mirroring with SQL Server 2005
Posted by jason at 7/11/2005 12:07:57 PM
hello everyone. we're looking at implementing a new hot-backup sql
server scenario, i'm trying to compare/contrast transactional
replication versus database mirroring. first: i've read about a dozen
or so threads in this newsgroup and found them all very informative (as
always, thanks Hilary for... more >>
Truncate log on check point in Transaction Replication
Posted by SQL Replication Guy at 7/11/2005 9:36:08 AM
Is it always must to have truc. log on check point option turned off at
Publisher database in Transactional Replication...??... more >>
Using replication to create reporting databases
Posted by jjbutera NO[at]SPAM hotmail.com at 7/11/2005 8:22:31 AM
Let me preface this post by saying that I am not a DBA, but have been
tasked with some information gathering. When talking about SQL Server
replication, a colleague of mine said that he has heard mixed emotions
about it. He said, that some people say it works fine, yet others have
big problems w... more >>
Replication Monitor
Posted by A. Robinson at 7/11/2005 8:15:05 AM
experiencing some very odd behavior in Enterprise Manager.
I have a process that performs the following:
1.) Restores a published database from Server A onto Server B. The
databases
are identical and they are both published.
2.) I run a script that then deletes the subscriptions to... more >>
identity range management
Posted by andrew bourne at 7/11/2005 12:00:00 AM
hi all, got a major problem, having done some mods to my replicated
database, the subscriber, no has primary key violations. im using sql server
identity range management so this should be fine,
i have performed an table upgrade in this way before.
scrpit out the repliation,
remove the ... more >>
about MSRepl_commands Table
Posted by 555 Rider at 7/11/2005 12:00:00 AM
Hi,
We're running sql2000 with transactional replication. I found that the
system table distribution.msrepl_commands has over 3 million records. So, I
execute the command "EXEC dbo.sp_MSdistribution_cleanup @min_distretention =
0, @max_distretention = 0" manually. As the result, the no. of ... more >>
Replication fail(register fail)
Posted by kelly seo at 7/11/2005 12:00:00 AM
Hi, there
I tried to replicate between the sql 2000 servers
As you know, In order to try to set up the replication, I need a sql server
name on the list box which is used to select the publisher and the
subscriber.
So I had tried to register SQL 2000 Server at the first time. but there is... more >>
Two-way replication?
Posted by Leonardo F. Rosso at 7/11/2005 12:00:00 AM
Question: Is it possible to configure replication between two servers so
that a publisher for one table is a subscriber for another one in the same
database?
Scenario below
Server A <-----------------------------> Server B
Table 1 --------------------------------> Table 1 (Replica)
Table 2 (... more >>
Oracle authentication in the linked server
Posted by kelly seo at 7/11/2005 12:00:00 AM
Hi everyone.
Two days ago I tried to replicate between the SQL 2000 Server and the Oracle
8i.
Before the transaction replication, I had configured linked server for
replication.
(I suppose linked server's configuration is OK. When I queried using the
Openquery, the result was no problem.)... more >>
One table for both subscription and publication
Posted by Leila at 7/10/2005 12:58:00 AM
Hi,
Is it possible that a table which is member of a publication, be subscribed
to a subscription to receive replicated data as well?
I mean something like re-publishing.
Any help would be greatly appreciated,
Leila
... more >>
Using "Not for replication" for foreign key constraints
Posted by Daniel at 7/9/2005 1:00:03 PM
Hi,
Short version: How do I set NOT FOR REPLICATION for foreign key constraints?
Long version:
I have run into a serious problem: In some tables, on which I have foreign
key constraints defined, rows get deleted. I get conflicts (type 6, reason
code 547). The reason text is: "The row was ... more >>
Transactional Replication and primary key
Posted by Joe at 7/9/2005 6:55:01 AM
We are current running sql 2000 SP3.
I have a database being replicated (Transactional) from server A to server B.
When I switch the application to server B, I found all user table's primary
are not set.
What's wrong and how to fix it?
Thanks.
Joe... more >>
no sync workaround
Posted by ChrisR at 7/8/2005 10:07:09 AM
sql2k
I need to do replication of a between 2 buildings 30 miles apart with 1 T1.
I read about the nosyn method in
http://support.microsoft.com/default.aspx?scid=kb;en-us;320499
but the hangup Im having with this is putting the DB into Single User Mode.
I see the logic here, but this sucks... more >>
sp_helpdistpublisher
Posted by GG at 7/8/2005 9:18:43 AM
Hi,
We have a SQL 2000 server, that is not setup as a distributor or a
publisher. It is not involved in replication. We are seeing new
connections on the server every 30 mins, from user
NT AUTHORITY/SYSTEM application SQLDMO executing sp_helpdistpublisher
@check_user = 1 a number of times. ... more >>
Pull Subscription
Posted by BigRome at 7/8/2005 8:53:04 AM
I'm trying to pull new subscription from another server, but for some reason
my attemp fails. The error I get is Error 15004: Name cannot be NULL. Can
someone tell me how can I resolve this issue.
Thanks ... more >>
Removing system replication tables.
Posted by MariaGuzman at 7/8/2005 7:50:43 AM
Hi, i restored a backup from a database thas has replication configured.
When i restored it the system tables that the merge replication creates
are restored too. I was investigating on internet and I found that i can
delete it using this query:
sp_configure 'allow updates', 1
go
reconfigure... more >>
SQL2000 HTTP Replication - 3rd Party or MS Based?
Posted by T Jones at 7/8/2005 3:02:58 AM
Does anyone know of a 3rd party product that is proven in providing
HTTP replication for SQL2000? If not, has some ever done it using the
MS provided features in the product or the .NET suite?
Thanks.
... more >>
text blob - replication problem
Posted by sol at 7/8/2005 2:19:04 AM
writing data to a text blob will not force a replication.
We use the update method to write the data.
Changes in text blobs in some tables force replication and some are not.
What could cause this problem?
The replication has been working without problems. What action could have
caused ... more >>
Snapshot for transactional replication
Posted by Luke at 7/8/2005 1:41:05 AM
I am implementing transactional replication which I tested with a selection
of a few tables and all runs correctly, when testing I can see the
transactions I enter replicate to the subscriber however when I select all
the tables I want for replication the snapshot runs through and creates
ta... more >>
merge replication - enabling identity range management
Posted by Aramid at 7/8/2005 12:00:00 AM
Dear All,
I have a database (with lots of data) that needs to be migrated to a
merge replication setup. I already have the setup done (1 publisher,
2 subscribers) and enabled identity range management. I need to copy
the existing data to one of the subscriber to let it propagate to the
publ... more >>
applying snapshot
Posted by uykusuz at 7/8/2005 12:00:00 AM
i want to prevent some referential integrity scripts to be deployed at the
subscriber *before* the snapshot is applied , is there a way to interfere
with initial snapshot programmatically?
thanks in advance
... more >>
|