<?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: Continual %SYSTEM-F-IVIDENT in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/continual-system-f-ivident/m-p/3126403#M710</link>
    <description>&lt;BR /&gt;This is going to be an application caused problem with a CHANNEL argument to an IO system service (SYS$QIO[W], SYS$GETDVI,... ?)&lt;BR /&gt;&lt;BR /&gt;IVIDENT is returned if what an application hands to the io service doesn't look like a channel.&lt;BR /&gt;&lt;BR /&gt; - IVCHAN means this looks like a valid channel but the channel is not currently assigned&lt;BR /&gt;&lt;BR /&gt; - IVIDENT means this doesn't even look like it could be a valid channel (Channels are multiples of 16).&lt;BR /&gt;&lt;BR /&gt;Not sure whether 0 would be chan or ident.&lt;BR /&gt;&lt;BR /&gt;Possibly the application is passing a 0 as channel, possibly after an 'assign' failed and the application continued. &lt;BR /&gt;&lt;BR /&gt;Maybe the process or system  ran out of a resource and the application error handlers failed?&lt;BR /&gt;&lt;BR /&gt;Or bad programming had a channel in a stack local variable and is is no longer valid.&lt;BR /&gt;Or a channel was long since de-assigned and an ast routine did not figure that out.&lt;BR /&gt;&lt;BR /&gt;So your taks is to figure out which process is active when the error is reported. Check its resources. Restart it, what ever.&lt;BR /&gt;&lt;BR /&gt;I _assume_ this "kernel tcp_attnrcv_defer" si application lingo identifying a program and module. If you can get to its sources then I'd recommend to print the channel in the error handler and/or call lib$signal(ss$_debug) when this particular error happens and/or call sys$hiber and use anal/system to look around in the process.&lt;BR /&gt;&lt;BR /&gt;Good luck!&lt;BR /&gt;Hein.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 21 Nov 2003 21:28:47 GMT</pubDate>
    <dc:creator>Hein van den Heuvel</dc:creator>
    <dc:date>2003-11-21T21:28:47Z</dc:date>
    <item>
      <title>Continual %SYSTEM-F-IVIDENT</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/continual-system-f-ivident/m-p/3126402#M709</link>
      <description>I'm getting two error messages on a VMS 7.1-2 box that comes up CONSTANTLY (every couple seconds). Does anybody know what could be causing these?&lt;BR /&gt; &lt;BR /&gt;kernel  tcp_attnrcv_defer: Read pending cancel error, socket 22, listener 6&lt;BR /&gt;kernel  - VMS error: %SYSTEM-F-IVIDENT, invalid identifier format&lt;BR /&gt;&lt;BR /&gt;Thanks, &lt;BR /&gt;Ethan&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Nov 2003 19:58:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/continual-system-f-ivident/m-p/3126402#M709</guid>
      <dc:creator>Ethan Bean</dc:creator>
      <dc:date>2003-11-21T19:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: Continual %SYSTEM-F-IVIDENT</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/continual-system-f-ivident/m-p/3126403#M710</link>
      <description>&lt;BR /&gt;This is going to be an application caused problem with a CHANNEL argument to an IO system service (SYS$QIO[W], SYS$GETDVI,... ?)&lt;BR /&gt;&lt;BR /&gt;IVIDENT is returned if what an application hands to the io service doesn't look like a channel.&lt;BR /&gt;&lt;BR /&gt; - IVCHAN means this looks like a valid channel but the channel is not currently assigned&lt;BR /&gt;&lt;BR /&gt; - IVIDENT means this doesn't even look like it could be a valid channel (Channels are multiples of 16).&lt;BR /&gt;&lt;BR /&gt;Not sure whether 0 would be chan or ident.&lt;BR /&gt;&lt;BR /&gt;Possibly the application is passing a 0 as channel, possibly after an 'assign' failed and the application continued. &lt;BR /&gt;&lt;BR /&gt;Maybe the process or system  ran out of a resource and the application error handlers failed?&lt;BR /&gt;&lt;BR /&gt;Or bad programming had a channel in a stack local variable and is is no longer valid.&lt;BR /&gt;Or a channel was long since de-assigned and an ast routine did not figure that out.&lt;BR /&gt;&lt;BR /&gt;So your taks is to figure out which process is active when the error is reported. Check its resources. Restart it, what ever.&lt;BR /&gt;&lt;BR /&gt;I _assume_ this "kernel tcp_attnrcv_defer" si application lingo identifying a program and module. If you can get to its sources then I'd recommend to print the channel in the error handler and/or call lib$signal(ss$_debug) when this particular error happens and/or call sys$hiber and use anal/system to look around in the process.&lt;BR /&gt;&lt;BR /&gt;Good luck!&lt;BR /&gt;Hein.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Nov 2003 21:28:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/continual-system-f-ivident/m-p/3126403#M710</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2003-11-21T21:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: Continual %SYSTEM-F-IVIDENT</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/continual-system-f-ivident/m-p/3126404#M711</link>
      <description>hi Ethan,&lt;BR /&gt;INVIDENT means also specificated user doen't yet exist; if application pass user as string and user was deleted.&lt;BR /&gt; &lt;BR /&gt;Bye&lt;BR /&gt;Antoniov&lt;BR /&gt;</description>
      <pubDate>Sat, 22 Nov 2003 03:03:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/continual-system-f-ivident/m-p/3126404#M711</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2003-11-22T03:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: Continual %SYSTEM-F-IVIDENT</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/continual-system-f-ivident/m-p/3126405#M712</link>
      <description>some application on your system seems to be causing this problem. Close your applications one-by-one and see if the error disappears. &lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; regards,&lt;BR /&gt;Lokesh&lt;BR /&gt;*******************************&lt;BR /&gt; help/message/facility=system IVIDENT&lt;BR /&gt;&lt;BR /&gt; IVIDENT,  invalid identifier format&lt;BR /&gt;&lt;BR /&gt;  Facility:     SYSTEM, System Services&lt;BR /&gt;&lt;BR /&gt;  Explanation:  This message can occur under either of the following&lt;BR /&gt;                conditions:&lt;BR /&gt;&lt;BR /&gt;                o The specified identifier is not formatted correctly.&lt;BR /&gt;&lt;BR /&gt;                o A system call to the $QIO system service specified a&lt;BR /&gt;                  channel number that is outside the valid range.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;  User Action:  Take the appropriate action, depending on the circumstances:&lt;BR /&gt;&lt;BR /&gt;                o Use one of the valid identifier formats described in the&lt;BR /&gt;                  OpenVMS Guide to System Security and retry the command.&lt;BR /&gt;&lt;BR /&gt;                o Modify the code to specify a channel number within the&lt;BR /&gt;                  valid range.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Nov 2003 04:31:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/continual-system-f-ivident/m-p/3126405#M712</guid>
      <dc:creator>Lokesh_2</dc:creator>
      <dc:date>2003-11-25T04:31:16Z</dc:date>
    </item>
  </channel>
</rss>

