<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: schedule backup fail wit sql agent job in Data Protection</title>
    <link>https://community.netapp.com/t5/Data-Protection/schedule-backup-fail-wit-sql-agent-job/m-p/107711#M3989</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could be that UAC trying to kick-in or there another way the exe tries give an error to the screen, unfortunately i currently don't have the environment to test.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you realize this is not a powershell command right? (Just an exe with parameters). Is running it from CMD giving the same result?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;G&lt;/P&gt;</description>
    <pubDate>Mon, 27 Jul 2015 07:56:54 GMT</pubDate>
    <dc:creator>GidonMarcus</dc:creator>
    <dc:date>2015-07-27T07:56:54Z</dc:date>
    <item>
      <title>schedule backup fail wit sql agent job</title>
      <link>https://community.netapp.com/t5/Data-Protection/schedule-backup-fail-wit-sql-agent-job/m-p/107683#M3986</link>
      <description>&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;all my job of backup fail.... &amp;nbsp;[windows 2012 Alwayson sql server 2014]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in the event viewer i see&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The operation executed with the following results. Details: An Unexpected Error occured while executing new-backup. Details: A command that prompts the user failed because the host program or the command type does not support user interaction. The host was attempting to request confirmation with the following message: Please check the results of the Input validation above. Do you still want to continue with the backup anyway Stack Trace: at System.Management.Automation.Internal.PipelineProcessor.SynchronousExecuteEnumerate(Object input, Hashtable errorResults, Boolean enumerate) at System.Management.Automation.PipelineOps.InvokePipeline(Object input, Boolean ignoreInput, CommandParameterInternal[][] pipeElements, CommandBaseAst[] pipeElementAsts, CommandRedirection[][] commandRedirections, FunctionContext funcContext) at System.Management.Automation.Interpreter.ActionCallInstruction`6.Run(InterpretedFrame frame) at System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame frame)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if i run the command with powershell or command it works&lt;/P&gt;&lt;P&gt;i use a domain account for agent account&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 23:41:33 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/schedule-backup-fail-wit-sql-agent-job/m-p/107683#M3986</guid>
      <dc:creator>sdstorage</dc:creator>
      <dc:date>2025-06-04T23:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: schedule backup fail wit sql agent job</title>
      <link>https://community.netapp.com/t5/Data-Protection/schedule-backup-fail-wit-sql-agent-job/m-p/107687#M3987</link>
      <description>&lt;P&gt;When you run it in PS. is it asking you for anything?&lt;BR /&gt;&lt;BR /&gt;what command you are running?&lt;BR /&gt;&lt;BR /&gt;you can try adding something like '-force'or '-errorAction silently continue'&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jul 2015 16:14:57 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/schedule-backup-fail-wit-sql-agent-job/m-p/107687#M3987</guid>
      <dc:creator>GidonMarcus</dc:creator>
      <dc:date>2015-07-24T16:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: schedule backup fail wit sql agent job</title>
      <link>https://community.netapp.com/t5/Data-Protection/schedule-backup-fail-wit-sql-agent-job/m-p/107710#M3988</link>
      <description>&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;if i run with my user in powershell work like if i change the account of agent to my account&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if i use the agent (domain user) not work&amp;nbsp;&lt;/P&gt;&lt;P&gt;if i use the agente domain user in group of administrator not work&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the command is&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SmsqlJobLauncher.exe new-backup &amp;nbsp;–svr 'MSSQL' &amp;nbsp;-ag 'MSSQAG' -prm &amp;nbsp;-ver -bp 1,99 –verInst 'mssql03' -mp –mpdir 'C:\SMSQLMnPt' -RetainBackups &amp;nbsp;2 -RetainShareBackups &amp;nbsp;7 -cpylgbkshare NOTHING_TOSHARE -lb -bksif -RetainSnapofSnapInfo 2 -rudays 1 –mgmt daily -db&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the option force not work&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;seem problem of permission but why? the agent are administrator....&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jul 2015 07:42:29 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/schedule-backup-fail-wit-sql-agent-job/m-p/107710#M3988</guid>
      <dc:creator>sdstorage</dc:creator>
      <dc:date>2015-07-27T07:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: schedule backup fail wit sql agent job</title>
      <link>https://community.netapp.com/t5/Data-Protection/schedule-backup-fail-wit-sql-agent-job/m-p/107711#M3989</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could be that UAC trying to kick-in or there another way the exe tries give an error to the screen, unfortunately i currently don't have the environment to test.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you realize this is not a powershell command right? (Just an exe with parameters). Is running it from CMD giving the same result?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;G&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jul 2015 07:56:54 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/schedule-backup-fail-wit-sql-agent-job/m-p/107711#M3989</guid>
      <dc:creator>GidonMarcus</dc:creator>
      <dc:date>2015-07-27T07:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: schedule backup fail wit sql agent job</title>
      <link>https://community.netapp.com/t5/Data-Protection/schedule-backup-fail-wit-sql-agent-job/m-p/107712#M3990</link>
      <description>&lt;P&gt;yes with cmd i receive the same result withe the agent user&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jul 2015 08:01:20 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/schedule-backup-fail-wit-sql-agent-job/m-p/107712#M3990</guid>
      <dc:creator>sdstorage</dc:creator>
      <dc:date>2015-07-27T08:01:20Z</dc:date>
    </item>
    <item>
      <title>Re: schedule backup fail wit sql agent job</title>
      <link>https://community.netapp.com/t5/Data-Protection/schedule-backup-fail-wit-sql-agent-job/m-p/112758#M3991</link>
      <description>&lt;P&gt;It is a SMSQL command that is run in SMSQL Powershell.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2015 23:31:00 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/schedule-backup-fail-wit-sql-agent-job/m-p/112758#M3991</guid>
      <dc:creator>Anthony_Log</dc:creator>
      <dc:date>2015-11-19T23:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: schedule backup fail wit sql agent job</title>
      <link>https://community.netapp.com/t5/Data-Protection/schedule-backup-fail-wit-sql-agent-job/m-p/112997#M3992</link>
      <description>&lt;P&gt;I have identified the problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Agent account on the source server is different from the destination server.&amp;nbsp; By adding both users to the local administrators group on each server the problem was resolved.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Nov 2015 00:06:17 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/schedule-backup-fail-wit-sql-agent-job/m-p/112997#M3992</guid>
      <dc:creator>Anthony_Log</dc:creator>
      <dc:date>2015-11-26T00:06:17Z</dc:date>
    </item>
  </channel>
</rss>

