| Thread | Last Post | Replies |
|
| Change replicationAgent that starts SQLSERVERAGENT | 30 Dec 2005 19:19 GMT | 2 |
We are using Push subscription in our transactional replication setup in SQL 2K and I noticed that the SQLSERVERAGENT service is started by a local account called replicationAgent. Is it a problem for me to change it to a different local account? If it is ok to change it, do I ...
|
| "Select *" in Replication Tables | 30 Dec 2005 14:19 GMT | 2 |
I used "select * from replicate_table_name" in my stored procedures and my application.Now i want to replicate that tables. Will it affect my application and Replication. Please Advice me.
|
| how to tutorial for Replication | 30 Dec 2005 14:10 GMT | 3 |
where can i find a goog tutorial for mssql server replication step by step ? thanks for answers
|
| Auto identity field with check constraint | 29 Dec 2005 15:30 GMT | 4 |
We are testing with the CTP Sept. version of SQL 2005 in hopes of moving to the released version of SQL 2005. We have a table that has an autoidentity range, with "Not For Replication" set to yes. (Is in a merge-snapshot publication.) In SQL 2000, you used to be able to
|
| Apply snapshot regularly | 29 Dec 2005 13:42 GMT | 4 |
I am planning to do a snapshot regularly once a month to make sure that the publshing database and subscriber database are always in sycn. Our system is 24x7 but night time and weekend are relatively quiet. Is the correct process for this is to do the 'Reinitialize All ...
|
| The process could not deliver the snapshot to the Subscriber | 29 Dec 2005 08:03 GMT | 2 |
I had a merge replication running between a publisher/distributer and 4 subscribers. Every thing was going well until I decided to reinitialize the subscriptions, this was due to changing some stored proedures at the publisher and I wanted them to be replicated to all other ...
|
| Cannot register subscriber | 29 Dec 2005 03:19 GMT | 3 |
We are setting up a test laptop to use with Merge replication to a SQL 2K server that serves as both Publisher and Distributor. I was hoping to create a push subscription but that needs a register server setup that does not work. When I go to register the server (MSDE on ...
|
| Merge Replication: Import Data | 29 Dec 2005 03:06 GMT | 1 |
I have MERGE setup between SERVER A (Publisher)---- SERVER B (Subscriber). in a table on SERVER A i am importing data from an excel sheet say 100 records. But these records are not reflecting on SERVER B even after merge agent runs several time.
|
| Optimisation | 29 Dec 2005 02:57 GMT | 1 |
I read that we can optimise from 10 to 15 % the performance of a replication by changing the default value of the HistoryVerboseLevel and the OutputVerboseLevel of the Agent Profiles For exemple for the Distribution Agent we have to use
|
| Red X in Repl Manager | 29 Dec 2005 02:55 GMT | 1 |
How do I get rid of the red X's in Replication Manager? They were there when 1 synch with distributor failed, but then I fixed the problem and synched again successfully but the red X's are still there. Thanks. David
|
| SQL Server 2005 Publication to MSDE | 28 Dec 2005 16:33 GMT | 2 |
We're planning on upgrading our SQL Server 2000 publisher to 2005. It has several MSDE pull subscriptions. I am trying to get Northwind as a Publisher to one MSDE subscriber but I've been having lots of difficulty. I have created the publication and the pull subscription, but ...
|
| Pull Subscriptions not working at all | 28 Dec 2005 14:47 GMT | 2 |
I cannot get a pull subscription to work at all, push works, anyone have any suggestions as to why? I currently have 1 subscription pulling from this server, but I can't add any new pull subscriptions, I receive an error message: From EM, on Choose Publication (Using Wizard) - ...
|
| Applying of snapshot for transaction replication with DTS transfor | 28 Dec 2005 03:12 GMT | 1 |
I created transaction replication with DTS transformation. Next I want to move all data from publisher to subscriber - apply snapshot to subscriber. Subscriber have different schema but no data. How it is possible to do? I expected snapshot will use same DTS, but it not use it. ...
|
| Replication issues between SQL mobile and SQL2k? | 27 Dec 2005 23:24 GMT | 2 |
I meant to cross-post this over here, but not having much response in SQLCE forum ... I'm in the process of a 'forced' upgrade (my client bought newer PocketPCs). Soooo .. what I would like to know is whether there are any issues
|
| Stop replication temporarily because of maintenance | 27 Dec 2005 19:00 GMT | 1 |
We are using transaction push replication and like to shut down the subscriber server for some maintenance maybe 3~4 hours. What is the best way to shut down the replication or do I even need to worry about it? I am thinking about stopping the distribution agent or maybe ...
|