Issue : Total Requests Limit Exceeded While Writing to Salesforce.
Description: Irrespective of the source system, if you happen to come across the error in DBSync logs as " TotalRequests Limit exceeded " and not a single record is getting Integrated \ written to Salesforce Instance.
Also, you will find the error stack in DBSync log for that process in the following format.
<b>Error
Trace :</b>AxisFault faultCode:
{urn:fault.partner.soap.sforce.com}REQUEST_LIMIT_EXCEEDED faultSubcode: faultString: REQUEST_LIMIT_EXCEEDED:
TotalRequests Limit exceeded. faultActor:
faultNode: faultDetail: {urn:fault.partner.soap.sforce.com}UnexpectedErrorFault:
<ns1:exceptioncode>REQUEST_LIMIT_EXCEEDED</ns1:exceptioncode>
<ns1:exceptionmessage>TotalRequests
Limit exceeded.</ns1:exceptionmessage>REQUEST_LIMIT_EXCEEDED: TotalRequests Limit exceeded.
Resolution: The above error tends to Salesforce API REQUEST_LIMIT_EXCEEDED for the day for the integration to take place further. In any case, you should contact Salesforce Support to extend the API calls to resume the Integration.