<?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 COBOL and DCLTABLES in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/cobol-and-dcltables/m-p/3884263#M35019</link>
    <description>Hi all,&lt;BR /&gt;I am trying to install COBOL 2.8 but after the install, when it runs the ivp it comes up with:&lt;BR /&gt;Portion done: 0%...80%...90%...100%&lt;BR /&gt;&lt;BR /&gt;The following product has been installed:&lt;BR /&gt;    DEC AXPVMS COBOL V2.8-1286             Layered Product&lt;BR /&gt;&lt;BR /&gt;%PCSI-I-IVPEXECUTE, executing test procedure for DEC AXPVMS COBOL V2.8-1286 ...&lt;BR /&gt;%PCSI-I-PRCOUTPUT, output from subprocess follows ...&lt;BR /&gt;%DCL-W-IVVERB, unrecognized command verb - check validity and spelling&lt;BR /&gt;%LINK-F-OPENIN, error opening HOMES$DISK:[HOMES.QUACK322.MENU]COBOL$IVP.OBJ; as t&lt;BR /&gt;-RMS-E-FNF, file not found&lt;BR /&gt;%SYSTEM-F-ABORT, abort&lt;BR /&gt; &lt;BR /&gt;%PCSI-E-IVPFAILURE, test procedure completed with an error status&lt;BR /&gt;-SYSTEM-F-ABORT, abort&lt;BR /&gt;%PCSI-E-IVPINSTALL, product is installed, but its verification test has failed&lt;BR /&gt;Do you want to continue? [YES] &lt;BR /&gt;%PCSIUI-I-COMPWERR, operation completed after explicit continuation from errors&lt;BR /&gt;&lt;BR /&gt;And now I when I type cobol nothing happens&lt;BR /&gt;BARCA0::QUACK322&amp;gt; cobol&lt;BR /&gt;%DCL-W-IVVERB, unrecognized command verb - check validity and spelling&lt;BR /&gt; \COBOL\&lt;BR /&gt;And yes I have logged out and in again, rebooted,SET COMMAND /TABLE=SYS$LIBRARY:DCLTABLES &lt;BR /&gt;and still no effect</description>
    <pubDate>Fri, 20 Oct 2006 21:34:15 GMT</pubDate>
    <dc:creator>quack322</dc:creator>
    <dc:date>2006-10-20T21:34:15Z</dc:date>
    <item>
      <title>COBOL and DCLTABLES</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/cobol-and-dcltables/m-p/3884263#M35019</link>
      <description>Hi all,&lt;BR /&gt;I am trying to install COBOL 2.8 but after the install, when it runs the ivp it comes up with:&lt;BR /&gt;Portion done: 0%...80%...90%...100%&lt;BR /&gt;&lt;BR /&gt;The following product has been installed:&lt;BR /&gt;    DEC AXPVMS COBOL V2.8-1286             Layered Product&lt;BR /&gt;&lt;BR /&gt;%PCSI-I-IVPEXECUTE, executing test procedure for DEC AXPVMS COBOL V2.8-1286 ...&lt;BR /&gt;%PCSI-I-PRCOUTPUT, output from subprocess follows ...&lt;BR /&gt;%DCL-W-IVVERB, unrecognized command verb - check validity and spelling&lt;BR /&gt;%LINK-F-OPENIN, error opening HOMES$DISK:[HOMES.QUACK322.MENU]COBOL$IVP.OBJ; as t&lt;BR /&gt;-RMS-E-FNF, file not found&lt;BR /&gt;%SYSTEM-F-ABORT, abort&lt;BR /&gt; &lt;BR /&gt;%PCSI-E-IVPFAILURE, test procedure completed with an error status&lt;BR /&gt;-SYSTEM-F-ABORT, abort&lt;BR /&gt;%PCSI-E-IVPINSTALL, product is installed, but its verification test has failed&lt;BR /&gt;Do you want to continue? [YES] &lt;BR /&gt;%PCSIUI-I-COMPWERR, operation completed after explicit continuation from errors&lt;BR /&gt;&lt;BR /&gt;And now I when I type cobol nothing happens&lt;BR /&gt;BARCA0::QUACK322&amp;gt; cobol&lt;BR /&gt;%DCL-W-IVVERB, unrecognized command verb - check validity and spelling&lt;BR /&gt; \COBOL\&lt;BR /&gt;And yes I have logged out and in again, rebooted,SET COMMAND /TABLE=SYS$LIBRARY:DCLTABLES &lt;BR /&gt;and still no effect</description>
      <pubDate>Fri, 20 Oct 2006 21:34:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/cobol-and-dcltables/m-p/3884263#M35019</guid>
      <dc:creator>quack322</dc:creator>
      <dc:date>2006-10-20T21:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: COBOL and DCLTABLES</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/cobol-and-dcltables/m-p/3884264#M35020</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;do you happen to have a DCLTABLES.EXE laying around in SYS$SPECIFIC:[SYSLIB] ?&lt;BR /&gt;&lt;BR /&gt;The COBOL installion will probably update the DCLTABLES in SYS$COMMON:[SYSLIB], so you won't get the COBOL verb defined in your copy of DCLTABLES in SYS$SPECIFIC:[SYSLIB]&lt;BR /&gt;&lt;BR /&gt;Try SET COMMAND/TABLE=SYS$COMMON:[SYSLIB]DCLTABLES and consider to delete the copy of DCLTABLES in the specific root.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Sat, 21 Oct 2006 02:07:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/cobol-and-dcltables/m-p/3884264#M35020</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-10-21T02:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: COBOL and DCLTABLES</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/cobol-and-dcltables/m-p/3884265#M35021</link>
      <description>Thanks, it works&lt;BR /&gt;but do I have to put that command in the SYLOGIN? If I don't the COBOL verb wont work after I log in again. Is there a way I can tell which tables it is using?&lt;BR /&gt;Thanks again...</description>
      <pubDate>Sat, 21 Oct 2006 13:22:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/cobol-and-dcltables/m-p/3884265#M35021</guid>
      <dc:creator>quack322</dc:creator>
      <dc:date>2006-10-21T13:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: COBOL and DCLTABLES</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/cobol-and-dcltables/m-p/3884266#M35022</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you should rename the DCLTABLES in SYS$SPECIFIC:[SYSLIB] to .EXE_OLD to prevent them from being loaded, as they will cause these types of problems in the future.&lt;BR /&gt;&lt;BR /&gt;LOGINOUT will automatically load the first version of DCLTABLES it finds when searching through the SYS$SYSROOT:[SYSLIB] searchlist.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Sun, 22 Oct 2006 02:26:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/cobol-and-dcltables/m-p/3884266#M35022</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-10-22T02:26:09Z</dc:date>
    </item>
  </channel>
</rss>

