<?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 SSSU scripting for VMS in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/sssu-scripting-for-vms/m-p/5149162#M26225</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am in the process of developing a number of SSSU scripts running under VMS (primarily un-present and re-present). In oder to avoid typing the manager, username, password and slelect system statements, I tried to put this infrmation in a text file and call it with the command SSSU "FILE isxeva1.txt"&lt;BR /&gt;&lt;BR /&gt;ISXV03&amp;gt; ty isxeva1.txt&lt;BR /&gt;&lt;BR /&gt;select manager=mtos481 username=administrator password=hpinvent &lt;BR /&gt;select system mtoeva1&lt;BR /&gt;&lt;BR /&gt;When I try and execute it I get the following &lt;BR /&gt;&lt;BR /&gt;ISXV03&amp;gt;  sssu "FILE isxeva1.txt"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SSSU for HP StorageWorks Command View EVA&lt;BR /&gt;Version: 6.0.2 &lt;BR /&gt;Build: 5&lt;BR /&gt;NoSystemSelected&amp;gt; FILE isxeva1.txt&lt;BR /&gt;&lt;BR /&gt;Error opening https connection</description>
    <pubDate>Wed, 07 Jan 2009 16:54:34 GMT</pubDate>
    <dc:creator>John A.  Beard</dc:creator>
    <dc:date>2009-01-07T16:54:34Z</dc:date>
    <item>
      <title>SSSU scripting for VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sssu-scripting-for-vms/m-p/5149162#M26225</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am in the process of developing a number of SSSU scripts running under VMS (primarily un-present and re-present). In oder to avoid typing the manager, username, password and slelect system statements, I tried to put this infrmation in a text file and call it with the command SSSU "FILE isxeva1.txt"&lt;BR /&gt;&lt;BR /&gt;ISXV03&amp;gt; ty isxeva1.txt&lt;BR /&gt;&lt;BR /&gt;select manager=mtos481 username=administrator password=hpinvent &lt;BR /&gt;select system mtoeva1&lt;BR /&gt;&lt;BR /&gt;When I try and execute it I get the following &lt;BR /&gt;&lt;BR /&gt;ISXV03&amp;gt;  sssu "FILE isxeva1.txt"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SSSU for HP StorageWorks Command View EVA&lt;BR /&gt;Version: 6.0.2 &lt;BR /&gt;Build: 5&lt;BR /&gt;NoSystemSelected&amp;gt; FILE isxeva1.txt&lt;BR /&gt;&lt;BR /&gt;Error opening https connection</description>
      <pubDate>Wed, 07 Jan 2009 16:54:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sssu-scripting-for-vms/m-p/5149162#M26225</guid>
      <dc:creator>John A.  Beard</dc:creator>
      <dc:date>2009-01-07T16:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: SSSU scripting for VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sssu-scripting-for-vms/m-p/5149163#M26226</link>
      <description>I have made a change where the manager slection statement does not include an "=" sign. This appears to have worked, butI am still getting an error message about -&lt;BR /&gt;&lt;BR /&gt;NoSystemSelected&amp;gt; FILE isxeva1.txt&lt;BR /&gt;&lt;BR /&gt;...any suggestions, or is this to be expected&lt;BR /&gt;&lt;BR /&gt;ISXV03&amp;gt; ty isxeva1.txt&lt;BR /&gt;select manager mtos481 username=administrator password=hpinvent &lt;BR /&gt;select system mtoeva1&lt;BR /&gt;ls vdisk&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ISXV03&amp;gt;  sssu "FILE isxeva1.txt"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SSSU for HP StorageWorks Command View EVA&lt;BR /&gt;Version: 6.0.2 &lt;BR /&gt;Build: 5&lt;BR /&gt;NoSystemSelected&amp;gt; FILE isxeva1.txt&lt;BR /&gt;&lt;BR /&gt;NoSystemSelected&amp;gt; select system mtoeva1&lt;BR /&gt;&lt;BR /&gt;mtoeva1&amp;gt; ls vdisk&lt;BR /&gt;&lt;BR /&gt;Vdisks available on this Cell:&lt;BR /&gt;  \Virtual Disks\ISXV01\V01_ALPHASYS732\ACTIVE&lt;BR /&gt;  \Virtual Disks\ISXV01\V01_Application\ACTIVE&lt;BR /&gt;  \Virtual Disks\ISXV01\V01_MANMAN\ACTIVE&lt;BR /&gt;  \Virtual Disks\ISXV01\V01_MMDATA1\ACTIVE&lt;BR /&gt;  \Virtual Disks\ISXV01\V01_MMDATA2\ACTIVE&lt;BR /&gt;  \Virtual Disks\ISXV01\V01_ORACLE$DISK\ACTIVE&lt;BR /&gt;  \Virtual Disks\ISXV01\V01_ORADATA1\ACTIVE&lt;BR /&gt;  \Virtual Disks\ISXV01\V01_ORADATA2\ACTIVE&lt;BR /&gt;  \Virtual Disks\ISXV01\V01_sys_shad3\ACTIVE</description>
      <pubDate>Wed, 07 Jan 2009 17:02:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sssu-scripting-for-vms/m-p/5149163#M26226</guid>
      <dc:creator>John A.  Beard</dc:creator>
      <dc:date>2009-01-07T17:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: SSSU scripting for VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sssu-scripting-for-vms/m-p/5149164#M26227</link>
      <description>&lt;!--!*#--&gt;Since you removed the = sign you are no longer getting an error message.  The "NoSystemSelected&amp;gt;" text is the SSSU prompt being echoed.  After the SELECT SYSTEM mtoeva1 command executes the prompt is changed to "mtoeva1&amp;gt;".&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Jan 2009 19:44:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sssu-scripting-for-vms/m-p/5149164#M26227</guid>
      <dc:creator>Jess Goodman</dc:creator>
      <dc:date>2009-01-07T19:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: SSSU scripting for VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sssu-scripting-for-vms/m-p/5149165#M26228</link>
      <description>Thank you for your response... I kind of figured that was the case as I was able to display the info I needed.</description>
      <pubDate>Wed, 07 Jan 2009 20:12:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sssu-scripting-for-vms/m-p/5149165#M26228</guid>
      <dc:creator>John A.  Beard</dc:creator>
      <dc:date>2009-01-07T20:12:11Z</dc:date>
    </item>
  </channel>
</rss>

