<?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: SMSAP for Windows, registering backint in Data Protection</title>
    <link>https://community.netapp.com/t5/Data-Protection/SMSAP-for-Windows-registering-backint/m-p/23683#M6247</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yea, util_path is correct, worked fine for us but im not that much into tsm to know what went wrong or what else you might have missed :&amp;lt; back then we just google´d about util_path and used that syntax. As far as i remember we do not use the one from c:program files since i saw the util_path in a sap log.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maybe it prefers %PATH% over util_path tho.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 03 Mar 2013 18:26:19 GMT</pubDate>
    <dc:creator>thomas_glodde</dc:creator>
    <dc:date>2013-03-03T18:26:19Z</dc:date>
    <item>
      <title>SMSAP for Windows, registering backint</title>
      <link>https://community.netapp.com/t5/Data-Protection/SMSAP-for-Windows-registering-backint/m-p/23645#M6240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got a few questions around SMSAP and the BR*Tool integration.&amp;nbsp; This is running on Windows.&amp;nbsp; The SMSAP GUI (the bit that's basically identical to SMO) part works fine, I can back up and restore from there with no issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I want to integrate with SAP BR*Tool.&amp;nbsp; Looking at the IAG, I need to register the backint with the SLD, but that fails:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;backint register-sld -host host -username XXXXXX -port 50000 -password XXXXXX -template sld-template.xml&lt;/P&gt;&lt;P&gt;[ INFO] Backint Interface for SnapManager(R) 1.0&lt;/P&gt;&lt;P&gt;[ERROR] SMSAP-13032: Cannot perform operation: BackintRegisterOperation.&amp;nbsp; Root cause: java.lang.Nul&lt;/P&gt;&lt;P&gt;PointerException&lt;/P&gt;&lt;P&gt;[ERROR] SMSAP-13048: BackintRegisterOperation Operation Status: FAILED&lt;/P&gt;&lt;P&gt;Operation Id [N3dfa10ce26983813115259b27810e360] failed. Error: java.lang.NullPointerException&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Questions around this:&lt;/P&gt;&lt;P&gt;-Template file doesn't seem to exist anywhere and I've no idea how to create it.&amp;nbsp; I found one as a sample in another thread, so I've tried that above putting the host name in instead of ${example host}.&amp;nbsp; Any tips on creating this or where I can find it?&lt;/P&gt;&lt;P&gt;-The BACKINT for IBM TSM is already in place and in use, and I don't want to break this.&amp;nbsp; Is it possible to have multiple BACKINTs from different vendors?&lt;/P&gt;&lt;P&gt;-For the initSID.sap file, is the only thing I really need in the their the path to the initSID.utl parameter file?&lt;/P&gt;&lt;P&gt;-When invoking brbackup, how does it know which BACKINT to call if there are multiple providers?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:09:07 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SMSAP-for-Windows-registering-backint/m-p/23645#M6240</guid>
      <dc:creator>ChrisHolloway</dc:creator>
      <dc:date>2025-06-05T06:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: SMSAP for Windows, registering backint</title>
      <link>https://community.netapp.com/t5/Data-Protection/SMSAP-for-Windows-registering-backint/m-p/23649#M6241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;-Template file doesn't seem to exist anywhere and I've no idea how to create it.&amp;nbsp; I found one as a sample in another thread, so I've tried that above putting the host name in instead of ${example host}.&amp;nbsp; Any tips on creating this or where I can find it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for me it works even without registering it but isnt template located somewhere under plugins?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-The BACKINT for IBM TSM is already in place and in use, and I don't want to break this.&amp;nbsp; Is it possible to have multiple BACKINTs from different vendors?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;move backint.exe from tsm to a different folder and use the util_path variable to specify this location. be aware that util_path only works with .exe files so you can NOT move the backint.cmd from the SMSAP to a different folder&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-For the initSID.sap file, is the only thing I really need in the their the path to the initSID.utl parameter file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;basicly yes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-When invoking brbackup, how does it know which BACKINT to call if there are multiple providers?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create multiple init&amp;lt;sid&amp;gt;.sap files, eg initP01tsm.sap and initP01na.sap and use/schedule these. otherwise you would need a wrapper to check what is called but different .sap files is the easy way to go imho&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;btw, with SMSAP on windows you are entering a world of pain &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 14:32:57 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SMSAP-for-Windows-registering-backint/m-p/23649#M6241</guid>
      <dc:creator>thomas_glodde</dc:creator>
      <dc:date>2013-02-26T14:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: SMSAP for Windows, registering backint</title>
      <link>https://community.netapp.com/t5/Data-Protection/SMSAP-for-Windows-registering-backint/m-p/23658#M6242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nice one, thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So this should work without registering it?&amp;nbsp; There's no templates xml files for the registration anywhere (I checked the plugins directory already).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically, are the steps then:&lt;/P&gt;&lt;P&gt;-Copy backint.cmd to another location where it's required&lt;/P&gt;&lt;P&gt;-Update initSID.sap.&amp;nbsp; I've created one called initSID_SMSAP.sap and left the old one in place for TSM.&lt;/P&gt;&lt;P&gt;-Created a utl file called initSID_SMSAP.utl and put that in the initSID_SMSAP.sap file.&lt;/P&gt;&lt;P&gt;-Call that with brbackup&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What switches should I be using with brbackup to call this?&amp;nbsp; Would this do it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;brbackup -u / -d util_file -r initSID_SMSAP.utl&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not familiar with SAP at all (as you can probably tell).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 14:43:10 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SMSAP-for-Windows-registering-backint/m-p/23658#M6242</guid>
      <dc:creator>ChrisHolloway</dc:creator>
      <dc:date>2013-02-26T14:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: SMSAP for Windows, registering backint</title>
      <link>https://community.netapp.com/t5/Data-Protection/SMSAP-for-Windows-registering-backint/m-p/23662#M6243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;should work yes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-copy backint.exe (from TSM!) somewhere else&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;make sure c:\program files\netapp\snapmanager for sap\bin is in the path of the &amp;lt;domain&amp;gt;\service&amp;lt;sapsid&amp;gt; user!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- update/create SMSAP.sap and SMSAP.utl files&lt;/P&gt;&lt;P&gt;- call that with brbackup&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;not sure about the parameters either, the SAP guys should know better, usualy we go for full backup &amp;amp; archive logs, save and delete.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 15:07:19 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SMSAP-for-Windows-registering-backint/m-p/23662#M6243</guid>
      <dc:creator>thomas_glodde</dc:creator>
      <dc:date>2013-02-26T15:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: SMSAP for Windows, registering backint</title>
      <link>https://community.netapp.com/t5/Data-Protection/SMSAP-for-Windows-registering-backint/m-p/23669#M6244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brilliant, thanks for your help.&amp;nbsp; I've added &lt;SPAN style="color: #454545; font-family: Arial, Helvetica, Verdana, sans-serif; background-color: #ffffff;"&gt;c:\program files\netapp\snapmanager for sap\bin&lt;/SPAN&gt; as a global path for all users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll sit down with the TSM guys tomorrow to take a look at updating the parameters for the TSM initSID.sap file to point to backint in a different folder.&amp;nbsp; I'm assuming what I need for this is an entry like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;util_path=&amp;lt;path where I've moved TSM backint.exe to&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 15:21:06 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SMSAP-for-Windows-registering-backint/m-p/23669#M6244</guid>
      <dc:creator>ChrisHolloway</dc:creator>
      <dc:date>2013-02-26T15:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: SMSAP for Windows, registering backint</title>
      <link>https://community.netapp.com/t5/Data-Protection/SMSAP-for-Windows-registering-backint/m-p/23673#M6245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, sounds good so far.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as soon as backint is configured fine you might face issues about authentication/credential cache during execution of db13 jobs, be sure to use "smsap profile sync –repository –dbname &amp;lt;repodbid&amp;gt; –host myrepodbhost –port 1521 –login –username &amp;lt;repouser&amp;gt; -verbose"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 15:29:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SMSAP-for-Windows-registering-backint/m-p/23673#M6245</guid>
      <dc:creator>thomas_glodde</dc:creator>
      <dc:date>2013-02-26T15:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: SMSAP for Windows, registering backint</title>
      <link>https://community.netapp.com/t5/Data-Protection/SMSAP-for-Windows-registering-backint/m-p/23678#M6246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We've added this into the initSID.sap file for TSM:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;util_path = C:\usr\sap\BWT\SYS\exe\uc\NTAMD64\TSM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...and moved backint.exe to there but the TSM backup now fails.&amp;nbsp; The brbackup seems to look through the PATHs we've got configured (and so finds the backint.exe in the TSM install folder and uses that) rather than reading this file.&amp;nbsp; I know this is a bit off topic as a TSM issue, but what we've tried to do is correct right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 13:57:53 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SMSAP-for-Windows-registering-backint/m-p/23678#M6246</guid>
      <dc:creator>ChrisHolloway</dc:creator>
      <dc:date>2013-02-27T13:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: SMSAP for Windows, registering backint</title>
      <link>https://community.netapp.com/t5/Data-Protection/SMSAP-for-Windows-registering-backint/m-p/23683#M6247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yea, util_path is correct, worked fine for us but im not that much into tsm to know what went wrong or what else you might have missed :&amp;lt; back then we just google´d about util_path and used that syntax. As far as i remember we do not use the one from c:program files since i saw the util_path in a sap log.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maybe it prefers %PATH% over util_path tho.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Mar 2013 18:26:19 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SMSAP-for-Windows-registering-backint/m-p/23683#M6247</guid>
      <dc:creator>thomas_glodde</dc:creator>
      <dc:date>2013-03-03T18:26:19Z</dc:date>
    </item>
  </channel>
</rss>

