<?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: SSSU - Version 6 - script error in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/sssu-version-6-script-error/m-p/4054556#M87778</link>
    <description>Jess,&lt;BR /&gt;&lt;BR /&gt;version 3.2 is _much_ older than V6.0 or V6.0.2 ;-)&lt;BR /&gt;&lt;BR /&gt;Please make sure that your version of SSSU matches the version of Command View EVA.</description>
    <pubDate>Fri, 28 Dec 2007 18:15:46 GMT</pubDate>
    <dc:creator>Uwe Zessin</dc:creator>
    <dc:date>2007-12-28T18:15:46Z</dc:date>
    <item>
      <title>SSSU - Version 6 - script error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sssu-version-6-script-error/m-p/4054552#M87774</link>
      <description>Getting a script error after going to SSSU/version 6&lt;BR /&gt;&lt;BR /&gt;this is my script&lt;BR /&gt;&lt;BR /&gt;$sssu :==$DSA99:[SSSU]SSSU_vms_alpha.exe&lt;BR /&gt;$ Show Time&lt;BR /&gt;$ sssu&lt;BR /&gt;sel manager xx.xx.x.xxx user=eva02 pass=pass&lt;BR /&gt;sel cell EVA02&lt;BR /&gt;show vdisk full&lt;BR /&gt;exit&lt;BR /&gt;$ Show Time&lt;BR /&gt;&lt;BR /&gt;this is what i get &lt;BR /&gt;&lt;BR /&gt;14-AUG-2007 15:15:46&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;&lt;BR /&gt;Manager:Username:Password:</description>
      <pubDate>Tue, 14 Aug 2007 17:20:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sssu-version-6-script-error/m-p/4054552#M87774</guid>
      <dc:creator>Gary Lively_1</dc:creator>
      <dc:date>2007-08-14T17:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: SSSU - Version 6 - script error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sssu-version-6-script-error/m-p/4054553#M87775</link>
      <description>I have SSSU  ver 6 and build 34. In that there is no show command.&lt;BR /&gt;You can get  help by entering SSSU interactivly and typing a ?&lt;BR /&gt;&lt;BR /&gt;$ run sys$system:sssu&lt;BR /&gt;SSSU for HP StorageWorks Command View EVA&lt;BR /&gt;Version: 6.0 &lt;BR /&gt;Build: 34&lt;BR /&gt;&lt;BR /&gt;Manager:xyz&lt;BR /&gt;Username:administrator&lt;BR /&gt;Password:xxxxxx&lt;BR /&gt;NoSystemSelected&amp;gt; select system EVA&lt;BR /&gt;EVA&amp;gt; ?&lt;BR /&gt;The options are:&lt;BR /&gt;    ADD&lt;BR /&gt;    CAPTURE&lt;BR /&gt;    CLEAR&lt;BR /&gt;    CODELOAD&lt;BR /&gt;    DELETE&lt;BR /&gt;    EMVERSION&lt;BR /&gt;    EXERCISE_DISK&lt;BR /&gt;    EXIT&lt;BR /&gt;    FILE&lt;BR /&gt;    FIND&lt;BR /&gt;    HELP&lt;BR /&gt;    LOCATE&lt;BR /&gt;    LS&lt;BR /&gt;    MOVE&lt;BR /&gt;    PAUSE&lt;BR /&gt;    REDISCOVER&lt;BR /&gt;    REFRESH&lt;BR /&gt;    RESTART&lt;BR /&gt;    SELECT&lt;BR /&gt;    SET&lt;BR /&gt;    SHUTDOWN&lt;BR /&gt;EVA&amp;gt; ls vdisk ?&lt;BR /&gt;  The options are:&lt;BR /&gt;    FULL&lt;BR /&gt;    NOFULL&lt;BR /&gt;    Name of object to show&lt;BR /&gt;==================&lt;BR /&gt;hope this helps,&lt;BR /&gt;James</description>
      <pubDate>Thu, 16 Aug 2007 15:25:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sssu-version-6-script-error/m-p/4054553#M87775</guid>
      <dc:creator>James Viswasam</dc:creator>
      <dc:date>2007-08-16T15:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: SSSU - Version 6 - script error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sssu-version-6-script-error/m-p/4054554#M87776</link>
      <description>To be defined :&lt;BR /&gt;P1 is the storage area name&lt;BR /&gt;P2 id the manager (appliance?) address&lt;BR /&gt;&lt;BR /&gt;$  OPEN/WRITE CMD SSSU_SHOW_HOSTS.CMD;&lt;BR /&gt;$  WRITE CMD "select manager ''P2' USERNAME=administrator PASSWORD=hiddentext"&lt;BR /&gt;$  WRITE CMD "select system ''P1'"&lt;BR /&gt;$  WRITE CMD "ls host full"&lt;BR /&gt;$  WRITE CMD "exit"&lt;BR /&gt;$  CLOSE/NOLOG CMD&lt;BR /&gt;$  PIPE SSSU "FILE SSSU_SHOW_HOSTS.CMD;" &amp;gt; SSSU_SHOW_HOSTS_'P1'.TMP;&lt;BR /&gt;&lt;BR /&gt;Hope this help.</description>
      <pubDate>Wed, 26 Dec 2007 14:40:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sssu-version-6-script-error/m-p/4054554#M87776</guid>
      <dc:creator>Luc Beaumet</dc:creator>
      <dc:date>2007-12-26T14:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: SSSU - Version 6 - script error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sssu-version-6-script-error/m-p/4054555#M87777</link>
      <description>&lt;!--!*#--&gt;Gary,&lt;BR /&gt;&lt;BR /&gt;I cut and pasted your script.  I modified the manager name, username, password, and&lt;BR /&gt;system name for my site.  It ran fine for me.&lt;BR /&gt;&lt;BR /&gt;But I'm confused about version numbers.  I haven't updated SSSU in a couple of years, but I'm not sure if my version below is newer or older than what you used.&lt;BR /&gt;&lt;BR /&gt;SSSU Build 7 for hp command view eva 3.2&lt;BR /&gt;&lt;BR /&gt;Jess</description>
      <pubDate>Thu, 27 Dec 2007 20:12:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sssu-version-6-script-error/m-p/4054555#M87777</guid>
      <dc:creator>Jess Goodman</dc:creator>
      <dc:date>2007-12-27T20:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: SSSU - Version 6 - script error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sssu-version-6-script-error/m-p/4054556#M87778</link>
      <description>Jess,&lt;BR /&gt;&lt;BR /&gt;version 3.2 is _much_ older than V6.0 or V6.0.2 ;-)&lt;BR /&gt;&lt;BR /&gt;Please make sure that your version of SSSU matches the version of Command View EVA.</description>
      <pubDate>Fri, 28 Dec 2007 18:15:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sssu-version-6-script-error/m-p/4054556#M87778</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2007-12-28T18:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: SSSU - Version 6 - script error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sssu-version-6-script-error/m-p/4054557#M87779</link>
      <description>Hey Gary,&lt;BR /&gt;         Only a couple of things.&lt;BR /&gt;&lt;BR /&gt;1.   As pointed out, make sure that the version of SSSU is OK for use with the version of Command View EVA, and&lt;BR /&gt;2.   I always had issues using anything but the Administrator Account.&lt;BR /&gt;&lt;BR /&gt;(Look in any of the other scripts (which I assume are still working) and compare.)   &lt;BR /&gt;&lt;BR /&gt;If your problem is more widespread than just this script, give me a call.&lt;BR /&gt;&lt;BR /&gt;Dave.&lt;BR /&gt;&lt;BR /&gt;P.S. you better assign some points to these guys or else I'll report you to "the DBA".&lt;BR /&gt;</description>
      <pubDate>Mon, 31 Dec 2007 14:27:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sssu-version-6-script-error/m-p/4054557#M87779</guid>
      <dc:creator>The Brit</dc:creator>
      <dc:date>2007-12-31T14:27:01Z</dc:date>
    </item>
  </channel>
</rss>

