<?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 FORTRAN FDML pre-processor error in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/fortran-fdml-pre-processor-error/m-p/7187442#M105792</link>
    <description>&lt;P&gt;I'm trying to compile a FORTRAN program that has (DBMS) DML statements against the Common Data Dictionary (CDD). The CDD has the DBMS schema defined (type DBM$SCHEMA). However the program fails in the pre-compile stage with the following error:&lt;/P&gt;
&lt;P&gt;%FDML-F-NODNOTFND, Error locating schema or subschema in CDD&lt;BR /&gt;[TABASE=xxx_xxx)] in module XXXXXXXXX&lt;/P&gt;
&lt;P&gt;The&amp;nbsp;"VAX DBMS FDML Reference Manual" didn't provide any explanations on what the error message means. I expected to find a table of FDML error messages in that manual, and the actions to take, but that manual didn't have any references to any FDML error messages, or what actions to take to resolve this issue. When I run the CDO utility, I can see the schema defined, so I'm at a loss to understand what's going on or what to do next.&lt;/P&gt;
&lt;P&gt;If anyone has any experience with VAX DBMS or CDD, and who has come across this error before, please let me know.&lt;/P&gt;
&lt;P&gt;VMS Version: V5.5-2H4&lt;/P&gt;
&lt;P&gt;$ cdo show version&lt;BR /&gt;Welcome to CDO V2.3&lt;BR /&gt;The CDD/Repository V5.3 User Interface&lt;BR /&gt;Type HELP for help&lt;BR /&gt;CDO&amp;gt;&lt;/P&gt;
&lt;P&gt;$ dmu&lt;BR /&gt;DMU&amp;gt; show version&lt;BR /&gt;DMU Version: V5.3&lt;BR /&gt;DMU&amp;gt;&lt;/P&gt;
&lt;P&gt;Thanks in advance,&lt;/P&gt;
&lt;P&gt;Ron (&lt;FONT size="1 2 3 4 5 6 7"&gt;&lt;STRIKE&gt;personal info erased&lt;/STRIKE&gt;&lt;/FONT&gt;)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 04 May 2023 10:19:21 GMT</pubDate>
    <dc:creator>rbeasley3</dc:creator>
    <dc:date>2023-05-04T10:19:21Z</dc:date>
    <item>
      <title>FORTRAN FDML pre-processor error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/fortran-fdml-pre-processor-error/m-p/7187442#M105792</link>
      <description>&lt;P&gt;I'm trying to compile a FORTRAN program that has (DBMS) DML statements against the Common Data Dictionary (CDD). The CDD has the DBMS schema defined (type DBM$SCHEMA). However the program fails in the pre-compile stage with the following error:&lt;/P&gt;
&lt;P&gt;%FDML-F-NODNOTFND, Error locating schema or subschema in CDD&lt;BR /&gt;[TABASE=xxx_xxx)] in module XXXXXXXXX&lt;/P&gt;
&lt;P&gt;The&amp;nbsp;"VAX DBMS FDML Reference Manual" didn't provide any explanations on what the error message means. I expected to find a table of FDML error messages in that manual, and the actions to take, but that manual didn't have any references to any FDML error messages, or what actions to take to resolve this issue. When I run the CDO utility, I can see the schema defined, so I'm at a loss to understand what's going on or what to do next.&lt;/P&gt;
&lt;P&gt;If anyone has any experience with VAX DBMS or CDD, and who has come across this error before, please let me know.&lt;/P&gt;
&lt;P&gt;VMS Version: V5.5-2H4&lt;/P&gt;
&lt;P&gt;$ cdo show version&lt;BR /&gt;Welcome to CDO V2.3&lt;BR /&gt;The CDD/Repository V5.3 User Interface&lt;BR /&gt;Type HELP for help&lt;BR /&gt;CDO&amp;gt;&lt;/P&gt;
&lt;P&gt;$ dmu&lt;BR /&gt;DMU&amp;gt; show version&lt;BR /&gt;DMU Version: V5.3&lt;BR /&gt;DMU&amp;gt;&lt;/P&gt;
&lt;P&gt;Thanks in advance,&lt;/P&gt;
&lt;P&gt;Ron (&lt;FONT size="1 2 3 4 5 6 7"&gt;&lt;STRIKE&gt;personal info erased&lt;/STRIKE&gt;&lt;/FONT&gt;)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 10:19:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/fortran-fdml-pre-processor-error/m-p/7187442#M105792</guid>
      <dc:creator>rbeasley3</dc:creator>
      <dc:date>2023-05-04T10:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: FORTRAN FDML pre-processor error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/fortran-fdml-pre-processor-error/m-p/7187542#M105797</link>
      <description>&lt;P&gt;Here are a few suggestions that you can give a try:&lt;/P&gt;&lt;P&gt;* Verify that the schema or subschema is defined in the CDD by running the CDO utility and checking the schema definition.&lt;BR /&gt;* Make sure that the correct CDD is being used by your program. You can specify the CDD to use by setting the appropriate logical name or environment variable.&lt;BR /&gt;* Check if there are any typos or mistakes in the schema or subschema names used in your program.&lt;BR /&gt;* Check if the CDD is configured properly, and there are no issues with the CDD installation or setup.&lt;/P&gt;&lt;P&gt;If none of the above solutions work, you may need to contact the support team for VAX DBMS or CDD for further assistance.&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 09:53:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/fortran-fdml-pre-processor-error/m-p/7187542#M105797</guid>
      <dc:creator>Vinky_99</dc:creator>
      <dc:date>2023-05-04T09:53:15Z</dc:date>
    </item>
  </channel>
</rss>

