<?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: SHOW USER /ALL in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/show-user-all/m-p/4199408#M14657</link>
    <description>Bob,&lt;BR /&gt;&lt;BR /&gt;Precisely which character is it? (Hint: Use F$EXTRACT and then do a SHOW SYMBOL).&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
    <pubDate>Fri, 16 May 2008 13:17:23 GMT</pubDate>
    <dc:creator>Robert Gezelter</dc:creator>
    <dc:date>2008-05-16T13:17:23Z</dc:date>
    <item>
      <title>SHOW USER /ALL</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/show-user-all/m-p/4199407#M14656</link>
      <description>When I enter $ Show user /all   the Terminal&lt;BR /&gt;column seems to have an unprintable character in the space just before the ":" and the location after the "terminal" is  *undefined*.&lt;BR /&gt;&lt;BR /&gt;Also the output from  F$GETJPI("","TERMINAL") has the same character in the same place.  This only seems to affect terminals of type:NT (on my system) above 999.  Manually fixing-up the &lt;BR /&gt;terminal string and using &lt;BR /&gt;F$GETDVI("NTYnnnn:","TT_ACCPORNAM") gives the&lt;BR /&gt;expected information.&lt;BR /&gt;&lt;BR /&gt;On April 19, 2008  I applied the latest update patchs to that timefor ALPHA OpenVMS V7.3-2.&lt;BR /&gt;&lt;BR /&gt;I have looked; but can anyone tell me which &lt;BR /&gt;module I can recover to repair this ... or &lt;BR /&gt;which 'new' patch to install to fix this.&lt;BR /&gt;&lt;BR /&gt;The good? news is that the users do not seem to&lt;BR /&gt;be affected ... but other monitoring tools are.&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;&lt;BR /&gt;Bob Olewine&lt;BR /&gt;M.D. Anderson Cancer Center&lt;BR /&gt;Houston, TX&lt;BR /&gt;</description>
      <pubDate>Fri, 16 May 2008 13:09:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/show-user-all/m-p/4199407#M14656</guid>
      <dc:creator>Bob Olewine</dc:creator>
      <dc:date>2008-05-16T13:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: SHOW USER /ALL</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/show-user-all/m-p/4199408#M14657</link>
      <description>Bob,&lt;BR /&gt;&lt;BR /&gt;Precisely which character is it? (Hint: Use F$EXTRACT and then do a SHOW SYMBOL).&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Fri, 16 May 2008 13:17:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/show-user-all/m-p/4199408#M14657</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2008-05-16T13:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: SHOW USER /ALL</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/show-user-all/m-p/4199409#M14658</link>
      <description>Robert, ...&lt;BR /&gt;Here is from your request ...&lt;BR /&gt;&lt;BR /&gt;MDA&amp;gt; x=f$getjpi("","terminal")&lt;BR /&gt;MDA&amp;gt; sx  &lt;BR /&gt;X = "NTY7134.:"&lt;BR /&gt;MDA&amp;gt; xx=x &lt;BR /&gt;MDA&amp;gt; xi=f$extract(7,1,x)&lt;BR /&gt;MDA&amp;gt; sho sym xi&lt;BR /&gt;XI = "."  &lt;BR /&gt;&lt;BR /&gt;I had gotten this before ... it looks like a valid character.  was going to get the out put to a file and the dump the file to try to really see what the hex was.&lt;BR /&gt;&lt;BR /&gt;Bob</description>
      <pubDate>Fri, 16 May 2008 13:29:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/show-user-all/m-p/4199409#M14658</guid>
      <dc:creator>Bob Olewine</dc:creator>
      <dc:date>2008-05-16T13:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: SHOW USER /ALL</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/show-user-all/m-p/4199410#M14659</link>
      <description>See recent LOGIN patch to see if that is your problem</description>
      <pubDate>Fri, 16 May 2008 13:30:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/show-user-all/m-p/4199410#M14659</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2008-05-16T13:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: SHOW USER /ALL</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/show-user-all/m-p/4199411#M14660</link>
      <description>That is VMS732_LOGIN-V0200 which has been announced but is not yet at&lt;BR /&gt;&lt;A href="ftp://ftp.itrc.hp.com/openvms_patches/alpha/V7.3-2/" target="_blank"&gt;ftp://ftp.itrc.hp.com/openvms_patches/alpha/V7.3-2/&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 16 May 2008 13:33:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/show-user-all/m-p/4199411#M14660</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2008-05-16T13:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: SHOW USER /ALL</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/show-user-all/m-p/4199412#M14661</link>
      <description>Robert and Ian, ...&lt;BR /&gt;&lt;BR /&gt;Did the character to a file ...&lt;BR /&gt;here is the hex info.  Looks like a &lt;BR /&gt;'04'x  .&lt;BR /&gt;&lt;BR /&gt;Bob</description>
      <pubDate>Fri, 16 May 2008 13:36:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/show-user-all/m-p/4199412#M14661</guid>
      <dc:creator>Bob Olewine</dc:creator>
      <dc:date>2008-05-16T13:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: SHOW USER /ALL</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/show-user-all/m-p/4199413#M14662</link>
      <description>Sorry here is the first line of the dumped file.&lt;BR /&gt;&lt;BR /&gt; 00000000 00000000 0000FFFF 003A0434 &lt;BR /&gt;33313759 544E8D01 000B0004 8D010003 .........NTY7134.:............. 000000&lt;BR /&gt;&lt;BR /&gt;wish it fit a little better.&lt;BR /&gt;&lt;BR /&gt;Bob</description>
      <pubDate>Fri, 16 May 2008 13:40:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/show-user-all/m-p/4199413#M14662</guid>
      <dc:creator>Bob Olewine</dc:creator>
      <dc:date>2008-05-16T13:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: SHOW USER /ALL</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/show-user-all/m-p/4199414#M14663</link>
      <description>&lt;!--!*#--&gt;from the patch description&lt;BR /&gt;&lt;BR /&gt;    5.2  Problems addressed in this kit&lt;BR /&gt;&lt;BR /&gt;          5.2.1  F$GETJPI(0,"TERMINAL") Displays Device Name Incorrectly&lt;BR /&gt;&lt;BR /&gt;               5.2.1.1  Problem Description:&lt;BR /&gt;&lt;BR /&gt;               After installing the VMS732_LOGIN-V0100 patch kit,&lt;BR /&gt;               F$GETJPI(0,"TERMINAL") might improperly display the&lt;BR /&gt;               device name with a "." non-printable character.  For&lt;BR /&gt;               example:&lt;BR /&gt;&lt;BR /&gt;               $ TERM = F$GETJPI(0,"TERMINAL")&lt;BR /&gt;               $ SHOW SYMBOL TERM&lt;BR /&gt;                 TERM = "NTY1038.:"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;               The problem occurs when the terminal device number is&lt;BR /&gt;               greater than 999.&lt;BR /&gt;</description>
      <pubDate>Fri, 16 May 2008 13:40:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/show-user-all/m-p/4199414#M14663</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2008-05-16T13:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: SHOW USER /ALL</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/show-user-all/m-p/4199415#M14664</link>
      <description>Ian, ...&lt;BR /&gt;Thank you.&lt;BR /&gt;I have a test system I will replace the&lt;BR /&gt;original LOGINOUT and see that all still&lt;BR /&gt;kinda works before I do the production &lt;BR /&gt;system.  &lt;BR /&gt;&lt;BR /&gt;Will also wait on the LOGIN V200 kit to be&lt;BR /&gt;released.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Bob</description>
      <pubDate>Fri, 16 May 2008 14:30:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/show-user-all/m-p/4199415#M14664</guid>
      <dc:creator>Bob Olewine</dc:creator>
      <dc:date>2008-05-16T14:30:06Z</dc:date>
    </item>
    <item>
      <title>Re: SHOW USER /ALL</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/show-user-all/m-p/4199416#M14665</link>
      <description>&lt;!--!*#--&gt;For the record, that's /FULL, isn't it?&lt;BR /&gt;&lt;BR /&gt;alp $ show users /all&lt;BR /&gt;%DCL-W-IVQUAL, unrecognized qualifier - check validity, spelling, and placement&lt;BR /&gt; \ALL\&lt;BR /&gt;</description>
      <pubDate>Fri, 16 May 2008 19:32:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/show-user-all/m-p/4199416#M14665</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-05-16T19:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: SHOW USER /ALL</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/show-user-all/m-p/4199417#M14666</link>
      <description>U R correct.  &lt;BR /&gt;&lt;BR /&gt;Bob</description>
      <pubDate>Fri, 16 May 2008 19:45:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/show-user-all/m-p/4199417#M14666</guid>
      <dc:creator>Bob Olewine</dc:creator>
      <dc:date>2008-05-16T19:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: SHOW USER /ALL</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/show-user-all/m-p/4199418#M14667</link>
      <description>The patch is available now&lt;BR /&gt;&lt;BR /&gt;VMS732_LOGIN-V0200&lt;BR /&gt;&lt;BR /&gt;&lt;A href="ftp://ftp.itrc.hp.com/openvms_patches/alpha/V7.3-2" target="_blank"&gt;ftp://ftp.itrc.hp.com/openvms_patches/alpha/V7.3-2&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 18 May 2008 10:22:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/show-user-all/m-p/4199418#M14667</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2008-05-18T10:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: SHOW USER /ALL</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/show-user-all/m-p/4199419#M14668</link>
      <description>Ian, ...&lt;BR /&gt;&lt;BR /&gt;Thank you !   Will go get it.&lt;BR /&gt;&lt;BR /&gt;Bob</description>
      <pubDate>Mon, 19 May 2008 15:59:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/show-user-all/m-p/4199419#M14668</guid>
      <dc:creator>Bob Olewine</dc:creator>
      <dc:date>2008-05-19T15:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: SHOW USER /ALL</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/show-user-all/m-p/4199420#M14669</link>
      <description>Sorry ALL, ...&lt;BR /&gt;&lt;BR /&gt;I finally figured out that I had to submit the points and the replies separtely.&lt;BR /&gt;&lt;BR /&gt;Bob</description>
      <pubDate>Mon, 19 May 2008 16:02:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/show-user-all/m-p/4199420#M14669</guid>
      <dc:creator>Bob Olewine</dc:creator>
      <dc:date>2008-05-19T16:02:07Z</dc:date>
    </item>
  </channel>
</rss>

