No announcements
Found 1957193 threads
-
0 Votes
Errors in Merge Replication
The second error means that the merge agent could not complete its work in enough time.Answered | 2 Replies | 2263 Views | Created by Zen Ho - Tuesday, May 24, 2016 10:02 AM | Last reply by Hilary Cotter - Tuesday, May 31, 2016 12:37 PM -
0 Votes
Programmatically changing a merge replication agent job
The only way I have successfully seen to setup upload-only replication is by setting "-EXCHANGETYPE 1" directly in the ...Answered | 8 Replies | 7034 Views | Created by Matt Lyons [ML] - Tuesday, April 12, 2011 9:44 PM | Last reply by Matt Lyons [ML] - Wednesday, April 13, 2011 10:39 PM -
0 Votes
SQL Server Agent: Request to run job from user refused??
Hi Jaffer, As per my understanding, the issue can be caused by the last execution is not yet completed when you run the job again.Answered | 3 Replies | 16830 Views | Created by Jafferpg - Wednesday, August 19, 2015 8:44 AM | Last reply by Katherine Xiong - Tuesday, August 25, 2015 7:17 AM -
1 Votes
Difference between "Max Sessions", "Max Concurrent Logins" and "Max Concurrent Requests"
Hi Noel, When you look at the lifecycle of a connection to database: - An active process of logging in to database, not yet completed is using ...Answered | 1 Replies | 3386 Views | Created by Noel Abrahams - Monday, August 31, 2015 12:16 PM | Last reply by Maja Damjanic - Monday, August 31, 2015 1:15 PM -
1 Votes
"Request to run job dbxxxxx refused" error in merge replication
Had a job get stuck.Unanswered | 2 Replies | 25679 Views | Created by Raymond Morphy - Thursday, April 28, 2011 11:16 AM | Last reply by Pyrenus - Tuesday, July 16, 2013 6:40 PM -
0 Votes
merge replication error
I set up merge replication between a server and b server.Answered | 2 Replies | 888 Views | Created by okwow123 - Wednesday, May 25, 2016 5:46 AM | Last reply by Lydia Zhang - Friday, May 27, 2016 1:58 AM -
0 Votes
Merge replication fails with a network error
Hi ALJohnson, According to your description, when you run the MERGE INTO query on the linked server, you get the "General ...Answered | 5 Replies | 1627 Views | Created by ALJohnson - Wednesday, November 2, 2016 5:47 PM | Last reply by Teige Gao - Wednesday, November 9, 2016 10:09 AM -
2 Votes
Some SQL jobs suddenly stop working, always "executing"
We added "set arithabort on;" to the SPs and they have not only successfully run as jobs, but run faster.Answered | 4 Replies | 1349 Views | Created by Ricki_Ricardo - Thursday, September 15, 2016 8:53 PM | Last reply by Erland Sommarskog - Thursday, September 22, 2016 10:10 PM -
0 Votes
I upgraded from win7 to win10 Pro and now when trying to manually run a scheduled task I get error," operator or administrator has refused the request (0x800710E0)"
Is it available to run the task manually?Answered | 4 Replies | 715 Views | Created by melm1013 - Friday, June 24, 2016 1:12 PM | Last reply by MeipoXu - Monday, June 27, 2016 7:50 AM -
0 Votes
Merge Replication Error...
If it’s just one Pub-Dist serving different Subscribers (where one of the Subscribers is running into the issue) , then I can understand that ...Answered | 1 Replies | 7372 Views | Created by SQLServer2k8 - Thursday, October 28, 2010 10:34 PM | Last reply by Rishi Maini - Friday, October 29, 2010 7:13 AM -
0 Votes
Failed Installation "Database Engine Services" And "SQL Server Replication"
Troubleshooting information for those features: Next step for SQLEngine: Use the following information to resolve the error, ...Answered | 3 Replies | 3169 Views | Created by VictorVal - Thursday, July 14, 2016 9:16 PM | Last reply by VictorVal - Friday, July 15, 2016 4:05 PM -
0 Votes
SQL Merge Replication Error
Can you open up replication monitor, drill down on the publication.In the right hand pane, click agents, right click on the snapshot agent, and select view details.Answered | 1 Replies | 1554 Views | Created by Srikanth[096] - Sunday, November 3, 2013 11:43 AM | Last reply by Hilary Cotter - Sunday, November 3, 2013 12:39 PM -
6 Votes
Replication jobs showing suspended
Should have checked that first, especially since all non-replication jobs were working.Answered | 12 Replies | 17086 Views | Created by DavidBenoit - Monday, January 28, 2013 7:18 PM | Last reply by bagate - Sunday, July 7, 2019 7:44 AM -
0 Votes
Single quote "'" Error while uploading a File in iOS
If the uploading file name contains a single quote in it like (filename = "This is your's file.pdf") Request ...Answered | 1 Replies | 2693 Views | Created by AvneeshMinocha - Friday, June 24, 2016 11:10 AM | Last reply by croute1 - Friday, June 24, 2016 12:21 PM -
0 Votes
Getting Error on Merge Replication
I need your help to solve the above problem ..i am doing merge replication between 2 sql server 2008 databases.Answered | 3 Replies | 4853 Views | Created by santoshkr93 - Thursday, December 15, 2011 5:52 AM | Last reply by Hilary Cotter - Thursday, December 15, 2011 2:07 PM -
2 Votes
FPSMC 2010 Data merge replication error
As You Quote: Could You please provide Me the detailed steps to troubleshoot as well as the reason why this error occured.Answered | 4 Replies | 72480 Views | Created by ronan22 - Thursday, December 20, 2012 4:53 AM | Last reply by Nick Gu - MSFT - Monday, December 24, 2012 8:10 AM -
0 Votes
Merge Replication subscriber job getting deleted occasionally
Hello, A subscription to a merge publication expires when it has not synchronized with the Publisher within the publication retention period (14 days by ...Answered | 1 Replies | 1130 Views | Created by KEROBIN - Thursday, February 20, 2014 4:11 PM | Last reply by Fanny Liu - Friday, February 21, 2014 11:11 AM -
0 Votes
Merge replication
Run the merge agent.Answered | 1 Replies | 1479 Views | Created by Rathinam - Thursday, October 24, 2013 10:47 AM | Last reply by Hilary Cotter - Thursday, October 24, 2013 12:36 PM -
0 Votes
Web Sync with Merge Replication
Add the parameters -OutputVerboseLevel 4 -Output C:\TEMP\mergeagent.log to the Run Agent job step.Answered | 6 Replies | 5638 Views | Created by CrippyFM - Tuesday, April 3, 2012 4:06 PM | Last reply by Brandon Williams - Wednesday, April 4, 2012 5:00 PM -
0 Votes
Merge replication
In publisher, I altered the trigger "NOT FOR REPLICATION".Answered | 2 Replies | 1145 Views | Created by pavicoolman - Monday, June 23, 2014 11:06 AM | Last reply by pavicoolman - Tuesday, June 24, 2014 6:51 AM - Items 1 to 20 of 1957193 Next ›
No announcements