<?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: ERROR STATUS =   1432 in ITANIUM Open VMS in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/error-status-1432-in-itanium-open-vms/m-p/4139580#M88249</link>
    <description>Yes,&lt;BR /&gt;&lt;BR /&gt;   This is working in another ITANIUM server with VMS8.2. The current server is with VMS8.3.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 04 Feb 2008 09:51:10 GMT</pubDate>
    <dc:creator>R SAMANTARAY</dc:creator>
    <dc:date>2008-02-04T09:51:10Z</dc:date>
    <item>
      <title>ERROR STATUS =   1432 in ITANIUM Open VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/error-status-1432-in-itanium-open-vms/m-p/4139578#M88247</link>
      <description>Friends,&lt;BR /&gt;          We are facing a typical problem ,while making UDP communication. This is a FORTAN application. This part of the code shows an IOSB_STATUS error with value 1432. &lt;BR /&gt;Can you suggest something ?&lt;BR /&gt;&lt;BR /&gt;Code:&lt;BR /&gt;&lt;BR /&gt;      ELSE IF ( MSG_RCV.LINK.IOSB_STATUS .EQ. UDP$_TIMEOUT ) THEN&lt;BR /&gt;         TYPE *,'MSG_RCV: At ', NOW(),' TIMEOUT'&lt;BR /&gt;      ELSE&lt;BR /&gt;         TYPE *,'MSG_RCV: At ', NOW(),' ERROR STATUS=',MSG_RCV.LINK.IOSB_STATUS&lt;BR /&gt;&lt;BR /&gt;      ENDIF&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;*****&lt;BR /&gt;INCLUDE FILE&lt;BR /&gt;&lt;BR /&gt;      INCLUDE  '($SSDEF)/list'&lt;BR /&gt;&lt;BR /&gt;!     Added for Open VMS $SSDEF (in Alpha)&lt;BR /&gt;!      X-K7 MSH1062  MICHAEL S. HARVEY  13-DEC-1990&lt;BR /&gt;!                               ADD SS$_INVARG FOR $CRMPSC AND $MPGBLSC SERVICES&lt;BR /&gt;!!    PARAMETER SS$_INVARG = '00000FCA'X&lt;BR /&gt;&lt;BR /&gt;      PARAMETER UDP$_ABORT      = SS$_ABORT      ! =0x002c ! Abort */&lt;BR /&gt;      PARAMETER UDP$_BADDATA    = SS$_BADCHKSUM  ! =0X0808 ! Bad/invalid data re&lt;BR /&gt;ad */&lt;BR /&gt;      PARAMETER UDP$_BADPARAM   = SS$_BADPARAM   ! =0x0014 ! Bad parameter value&lt;BR /&gt; */&lt;BR /&gt;      PARAMETER UDP$_BUFFEROVF  = SS$_BUFFEROVF  ! =0x0601 ! Buffer overflow&lt;BR /&gt; */&lt;BR /&gt;      PARAMETER UDP$_CANCEL     = SS$_CANCEL     ! =0x830  ! Operation Canceled&lt;BR /&gt;*/&lt;BR /&gt;      PARAMETER UDP$_CONNECFAIL = SS$_CONNECFAIL ! =0x20dc ! Connection Timed-Ou&lt;BR /&gt;t or failed */&lt;BR /&gt;      PARAMETER UDP$_DATAOVERUN = SS$_DATAOVERUN ! =0x0838 ! Data Overrun */&lt;BR /&gt;      PARAMETER UDP$_INSFMEM    = SS$_INSFMEM    ! =0x0124 ! Insufficent memory&lt;BR /&gt;!!    PARAMETER UDP$_INVARG     = SS$_INVARG     ! =0x0fca ! Invalid Argument(s)&lt;BR /&gt;   */&lt;BR /&gt;      PARAMETER UDP$_LINKABORT  = SS$_LINKABORT  ! =0x20e4 ! Link Abort */&lt;BR /&gt;      PARAMETER UDP$_LINKDISCON = SS$_LINKDISCON ! =0x20ec ! Link Disconnected *&lt;BR /&gt;/&lt;BR /&gt;      PARAMETER UDP$_LINKEXIT   = SS$_LINKEXIT   ! =0x20f4 ! Link Exit */&lt;BR /&gt;      PARAMETER UDP$_NODATA     = SS$_NODATA     ! =0x01ac ! No data */&lt;BR /&gt;      PARAMETER UDP$_NORMAL     = SS$_NORMAL     ! =0x0001 ! Service Completed s&lt;BR /&gt;uccessfully */&lt;BR /&gt;      PARAMETER UDP$_REJECT     = SS$_REJECT     ! =0x0294 ! Connection Request&lt;BR /&gt;Rejected */&lt;BR /&gt;      PARAMETER UDP$_TIMEOUT    = SS$_TIMEOUT    ! =0x022c ! Operation timed out&lt;BR /&gt; */&lt;BR /&gt;      PARAMETER UDP$_TOOMUCHDATA= SS$_TOOMUCHDATA! =0x029c ! Too much data */&lt;BR /&gt;&lt;BR /&gt;      STRUCTURE /UDP_LINK_STC/&lt;BR /&gt;         INTEGER*4    CHANNEL&lt;BR /&gt;         INTEGER*4    SOCK_ADDR1(4)&lt;BR /&gt;         INTEGER*4    A_DATA&lt;BR /&gt;         INTEGER*4    DATA_SIZE&lt;BR /&gt;         INTEGER*2    IOSB_STATUS&lt;BR /&gt;         INTEGER*2    IOSB_BYTES&lt;BR /&gt;         INTEGER*4    IOSB_RESERVED&lt;BR /&gt;         INTEGER*4    TIMEOUT_DT(2)&lt;BR /&gt;         INTEGER*4    TIMER_ID&lt;BR /&gt;         INTEGER*4    EFN&lt;BR /&gt;         INTEGER*4    A_AST(2)&lt;BR /&gt;      END STRUCTURE&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Feb 2008 05:34:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/error-status-1432-in-itanium-open-vms/m-p/4139578#M88247</guid>
      <dc:creator>R SAMANTARAY</dc:creator>
      <dc:date>2008-02-04T05:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR STATUS =   1432 in ITANIUM Open VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/error-status-1432-in-itanium-open-vms/m-p/4139579#M88248</link>
      <description>What is the primary error status?&lt;BR /&gt;That is... the status of the call itself. (r0 in debugger)&lt;BR /&gt;&lt;BR /&gt;Is the field initialized?&lt;BR /&gt;If the call completely fails, then the IOSB_STATUS will not be filled in.&lt;BR /&gt;What is the value before the IO call?&lt;BR /&gt;&lt;BR /&gt;Did the code ever work?  On Alpha? On itanium?&lt;BR /&gt;What does the actual IO call look like?&lt;BR /&gt;Is the return variable properly declared as int?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1432 in decimal would be SUBRNG6&lt;BR /&gt;I've never seen that in decades of OpenVMS usage.&lt;BR /&gt;1432 in hex does not appear to be valid.&lt;BR /&gt;&lt;BR /&gt;Hth,&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Feb 2008 06:19:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/error-status-1432-in-itanium-open-vms/m-p/4139579#M88248</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2008-02-04T06:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR STATUS =   1432 in ITANIUM Open VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/error-status-1432-in-itanium-open-vms/m-p/4139580#M88249</link>
      <description>Yes,&lt;BR /&gt;&lt;BR /&gt;   This is working in another ITANIUM server with VMS8.2. The current server is with VMS8.3.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Feb 2008 09:51:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/error-status-1432-in-itanium-open-vms/m-p/4139580#M88249</guid>
      <dc:creator>R SAMANTARAY</dc:creator>
      <dc:date>2008-02-04T09:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR STATUS =   1432 in ITANIUM Open VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/error-status-1432-in-itanium-open-vms/m-p/4139581#M88250</link>
      <description>So maybe this is a new server where the network is not setup as the old one?&lt;BR /&gt;I assume that basic stuff works... telnet, ssh, ftp. &lt;BR /&gt;&lt;BR /&gt;Is the 8.2 system still available and was the 8.3 fresh created or was it upgraded?&lt;BR /&gt;For a fresh create, maybe the usernames are set up differently? Do a $show proc/all or a piecemeal $show proc/quota, $show quota /priv and compare?&lt;BR /&gt;&lt;BR /&gt;Where is the program connecting?&lt;BR /&gt;Can you use the same username, but an other tool to try that connection? Just use ping first, then telnet to the target node/port.&lt;BR /&gt;&lt;BR /&gt;Anything in any system logs?&lt;BR /&gt;Error count on the ethernet/internet interface?&lt;BR /&gt;(Security) auditing entries?&lt;BR /&gt;&lt;BR /&gt;And I'm still interested in the IO call return status and the immediate code adn declarations used in that area of the code.&lt;BR /&gt;&lt;BR /&gt;Hth,&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Feb 2008 12:16:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/error-status-1432-in-itanium-open-vms/m-p/4139581#M88250</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2008-02-04T12:16:23Z</dc:date>
    </item>
  </channel>
</rss>

