<?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: SMSQL Scheduled job oddities in Data Protection</title>
    <link>https://community.netapp.com/t5/Data-Protection/SMSQL-Scheduled-job-oddities/m-p/101506#M4490</link>
    <description>&lt;P&gt;Final update (if it really matters, but I'm on a roll)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I reran the backup wizard and this time I didn't specified the FQDN of my server, I just put in SERVERNAME instead of SERVERNAME.MYCOMPANY.COM and it worked as it should.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Odd behavior but things seem to work.&lt;/P&gt;</description>
    <pubDate>Fri, 06 Mar 2015 22:24:15 GMT</pubDate>
    <dc:creator>RAhlbrandt</dc:creator>
    <dc:date>2015-03-06T22:24:15Z</dc:date>
    <item>
      <title>SMSQL Scheduled job oddities</title>
      <link>https://community.netapp.com/t5/Data-Protection/SMSQL-Scheduled-job-oddities/m-p/101495#M4488</link>
      <description>&lt;P&gt;I am running SMSQL 7.2.0.2184 on Windows 2012 R2 with SnapDrive 7.1.&amp;nbsp; The SQL Server is SQL Server 2012 SP2.&amp;nbsp; I am having a heck of a time getting scheduled backup jobs to run.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I run the backup wizard via SMSQL and manually execute a backup, the backup works fine.&amp;nbsp; When I attempt to schedule the job I get the following behaviors.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; I enter the name of my job.&amp;nbsp; I want to run it as a SQL Server Agent Job.&amp;nbsp; My servername is in the dialog box.&amp;nbsp; When I click OK I get the error.&lt;/P&gt;&lt;P&gt;"An error occured while processing SQL Agent Job Creation.&amp;nbsp; An error occured while processing SQL Agent Jog creation. The specified &lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/119181"&gt;@server&lt;/a&gt;_name("myserver.company.com") does&amp;nbsp;not exist."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I click OK and browse to my server "myserver.company.com" then check the box Replace job if exists and click OK.&amp;nbsp; I then get the error&lt;/P&gt;&lt;P&gt;"An error occured while processing SQL Agent Job Creation.&amp;nbsp; An error occured while processing SQL Agent Jog creation. The specified &lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/119181"&gt;@server&lt;/a&gt;_name("myserver.company.com") does&amp;nbsp;not exist."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I then uncheck the 'Replace Job if it exists' box then get the error&lt;/P&gt;&lt;P&gt;"A job by name: BackupJob already exists in the server MYSERVER.COMPANY.COM"&lt;/P&gt;&lt;P&gt;Funny, it just told me twice that the server doesn't exist, but now the job already exists...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So in SQL Server Agent Jobs, the job exists and the command it is sending is this:&lt;/P&gt;&lt;P&gt;"C:\Program Files\NetApp\SnapManager for SQL Server\SmsqlJobLauncher.exe" new-backup&amp;nbsp; –svr 'MYSERVER.COMPANY.COM' -ver&amp;nbsp; –verInst 'MYSERVER.COMPANY.COM' -mp –mpdir 'C:\Luns\SQL_SnapInfo\SMSQL_SnapInfo' -RetainBackupDays&amp;nbsp; 7 -RetainShareBackups&amp;nbsp; 7 -cpylgbkshare NOTHING_TOSHARE -lb -bksif -RetainSnapofSnapInfoDays 7 -rudays 7 -updmir&amp;nbsp; –mgmt daily&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I tell SQL Agent to run the job, the job fails with the error:&lt;/P&gt;&lt;P&gt;Message&lt;BR /&gt;Executed as user: COMPANY\administrator. The step did not generate any output.&amp;nbsp; Process Exit Code -1.&amp;nbsp; The step failed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the following errors in event log&lt;/P&gt;&lt;P&gt;Event ID 304 - Error code 0xc0040803 - SnapInfo registry key is not set or it has invalid entities.&amp;nbsp; You may need to re-run Configuration Wizard (I have many times)&lt;/P&gt;&lt;P&gt;Event ID 0 - Log Name:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Application&lt;BR /&gt;Source:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SnapManager for SQL Job&lt;BR /&gt;Date:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3/6/2015 11:40:58 AM&lt;BR /&gt;Event ID:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;BR /&gt;Task Category: None&lt;BR /&gt;Level:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Error&lt;BR /&gt;Keywords:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Classic&lt;BR /&gt;User:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; N/A&lt;BR /&gt;Computer:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MYSERVER.COMPANY.com&lt;BR /&gt;Description:&lt;BR /&gt;Job : new-backup&amp;nbsp; –svr 'MYSERVER.COMPANY.com' -ver&amp;nbsp; –verInst 'MYSERVER.COMPANY.COM' -mp –mpdir 'C:\Luns\SQL_SnapInfo\SMSQL_SnapInfo' -RetainBackupDays&amp;nbsp; 7 -RetainShareBackups&amp;nbsp; 7 -cpylgbkshare NOTHING_TOSHARE -lb -bksif -RetainSnapofSnapInfoDays 7 -rudays 7 -updmir&amp;nbsp; –mgmt daily&lt;BR /&gt;The operation executed with the following results.&lt;BR /&gt;Details: Failed to invoke the backup operation.&lt;BR /&gt;Stack Trace:&amp;nbsp;&amp;nbsp;&amp;nbsp; at System.Management.Automation.Internal.PipelineProcessor.SynchronousExecuteEnumerate(Object input, Hashtable errorResults, Boolean enumerate)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Management.Automation.PipelineOps.InvokePipeline(Object input, Boolean ignoreInput, CommandParameterInternal[][] pipeElements, CommandBaseAst[] pipeElementAsts, CommandRedirection[][] commandRedirections, FunctionContext funcContext)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Management.Automation.Interpreter.ActionCallInstruction`6.Run(InterpretedFrame frame)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame frame)&lt;BR /&gt;Event Xml:&lt;BR /&gt;&amp;lt;Event xmlns="&lt;A target="_blank"&gt;http://schemas.microsoft.com/win/2004/08/events/event"&amp;gt;&lt;/A&gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;System&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Provider Name="SnapManager for SQL Job" /&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;EventID Qualifiers="0"&amp;gt;0&amp;lt;/EventID&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Level&amp;gt;2&amp;lt;/Level&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Task&amp;gt;0&amp;lt;/Task&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Keywords&amp;gt;0x80000000000000&amp;lt;/Keywords&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;TimeCreated SystemTime="2015-03-06T20:40:58.000000000Z" /&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;EventRecordID&amp;gt;20418&amp;lt;/EventRecordID&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Channel&amp;gt;Application&amp;lt;/Channel&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Computer&amp;gt;myserver.company.com&amp;lt;/Computer&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Security /&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/System&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;EventData&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Data&amp;gt;Job : new-backup&amp;nbsp; –svr 'MYSERVER.COMPANY.COM'&amp;nbsp; -ver&amp;nbsp; –verInst 'MYSERVER.COMPANY.COM' -mp –mpdir 'C:\Luns\SQL_SnapInfo\SMSQL_SnapInfo' -RetainBackupDays&amp;nbsp; 7 -RetainShareBackups&amp;nbsp; 7 -cpylgbkshare NOTHING_TOSHARE -lb -bksif -RetainSnapofSnapInfoDays 7 -rudays 7 -updmir&amp;nbsp; –mgmt daily&lt;BR /&gt;The operation executed with the following results.&lt;BR /&gt;Details: Failed to invoke the backup operation.&lt;BR /&gt;Stack Trace:&amp;nbsp;&amp;nbsp;&amp;nbsp; at System.Management.Automation.Internal.PipelineProcessor.SynchronousExecuteEnumerate(Object input, Hashtable errorResults, Boolean enumerate)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Management.Automation.PipelineOps.InvokePipeline(Object input, Boolean ignoreInput, CommandParameterInternal[][] pipeElements, CommandBaseAst[] pipeElementAsts, CommandRedirection[][] commandRedirections, FunctionContext funcContext)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Management.Automation.Interpreter.ActionCallInstruction`6.Run(InterpretedFrame frame)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame frame)&amp;lt;/Data&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/EventData&amp;gt;&lt;BR /&gt;&amp;lt;/Event&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 04:55:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SMSQL-Scheduled-job-oddities/m-p/101495#M4488</guid>
      <dc:creator>RAhlbrandt</dc:creator>
      <dc:date>2025-06-05T04:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: SMSQL Scheduled job oddities</title>
      <link>https://community.netapp.com/t5/Data-Protection/SMSQL-Scheduled-job-oddities/m-p/101505#M4489</link>
      <description>&lt;P&gt;I believe I figured a workaround but now how it got this way.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In HKLM\Software\Network Appliance\SnapManager for SQL Server\Server&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;there were two keys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One was labeled SQL_MYSERVER which had the keys InfoLogDirSIF and SnapInfoDir,&lt;/P&gt;&lt;P&gt;the other key was labeled SQL_MYSERVER.MYCOMPANY.COM and it was missing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I still get the oddities with the server not being found when I attempt to schedule the job via SMSQL, but the job does get created and I can run the jobs on demand on via a schedule.&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>Fri, 06 Mar 2015 22:20:47 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SMSQL-Scheduled-job-oddities/m-p/101505#M4489</guid>
      <dc:creator>RAhlbrandt</dc:creator>
      <dc:date>2015-03-06T22:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: SMSQL Scheduled job oddities</title>
      <link>https://community.netapp.com/t5/Data-Protection/SMSQL-Scheduled-job-oddities/m-p/101506#M4490</link>
      <description>&lt;P&gt;Final update (if it really matters, but I'm on a roll)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I reran the backup wizard and this time I didn't specified the FQDN of my server, I just put in SERVERNAME instead of SERVERNAME.MYCOMPANY.COM and it worked as it should.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Odd behavior but things seem to work.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Mar 2015 22:24:15 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SMSQL-Scheduled-job-oddities/m-p/101506#M4490</guid>
      <dc:creator>RAhlbrandt</dc:creator>
      <dc:date>2015-03-06T22:24:15Z</dc:date>
    </item>
  </channel>
</rss>

