Merge Pull Custom Conflict Resolver Error

Morning all.
I have a problem with a custom conflict resolver stored proc. 
Publisher - SQL 2008 Enterprise
Subscribers sql 2008 Express - there are ~400 subscribers. These are fluid to a degree as people leave\join the company
I have been looking(slightly apprehensively) into the possibility of using a custom conflict resolver, and been doing some testing. 
I have created a SP that creates a linked server to the subscriber instance, pulls back the data it needs
from the subscriber DB, and drops the linked server once done.
My test works ok if I set up the proc to run on the publisher, but when it runs as part of a proper sync
I get the error "The Stored Procedure Resolver encountered the following error ... Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'.
Looks like it could be a kerberos issue , but I have remotely connected to both publisher and subscriber instances and verified that kerberos is used.
Any widom as to where I need to look to try and resolve this from here would be appreciated.
Thanks !

Managed to get over this issue by changing the sql service account in AD so it was 'trusted for delegation'.
I'm not quite clear why\how I was getting Kerberos connections before the change, but at least I have moved onwards..
Kind regards.

Similar Messages

  • Error in pulling customer master data from R/3 to CRM

    Hi,
    I am trying to pull customer data from R/3 to CRM with different SHIP-TO partner. In this case, the VAT REG. NO. is different from its country ISO code, so when i try to execute in tcode R3AR2 and R3AR4, I was encountered error message in tcode 'SMW01' saying "ISO CODE <code> IS NOT CORRECT IN THE VAT REGISTRATION NUMBER".
    Is there anyone knows any recent updates from SAP that might solve this problem?
    Please help.
    Thanks.

    Hello,
    it seems your customizing of ERP and CRM is different in this area.
    Please try a new initial load for all the customizing objects which may be responsible:
    DNL_CUST_BASIS
    DNL_CUST_BASIS2
    DNL_CUST_BASIS3
    DNL_CUST_BASIS5
    DNL_CUST_BASIS6
    DNL_CUST_BNKA
    DNL_CUST_KTOKD
    DNL_CUST_PRC
    DNL_CUST_PROD0
    DNL_CUST_PROD1
    DNL_CUST_PROD3
    DNL_CUST_SPROD
    DNL_CUST_TVAST
    DNL_CUST_TVFS
    DNL_CUST_TVKN
    DNL_CUST_TVLS
    We do every week a new load of this objects using a background job.
    Alternativly you could investigate which customizing object is the correct one and only load this.
    After this new load retest your scenario.
    Best regards
    Manfred

  • Conflict Resolver Sync Error - Unable to retrieve conflict information from the sync server

    So I have been using iTunes with my iPhone 3GS and now my iPhone 4 to sync with my Outlook for many years now  and it has been flawless.
    I recently bought a new iPad and started syncing it as well.
    Now as of late, after every 2 or 3 syncs, I get an error from iTunes displaying the Conflict Resolver and it says there are 42 sync conflicts.
    When I try use the Review Now button it shows up and the issues are between my iPhone and Outlook and are only related to contacts.
    As soon as I try to choose which record to resolve, the window immediately disappears without giving me a chance to finish and I get another dialog window with the error:
    Unable to retrieve conflict information from the sync server.
    Please try again the next time the conflict resolver window is presented.
    When I try to sync again it seems to be fine.  But then after I sync my iPad and theny iPhone again it shows up and it still won't let me resolve the conflicts.
    I have tried the following:
    1) Rest Sync History on all devices
    2) I have had iTunes replace all the contacts on the iPad from iTunes
    3) I have changed the conflict resolver to only notify when 50% of the data will be changed
    I have had no such luck.
    If I add a contact to Outlook or to my iPhone and then sync it seems to be syncing the new addtions correctly.  However, I cannot get this issue with this 42 conflicts resolved for some reason.  This has been going on for a month now.

    Here is the solution. 
    Rationale: You want to be able to have the dates on your items (notes, contacts) on your iphone to be the same as on outlook.  This will eliminate any sync conflicts.  You will also notice that if you modify something on the iphone and sync, you will lose the modification you made.
    Steps:
    1) In outlook, export the data (contacts, notes) to a CSV file
    2) Delete you notes/contacts in outlook
    3) Sync your iphone and select replace information on this iPhone (in iTunes)
    4) Now your contacts and notes will be empty on both your iPhone and Outlook
    5) Now import your contacts and notes from the CSV files back into outlook.  What this does is put the current date and time on every individual item
    6) Sync your iPhone to iTunes normally
    7) everything will work correctly now with no sync issues and no conflicts.
    Sherali

  • Resolving Replication Conflicts And Errors Very Weak In 5.0.0.6

    The current 5.0.0.6 release of 9ilite is very weak in the area of resolving replication conflicts. It seems like you need to create your own conflict handling routine. First, you need to read the C$EQ table in the mobile admin account to check if any errors have been logged. Then you need to read the CEQ$tablename table(s) from the application schema based upon the data contained in the C$EQ table. At this point you can change the data in the CEQ$tablename table and then call the consolidator api from your application to either remove or process the transaction that caused the conflict or error.
    I've worked with Oracle Support on this and they don't even have any information on this. It is left up to the user to figure it out.
    Perhaps this will be addressed in the 5.0.1 release.
    I was wondering how some other developers where handling this issue.
    Tom

    You are correct, the method for bailing out of unresolved conflicts or errors is very lame. It would be 100x better if there were some sort of log file/log table entry giving a clue as to why the conflict is being dumped into the ceq$x table.
    As far as workarounds, we're taking the approach of testing our app to the point that we hope no inserts into ceq$ ever happen. Probably a pipe dream, but hopefully later releases will address this.

  • Delay in synchronization -- Merge Pull Subscription

    I have a situation where i have Merge pull subscription using web synchronization. My replicaiton was working fine but one fine day it started getting slow and it is showing lot of pending changes to be synced.
    I did notice that my download changes to subscriptions are working fine in quick fashion where as my upload changes takes lot of time die to which all the subscribers are stuck with lot of pending changes. I checked index fragmentation and missing indexes
    and all are upto date. Kindly help me debug this issue. 
    HiSam

    Unfortunately not, that was due to conflict, but this time it does not seems to be related to conflict because verbose 4 does not log any error.
    It looks like some change is stuck in loop which keeps creating generation records in MSMerge_Genhitory table.
    I am monitoring few system tables to check if that frequent generation logging is cause behind delay in sync process.
    HiSam

  • UCES Upgrade from 6.04 to 6.35 - Suggestions for tool to merge java customized code

    We are planning to upgrade from UCES 6.04 to UCES 6.35. As the customized Java code will be lost after upgrade, I will need to merge the customized code with UCES 6.35 code.
    Do you know any good tool which will be useful to merge customized java code with UCES 6.35 code?

    Hi Siva,
    it will not be lost if you patch the system correctly, but after patching you will have to use the conflict manager to process every single conflict manually - painful.
    I assume you did directly modify the SAP standard files instead of seperating any code changes by maintaining it within a custom SC like "myCustomer.co.uk-UCES" instead of "sap.com-UCES". This custom SC includes a DC for war (JSP code), java (obviously all java coding) and a EAR file (to create your custom application.
    I normally would setup a project and directly create custom SCs. Almost in the same way of how UCES does extend BD, i would apply the same logic and extend UCES with my own SC. I highly recommend to do that approach.
    The best would be to compare your current version using the vanilla SAP code of 6.04. Every difference you find you should isolate. Move them into your own SC. Once you have seperated your code, you can always patch the SAP standard and your custom coding gets merged into the vanilla SAP. In the end you get your own custom EAR version right next to the vanilla EAR version.
    Hope that helps a bit

  • 10.8.4 update, Conflict Resolver keeps eating up memory

    Ever since I updated to 10.8.4 this morning, Conflict Resolver started popping up again and again. My iMac also starts to get really slow. I went through the steps from this article, but it again continued to pop up. I went to activity monitor and killed the process so that I can work. Anyone else experiencing this issue?
    OS X 10.8.4
    Processor - 3.1 GHz Intel Core i5
    Memory 4GB 1333 MHz DDR3

    I have not gotten conflict resolver prompts but tag related searches seem to be broken across the board in finder since the update. Smart folders based on "tags contains" rules crash finder without an error, mail tags prompts for an upgrade, tags no longer available as a search attribute from a command-f search in finder. To find files that have tagged, I have to use a third party app like Doo or Leap. I know 10.9 will have a tags incorporated into finder but why was this removed from 10.8 as it was available prior to 10.8.4?

  • Conflict Resolver not resolving conflicts

    My iPhone and iPod Touch calendars keep conflicting with each other and with my MacBook calendar.  Specifically, 1) repeating events with differing exceptions (e.g., weeks in which a repeating meeting doens't happen) from device to device, and 2) "all-day" events that want to end at 12:00 on one device and at 00:00 on another.
    I have repeatedly given instructions for which of the two data sets I prefer to use, yet they keep coming back. 
    Is there a way to fix this?  Or, do I simply have to delete the item from one of the devices?
    Thanks in advance for your ideas.

    Welcome to Apple Discussions.
    Conflicts are normally resolved at the record level automatically by the Sync Services framework. You cannot invoke the Conflict Resolver itself, which normally appears only when the framework cannot resolve a discrepancy at the field level in what otherwise appear to be identical records.
    Motorola contact records may represent a special case, which is discussed in this technical note:
    iSync: Editing contact name on Motorola phone may create a duplicate Address Book entry
    Issue or symptom
    Editing an existing contact on a Motorola phone may create duplicate Address Book entries. After creating a contact on your Motorola phone, then syncing, you later edit the contact name on the phone. On the next sync, the old contact name and new contact name may be displayed as separate contacts in Address Book (in Mac OS X).
    Products affected
    • iSync [all versions]
    • Address Book
    • Motorola phones
    Solution
    To avoid this situation, edit existing contact names on the computer, not the phone.
    To resolve duplicate entries, you can use the Merge Selected Cards feature in Address Book in Mac OS X before syncing again.
    See this URL for more information:
    http://docs.info.apple.com/article.html?artnum=303606

  • Recieveing "OnUCAppointmentGetVisible" error in Outlook 2013 (64 bit) - "Custom UI Runtime Error in Lync Meeting Add-in for Microsoft Office 2013"

    Hi All,
    I originally posted this in the MS Support forums (http://answers.microsoft.com/en-us/office/forum/office_2013_release-outlook/recieveing-onucappointmentgetvisible-error-in/1a40eca2-8cd1-40f1-a92f-cb08f0af6b72), but was directed over here.
    I have recently upgraded an installation of Office 2010 to 2013 (both 64 bit) but am now receiving an error which says:
    Window Title - "Custom UI Runtime Error in Lync Meeting Add-in for Microsoft Office 2013"
    An error occured while calling the callback: "OnUCAppointmentGetVisible"
    This seem to happen when I initially open a calender entry, and when I close the entry (most only the first time I close the entry).
    I did have some developer tools installed for Office 2010 and VS 2010 which played around with Excel,2013 but I have now uninstalled these.
    In addition, BCM 2010 was installed (but for the time being has been uninstalled), but I don't think that is the culprit.
    The issue is being caused be an Outlook add-in. I have three COM add-in enabled, but the one causing the issue in the "Lync Meeting Add-in for Microsoft Office 2013".
    We are currently trialling Lync in a demo installation which is in a different domain to any of the Exchange accounts, but should this cause a problem? For the time being I have disable this add-in.
    Regards,
    Chris
    Chris

    Hi,
    Sorry for my misunderstanding. If the issue is determined to be caused by Lync Meeting Add-in, please remove this add-in from Outlook, then go to Control Panel to repair Office 2013 program. After repairing,
     this add-in would be automatically reinstalled. Please check whether the issue persists. About how to repair Office programs, please refer to:
    http://office.microsoft.com/en-us/outlook-help/repair-office-programs-HA010357402.aspx
    If the Lync Meeting Add-in is not automatically reinstalled, please try to manually add this add-in by the following steps:
    1. Starting Outlook 2013 as an Administrator (right click, run as Admin).
    2. Click File > Options > Add-ins, Manage Com Add-Ins Go... > Add..., C:\Program Files (x86)\Microsoft Office\Office15\UCAddin.dll, OK.
    3. Close Outlook and start it as a normal user.
    Regards,
    Winnie Liang
    TechNet Community Support

  • How can I resolve error code -54 in iTunes? I am using the latest iTunes. No new updates are available.

    How can I resolve error code -54 in iTunes? I am using the latest iTunes. No new updates are available. I'm using iTunes 11.3 on a MacBook Pro, OS X 10.6.8. I can't save my library in iTunes, the message just keeps popping up.

    From an OS9 reference, error -54 is a software lock on a file or a permissions error. (Although there is no formal list of OSX error code some of the old codes still apply to OSX .)
    First, try simply restarting your computer.
    Try quitting iTunes, then deleting the .xml (not .itl !) version of the library file in the iTunes folder (iTunes will generate a new one).
    iTunes Library cannot be saved (Error -54) - https://discussions.apple.com/thread/1912814 - various things to try.
    Unknown error (-54) while syncing ipod - https://discussions.apple.com/thread/1082953 - problem was locked files
    Why does iTunes keep showing a -54 error when I sync my iPad? - https://discussions.apple.com/thread/3727114
    Error -54 possibly related to Touch Copy - https://discussions.apple.com/thread/3727114 - cleared by deleting preferences on iPad.
    iTunes: Missing folder or incorrect permissions may prevent authorization - http://support.apple.com/kb/ts1277
    Troubleshooting permissions issues in Mac OS X - http://support.apple.com/kb/HT2963

  • Conflict Resolver issues need solution

    I use Entourage 2008 (BOO!) as my main calendar/AB/notes/task manager and I used to sync it with iCal to always have a current calendar just in case I encountered one of those microshaft problems.
    Occasionally the Conflict Resolver pops up with numerous conflicts and I always choose "use Entourage to resolve" -- which would always end up creating duplicate events in the calendar which I had to go in and manually delete. I got tired of this so I turned off syncing in iCal.
    Today, I opened iCal after a few weeks (as I don't manually enter info into it) and I got conflicts. I wound up with who knows how many dupes, so I just restored up to the last file I backed up using iCal and then manually deleted the dupes it created for this month.
    I prefer to be able to sync between iCal and Entourage since it is easier for me to print out events using iCal in Daily or List views -- which I do frequently because I need any notes to print out and Entourage appears not to have this ability, like Outlook did -- or maybe it's hidden and I got tired of looking for the thing I need to tick in order for the notes to print.
    So getting back on track here --- is there any way to turn off this conflict resolution so that I can change the iCal prefs back to syncing between both calendars because it would be a real pain to enter info into two calendars when Entourage can automatically place it into iCal.
    I'd been using this function since Office 2004 and I think I only had the conflict resolver come up once, so who knows --- it might be a 2008 issue??? Leave it to microshaft to cause problems.

    I just turned the function back on, and since getting the iPhone 3G a few months back, haven't really had to deal with problems as before. I basically just modified Entourage the last time the CR popped up, d/l something called iCal Dupe Deleter, so that way I don't have to scan iCal -- and it's all good, for now ;-]

  • Customer Master replication error from R/3 to CRM

    Experts,
    I am trying to replicate Customer Master from R/3 to CRM.
    All the settings have been done. Nothing shows up in Queues. However, Bdoc hangs in "Received" state.
    When I try to reprocess the Bdoc, I get a prog dump of type DBIF_RSQL_INTERNAL_ERROR in below function module: CRM_BUPA_FRG0020_SAVE_TABS
    at INSERT crmm_but_set0020 FROM TABLE it_set0020_insert[]
    This data corresponds to Shipping data in Customer Master.
    Can you please help? I saw a similar thread in the forum where there was a suggestion about R/3 plug in update. How can I do that?
    Thanks in advance,
    JD

    Pls see Customer Master replication error
    Closed.

  • Item category determination customizing not maintained error in CRM_IC

    Hello Solution Manager Gurus
          I have configured IC Web Client.. But in service ticket tab i am getting Item category  customizing not maintained error. Similarly i dont know where to create SLA information for service ticket in solman system.
    Please help me
    regards
    Naveen

    Sure Naveen
    I think you have my email id with you
    And for the customization guide of Webclient, it is available on http://help.sap.com/bp_crmv250/CRM_DE/BBLibrary/html/BBlibrary.htm
    C78: CRM Interaction Center (WebClient)
    Hope this will help
    Regards,
    Rekha Dadwal
    <b>You gain a point for every point that you reward. So reward helpful answers generously</b>

  • Consistently getting an error in custom reports "an error occurred" is the only msg displayed...my c

    Consistently getting an error in custom reports "an error occurred" is the only msg displayed...my clients are screaming...what is the problem?

    Hi,
    Please log a ticket with BC support for this issue. Please provide the exact steps, preferably a video. You can log the ticket from your admin panel > help & support.
    Kind Regards,
    Aish

  • How to resolve Error "Adobe Acrobat (AcroExch.App rc=-2147221005) could not be loaded"

    How to resolve Error  "Adobe Acrobat (AcroExch.App rc=-2147221005) could not be loaded"

    What is your operating system?  Reader version?
    You get this error when doing what?

Maybe you are looking for

  • After Effects CS5 crashes when I make a selection in the destination field of BCC Morph plug-in

    Steps to reproduce bug: 1.Open AE 2.Create a composition 3.Import photos (.png) 4.Put photos on timeline 5. Add BCC Morph from Effects&Presets BCC7 OpenGL to first photo on timeline 6. Select Source Unwarped in Render Mode field 7. Select 2nd photo i

  • HT204053 how do i transfer contacts, from one phone to another?

    i bought a phone, the chip got wet. now i need to retrieve my contacts from my old phone to my new phone.

  • Service Master and Material Master relation

    Hi Friends, Our client requirement is to procure and sale same services. and client wants to post the services to different G/L accounts for ex: if I am raising a sale order or Purchase order, then for each different service line item to be posted to

  • TableView OnClientRowSelection Question

    Hi All, I implemented OnClientRowSelection for my tableview, however, the problem I have now is that after the javascript executes, the actual row selection does not take place. So, when I click on the row selection rectangle, my javascript works wel

  • Combo Box in a JTable not appearing

    Hi Swing, I have a snippet of code that I took from the Swing guide for JTables that adds a JComboBox into the 3rd column in the table. However, the ComboBox doesnt appear? Can anyone see what is going wrong? Code is below:- I can post more if needed