Skip to main content
NetApp Knowledge Base

Search

  • Filter results by:
    • View attachments
    Searching in
    About 2 results
    • https://kb.netapp.com/data-mgmt/SnapCenter/SC_KBs/Snapcenter_for_SQL_backup_job_finished_successfully_but_subsequent_jobs_have_the_warning_A_conflicting_job_is_currently_running_on_the_plugin
      NetApp SnapCenter for SQL plugin 4.8P1 SnapCenter for SQL backup completed correctly but subsequent backup jobs have the warning A conflicting job is currently running on the plugin System.Exception: ...NetApp SnapCenter for SQL plugin 4.8P1 SnapCenter for SQL backup completed correctly but subsequent backup jobs have the warning A conflicting job is currently running on the plugin System.Exception: Exception of type 'System.Exception' was thrown. at JobManager.SmJobManager.ExecuteAndUpdateQueue(SmRequest request) : Detailed Exception Exception of type 'System.Exception' was thrown. : BaseException System.Exception: Exception of type 'System.Exception' was thrown.
    • https://kb.netapp.com/data-mgmt/SnapCenter/SC_KBs/SnapCenter_backups_on_Windows_Hosts_fail_on_SMCore_access_error
      When running a scheduled backup, the scheduled powershell command is unable to reach SMCore (visible in JobLauncher.log): ERROR Smcore PID=[<ID>] TID=[<NUM>] WebException in method: InvokeXML. System....When running a scheduled backup, the scheduled powershell command is unable to reach SMCore (visible in JobLauncher.log): ERROR Smcore PID=[<ID>] TID=[<NUM>] WebException in method: InvokeXML. System.Net.WebException: The remote server returned an error: (404) Not Found. at SnapMgrHelper.RestAdapter.InvokeXML[TReq,TRes](TReq request, String methodType, String remoteURL, Boolean xmlSerializer, Boolean removeXMLNamespace, Boolean dataContractDeserializer, Boolean logRequest, Boolean logResponse)