<?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 VIQ problem in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/viq-problem/m-p/3329686#M63453</link>
    <description>Hello &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I got the follwing message&lt;BR /&gt;Event of class ERROR received from entity MD.&lt;BR /&gt;%MD-E-NORESPNSE, MD could not generate a response&lt;BR /&gt;-VIQ-E-NOSUCHCHAN, No such channel assigned.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;PML&amp;gt; help VIQ-E-NOSUCHCHAN&lt;BR /&gt;  VIQ-E-NOSUCHCHAN&lt;BR /&gt;&lt;BR /&gt;No such channel assigned.&lt;BR /&gt;&lt;BR /&gt;   Facility: VIQ&lt;BR /&gt;&lt;BR /&gt;   Severity: Error&lt;BR /&gt;&lt;BR /&gt;   Explanation: A channel number has been specified which has not&lt;BR /&gt;   been assigned.&lt;BR /&gt;&lt;BR /&gt;   User Action: Assign channel prior to any other I/O function calls&lt;BR /&gt;   or supply the correct channel.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The problem is : I don't understand what i have to do in order to check what, and how to fix it.</description>
    <pubDate>Tue, 13 Jul 2004 04:05:54 GMT</pubDate>
    <dc:creator>UareTERMINATED</dc:creator>
    <dc:date>2004-07-13T04:05:54Z</dc:date>
    <item>
      <title>VIQ problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/viq-problem/m-p/3329686#M63453</link>
      <description>Hello &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I got the follwing message&lt;BR /&gt;Event of class ERROR received from entity MD.&lt;BR /&gt;%MD-E-NORESPNSE, MD could not generate a response&lt;BR /&gt;-VIQ-E-NOSUCHCHAN, No such channel assigned.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;PML&amp;gt; help VIQ-E-NOSUCHCHAN&lt;BR /&gt;  VIQ-E-NOSUCHCHAN&lt;BR /&gt;&lt;BR /&gt;No such channel assigned.&lt;BR /&gt;&lt;BR /&gt;   Facility: VIQ&lt;BR /&gt;&lt;BR /&gt;   Severity: Error&lt;BR /&gt;&lt;BR /&gt;   Explanation: A channel number has been specified which has not&lt;BR /&gt;   been assigned.&lt;BR /&gt;&lt;BR /&gt;   User Action: Assign channel prior to any other I/O function calls&lt;BR /&gt;   or supply the correct channel.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The problem is : I don't understand what i have to do in order to check what, and how to fix it.</description>
      <pubDate>Tue, 13 Jul 2004 04:05:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/viq-problem/m-p/3329686#M63453</guid>
      <dc:creator>UareTERMINATED</dc:creator>
      <dc:date>2004-07-13T04:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: VIQ problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/viq-problem/m-p/3329687#M63454</link>
      <description>&lt;BR /&gt;The messages and command you show certainly look like VMS, but there is not a single VMS native error or standard tool in the picture.&lt;BR /&gt;&lt;BR /&gt;Even the NOSUCHCHAN is NOT an OpenVMS native message, but something from a layered product/applicaitons.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You need to work with the provider of the applicaition to create additional meaning to those words.&lt;BR /&gt;&lt;BR /&gt;What is 'PML', what is 'MD', what is 'VIQ'?&lt;BR /&gt;&lt;BR /&gt;Looks like a file was not found or something like that deep below. If this was happenign on my VMS box and if I had no other information to help me, then my tool of choice would be: SET WATCH FILE/CLA=MAJOR and re-run the program. Now carefully watch the status message come by and hope to recognize directories and files and stuff in there.&lt;BR /&gt;&lt;BR /&gt;Next tool might be a RUN/DEBU and SET BREAK/EXCEPT, hoping to learn from routines names and stack context when and where the error happens (hoping it is signalled).&lt;BR /&gt;&lt;BR /&gt;Finally, with the debugger, STEP IN and OVER routines to get closer and closer to a routine returning an error. Tedious!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hth,&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Jul 2004 09:09:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/viq-problem/m-p/3329687#M63454</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2004-07-13T09:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: VIQ problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/viq-problem/m-p/3329688#M63455</link>
      <description>huuummm!!!&lt;BR /&gt;&lt;BR /&gt;That's quite not easy. but i'll try.&lt;BR /&gt;&lt;BR /&gt;Thanks for your first approach</description>
      <pubDate>Tue, 13 Jul 2004 09:15:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/viq-problem/m-p/3329688#M63455</guid>
      <dc:creator>UareTERMINATED</dc:creator>
      <dc:date>2004-07-13T09:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: VIQ problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/viq-problem/m-p/3329689#M63456</link>
      <description>I think you posted your question in the wrong place. It is not an OpenVMS issue, but an application issue.&lt;BR /&gt;&lt;BR /&gt;The solution of your problem is:&lt;BR /&gt;&lt;BR /&gt;Contact the supplier of the system (and that is not the hardware vendor). You'll probably know which company.&lt;BR /&gt;They have a support desk. &lt;BR /&gt;They can check it and fix it (at least if you have a support contract).</description>
      <pubDate>Tue, 13 Jul 2004 14:12:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/viq-problem/m-p/3329689#M63456</guid>
      <dc:creator>Peter Hofman</dc:creator>
      <dc:date>2004-07-13T14:12:58Z</dc:date>
    </item>
  </channel>
</rss>

