<?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: using fortran and profor with upgraded VMS and Oracle in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/using-fortran-and-profor-with-upgraded-vms-and-oracle/m-p/4666693#M40265</link>
    <description>Robert,&lt;BR /&gt;&lt;BR /&gt;  Please heed Mike's advice: &lt;BR /&gt;&lt;BR /&gt;"Please tell me you're not using extended&lt;BR /&gt;precision floating-point for monetary &lt;BR /&gt;calculations..."&lt;BR /&gt;&lt;BR /&gt;  No matter how much floating point precision you have, you WILL get calculation errors. There's nothing you can do about it, it's the nature of finite precision floating point representation. FPFPR is great for scientific and engineering work, but it just plain doesn't work for financial stuff. This is not debatable, and I don't care how long you've been doing it - you shouldn't!&lt;BR /&gt;&lt;BR /&gt;  If you're doing money calculations, forget all REAL types. In Fortran you can use 64 bit INTEGER types scaled to your smallest unit (cents or tenths of cents).&lt;BR /&gt;&lt;BR /&gt;  If you don't believe me, try this simple test... manually convert $0.10c (decimal) into 32 or 64 bit binary floating point, now convert it back.</description>
    <pubDate>Thu, 29 Jul 2010 23:25:32 GMT</pubDate>
    <dc:creator>John Gillings</dc:creator>
    <dc:date>2010-07-29T23:25:32Z</dc:date>
    <item>
      <title>using fortran and profor with upgraded VMS and Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-fortran-and-profor-with-upgraded-vms-and-oracle/m-p/4666670#M40242</link>
      <description>Having trouble running some fortran executables after recompile.&lt;BR /&gt;&lt;BR /&gt;we have upgraded Alpha DS20E from VMS 7.3-2 to VMS 8.3 and Oracle 9i to Oracle10g&lt;BR /&gt;&lt;BR /&gt;Fortan V7.5-1961-48BCD (not been upgraded)&amp;amp;&lt;BR /&gt;Pro*Fortran Release 1.8.79.2.0&lt;BR /&gt;&lt;BR /&gt;compiles and links no problem as below.......&lt;BR /&gt;AMT:) @nretro_buildd&lt;BR /&gt;Pre-Compiling Pro*FORTRAN routines&lt;BR /&gt;&lt;BR /&gt;Pro*FORTRAN: Release 1.8.79.2.0 - Production on Tue Jul 27 16:41:59 2010&lt;BR /&gt;&lt;BR /&gt;Copyright (c) 1982, 2005, Oracle.  All rights reserved.&lt;BR /&gt;&lt;BR /&gt;System default option values taken from: ora_pcc:pccfor.cfg&lt;BR /&gt;&lt;BR /&gt;Precompiling NCURR.pfo&lt;BR /&gt;&lt;BR /&gt;Pro*FORTRAN: Release 1.8.79.2.0 - Production on Tue Jul 27 16:42:01 2010&lt;BR /&gt;&lt;BR /&gt;Copyright (c) 1982, 2005, Oracle.  All rights reserved.&lt;BR /&gt;&lt;BR /&gt;System default option values taken from: ora_pcc:pccfor.cfg&lt;BR /&gt;&lt;BR /&gt;Precompiling DELETE.pfo&lt;BR /&gt;&lt;BR /&gt;Pro*FORTRAN: Release 1.8.79.2.0 - Production on Tue Jul 27 16:42:04 2010&lt;BR /&gt;&lt;BR /&gt;Copyright (c) 1982, 2005, Oracle.  All rights reserved.&lt;BR /&gt;&lt;BR /&gt;System default option values taken from: ora_pcc:pccfor.cfg&lt;BR /&gt;&lt;BR /&gt;Precompiling GET_TRANSACTIONS.pfo&lt;BR /&gt;&lt;BR /&gt;Pro*FORTRAN: Release 1.8.79.2.0 - Production on Tue Jul 27 16:42:06 2010&lt;BR /&gt;&lt;BR /&gt;Copyright (c) 1982, 2005, Oracle.  All rights reserved.&lt;BR /&gt;&lt;BR /&gt;System default option values taken from: ora_pcc:pccfor.cfg&lt;BR /&gt;&lt;BR /&gt;Precompiling GET_VTRANS.pfo&lt;BR /&gt;&lt;BR /&gt;Pro*FORTRAN: Release 1.8.79.2.0 - Production on Tue Jul 27 16:42:08 2010&lt;BR /&gt;&lt;BR /&gt;Copyright (c) 1982, 2005, Oracle.  All rights reserved.&lt;BR /&gt;&lt;BR /&gt;System default option values taken from: ora_pcc:pccfor.cfg&lt;BR /&gt;&lt;BR /&gt;Precompiling GET_V_FOLIOLU_NAME.pfo&lt;BR /&gt;&lt;BR /&gt;Pro*FORTRAN: Release 1.8.79.2.0 - Production on Tue Jul 27 16:42:10 2010&lt;BR /&gt;&lt;BR /&gt;Copyright (c) 1982, 2005, Oracle.  All rights reserved.&lt;BR /&gt;&lt;BR /&gt;System default option values taken from: ora_pcc:pccfor.cfg&lt;BR /&gt;&lt;BR /&gt;Precompiling GET_V_FOLIO_RIGHTS.pfo&lt;BR /&gt;&lt;BR /&gt;Pro*FORTRAN: Release 1.8.79.2.0 - Production on Tue Jul 27 16:42:13 2010&lt;BR /&gt;&lt;BR /&gt;Copyright (c) 1982, 2005, Oracle.  All rights reserved.&lt;BR /&gt;&lt;BR /&gt;System default option values taken from: ora_pcc:pccfor.cfg&lt;BR /&gt;&lt;BR /&gt;Precompiling INITIALISE_PRICES.pfo&lt;BR /&gt;&lt;BR /&gt;Pro*FORTRAN: Release 1.8.79.2.0 - Production on Tue Jul 27 16:42:15 2010&lt;BR /&gt;&lt;BR /&gt;Copyright (c) 1982, 2005, Oracle.  All rights reserved.&lt;BR /&gt;&lt;BR /&gt;System default option values taken from: ora_pcc:pccfor.cfg&lt;BR /&gt;&lt;BR /&gt;Precompiling UPDATE_PRICES.pfo&lt;BR /&gt;&lt;BR /&gt;Pro*FORTRAN: Release 1.8.79.2.0 - Production on Tue Jul 27 16:42:17 2010&lt;BR /&gt;&lt;BR /&gt;Copyright (c) 1982, 2005, Oracle.  All rights reserved.&lt;BR /&gt;&lt;BR /&gt;System default option values taken from: ora_pcc:pccfor.cfg&lt;BR /&gt;&lt;BR /&gt;Precompiling GET_INDEX_INFO.pfo&lt;BR /&gt;&lt;BR /&gt;Pro*FORTRAN: Release 1.8.79.2.0 - Production on Tue Jul 27 16:42:20 2010&lt;BR /&gt;&lt;BR /&gt;Copyright (c) 1982, 2005, Oracle.  All rights reserved.&lt;BR /&gt;&lt;BR /&gt;System default option values taken from: ora_pcc:pccfor.cfg&lt;BR /&gt;&lt;BR /&gt;Precompiling GET_VDHIST_LIST.pfo&lt;BR /&gt;&lt;BR /&gt;Pro*FORTRAN: Release 1.8.79.2.0 - Production on Tue Jul 27 16:42:22 2010&lt;BR /&gt;&lt;BR /&gt;Copyright (c) 1982, 2005, Oracle.  All rights reserved.&lt;BR /&gt;&lt;BR /&gt;System default option values taken from: ora_pcc:pccfor.cfg&lt;BR /&gt;&lt;BR /&gt;Precompiling GET_V_FOLIO_INFO.pfo&lt;BR /&gt;&lt;BR /&gt;Pro*FORTRAN: Release 1.8.79.2.0 - Production on Tue Jul 27 16:42:24 2010&lt;BR /&gt;&lt;BR /&gt;Copyright (c) 1982, 2005, Oracle.  All rights reserved.&lt;BR /&gt;&lt;BR /&gt;System default option values taken from: ora_pcc:pccfor.cfg&lt;BR /&gt;&lt;BR /&gt;Precompiling GET_V_CURR.pfo&lt;BR /&gt;Compiling FORTRAN routines&lt;BR /&gt;- Compiling NRETRO_ROUTINES&lt;BR /&gt;- Compiling NINDEX&lt;BR /&gt;- Compiling NCURR&lt;BR /&gt;- Compiling DELETE&lt;BR /&gt;- Compiling GET_TRANSACTIONS&lt;BR /&gt;- Compiling GET_INDEX_INFO&lt;BR /&gt;- Compiling GET_VTRANS&lt;BR /&gt;- Compiling GET_V_FOLIOLU_NAME&lt;BR /&gt;- Compiling GET_V_FOLIO_RIGHTS&lt;BR /&gt;- Compiling GET_V_FOLIO_INFO&lt;BR /&gt;- Compiling GET_VDHIST_LIST&lt;BR /&gt;- Compiling INITIALISE_PRICES&lt;BR /&gt;- Compiling GET_V_CURR&lt;BR /&gt;- Compiling NDHIST_ROUTINES&lt;BR /&gt;- Compiling UPDATE_PRICES&lt;BR /&gt;- Compiling CALC_INDEX&lt;BR /&gt;- Compiling RETRO&lt;BR /&gt;Creating library routines&lt;BR /&gt; - Linking NR.exe&lt;BR /&gt;&lt;BR /&gt;when you run NR we get this..............&lt;BR /&gt;&lt;BR /&gt; run nr&lt;BR /&gt;&lt;BR /&gt;         OpenVMS Alpha Debug64 Version V8.3-014&lt;BR /&gt;&lt;BR /&gt;%DEBUG-I-INITIAL, Language: FORTRAN, Module: CHRCOM&lt;BR /&gt;&lt;BR /&gt;DBG&amp;gt; go&lt;BR /&gt;&lt;BR /&gt;Retrospective Update Program V1.3&lt;BR /&gt;&lt;BR /&gt;Illegal USERPASS.DAT or file not found&lt;BR /&gt;Attempting automatic login&lt;BR /&gt;Commencing automatic login...&lt;BR /&gt;Connected.&lt;BR /&gt;&lt;BR /&gt;Enter the mnemonic of the valuation portfolio, # for help or EXIT : uniuka&lt;BR /&gt;Mnemonic not found - please reenter.&lt;BR /&gt;&lt;BR /&gt;Enter the mnemonic of the valuation portfolio, # for help or EXIT : UNIUKA&lt;BR /&gt;&lt;BR /&gt;Enter start date (31-JUL-95), or latest update date [01-APR-10] : 01-MAY-10&lt;BR /&gt;Enter stop date  [28-MAY-10] :&lt;BR /&gt;Delete the above dates? (Y/N) : Y&lt;BR /&gt; Deleting from table ...&lt;BR /&gt;&lt;BR /&gt; Extracting information from database...&lt;BR /&gt;  Initialising prices ...&lt;BR /&gt;G:POUND05-MAY-10  0.000000000000000E+000&lt;BR /&gt;  Initialising transaction list ...&lt;BR /&gt;  Initialising rights list ...&lt;BR /&gt;%SYSTEM-F-HPARITH, high performance arithmetic trap, Imask=00000000, Fmask=00000&lt;BR /&gt;004, summary=02, PC=0000000000040354, PS=0000001B&lt;BR /&gt;-SYSTEM-F-FLTINV, floating invalid operation, PC=0000000000040354, PS=0000001B&lt;BR /&gt;break on unhandled exception preceding CREATE_RIGHTS_ARRAY+1820 in THREAD 1&lt;BR /&gt;DBG&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Is their some compatability issues I have missed since the subsequent upgrades?&lt;BR /&gt;Any help would be greatly appreciated&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Jul 2010 14:55:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-fortran-and-profor-with-upgraded-vms-and-oracle/m-p/4666670#M40242</guid>
      <dc:creator>robert70</dc:creator>
      <dc:date>2010-07-27T14:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: using fortran and profor with upgraded VMS and Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-fortran-and-profor-with-upgraded-vms-and-oracle/m-p/4666671#M40243</link>
      <description>Hmmm that's a lot of text with very little of value for us.&lt;BR /&gt;Showing a single compile is nice.&lt;BR /&gt;Showing the contents of ora_pcc:pccfor.cfg might be useful.&lt;BR /&gt;&lt;BR /&gt;But looking at the run result I notice:&lt;BR /&gt;:&lt;BR /&gt;Illegal USERPASS.DAT or file not found&lt;BR /&gt;:&lt;BR /&gt;break on unhandled exception preceding CREATE_RIGHTS_ARRAY&lt;BR /&gt;&lt;BR /&gt;This begs the question whether it is OK that the 'userpass' file is not found.&lt;BR /&gt;&lt;BR /&gt;I also see a big fat 0 in : G:POUND05-MAY-10 0.000000000000000E+000&lt;BR /&gt;Is that used as a divisor?&lt;BR /&gt;&lt;BR /&gt;Most importantly, since you have the source, what is the code trying to do around:&lt;BR /&gt;CREATE_RIGHTS_ARRAY+1820 &lt;BR /&gt;&lt;BR /&gt;Is there a SQL statement just before that?&lt;BR /&gt;Can you issue it manually (SQLplus) and check for a reasonable result?&lt;BR /&gt;&lt;BR /&gt;Good luck!&lt;BR /&gt;Hein&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Jul 2010 15:43:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-fortran-and-profor-with-upgraded-vms-and-oracle/m-p/4666671#M40243</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2010-07-27T15:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: using fortran and profor with upgraded VMS and Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-fortran-and-profor-with-upgraded-vms-and-oracle/m-p/4666672#M40244</link>
      <description>As Hein indicates, that's a whole lot of characters, and not all that much help.&lt;BR /&gt;&lt;BR /&gt;Did you have a look at the application source code around the floating-point error, using the debugger?&lt;BR /&gt;&lt;BR /&gt;Put another way, have you proved that this isn't a latent error in the code?  (When I see folks pointing at the compiler or the RTL or at VMS as the trigger - and without also including details of the investigation, supporting evidence or a source code reproducer of the error - then the first spot to investigate is not the compiler nor the RTL nor VMS, it's in the application code.) &lt;BR /&gt;&lt;BR /&gt;Have you enabled moderate- or gonzo-level diagnostics with the Fortran compiler?  If the diagnostics are disabled or the code is being built with optimization shut off or deliberately operating with the debugger in production, then the index of suspicion of latent application bugs increases.)&lt;BR /&gt;&lt;BR /&gt;Have you checked for known errors and similar errors and problem reports and minimum version details over in Oracle Metalink?&lt;BR /&gt;&lt;BR /&gt;Have you looked for Fortran updates and Fortran RTL patch kits and OpenVMS patches?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Jul 2010 16:12:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-fortran-and-profor-with-upgraded-vms-and-oracle/m-p/4666672#M40244</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2010-07-27T16:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: using fortran and profor with upgraded VMS and Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-fortran-and-profor-with-upgraded-vms-and-oracle/m-p/4666673#M40245</link>
      <description>&lt;!--!*#--&gt;&amp;gt; Is that used as a divisor?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; %SYSTEM-F-HPARITH, high performance arithmetic trap, Imask=00000000, Fmask=00000004, [...]&lt;BR /&gt;&lt;BR /&gt;      HELP /MESS HPARITH&lt;BR /&gt;&lt;BR /&gt;Around here:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...]&lt;BR /&gt;&amp;gt; The Fmask parameter [...]&lt;BR /&gt;&amp;gt; [...]&lt;BR /&gt;&amp;gt; Bit 2   Division by Zero&lt;BR /&gt;&amp;gt; [...]</description>
      <pubDate>Tue, 27 Jul 2010 16:42:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-fortran-and-profor-with-upgraded-vms-and-oracle/m-p/4666673#M40245</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-07-27T16:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: using fortran and profor with upgraded VMS and Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-fortran-and-profor-with-upgraded-vms-and-oracle/m-p/4666674#M40246</link>
      <description>sorry about the lack of info &lt;BR /&gt;&lt;BR /&gt;we have many fortran programs and they all are not working now since the upgrade to VMS8.3 and Oracle10g so I dont think it is problems with the code.&lt;BR /&gt;&lt;BR /&gt;the userpass.dat error is ok - I've resolved this but not an issue in any case.&lt;BR /&gt;&lt;BR /&gt;I am will look around for fortran/RTl updates as suggested and see if that helps me along.&lt;BR /&gt;&lt;BR /&gt;the pccfor.cfg contains the single line&lt;BR /&gt;ireclen=100&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Jul 2010 07:22:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-fortran-and-profor-with-upgraded-vms-and-oracle/m-p/4666674#M40246</guid>
      <dc:creator>robert70</dc:creator>
      <dc:date>2010-07-28T07:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: using fortran and profor with upgraded VMS and Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-fortran-and-profor-with-upgraded-vms-and-oracle/m-p/4666675#M40247</link>
      <description>&lt;!--!*#--&gt;&amp;gt; we have many fortran programs and they all&lt;BR /&gt;&amp;gt; are not working now  [...]&lt;BR /&gt;&lt;BR /&gt;Are they all failing with divide-by-zero&lt;BR /&gt;problems?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] I dont think it is problems with the&lt;BR /&gt;&amp;gt; code.&lt;BR /&gt;&lt;BR /&gt;Do you mean "the code" before Pro*FORTRAN&lt;BR /&gt;does its "Precompiling" or after?&lt;BR /&gt;&lt;BR /&gt;You might wish to look at the actual Fortran&lt;BR /&gt;code to see what it's doing.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; G:POUND05-MAY-10 0.000000000000000E+000&lt;BR /&gt;&lt;BR /&gt;Is that ("big fat") zero what you expected to&lt;BR /&gt;see there?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Is that used as a divisor?&lt;BR /&gt;&lt;BR /&gt;Still sounds like a good question to me.&lt;BR /&gt;&lt;BR /&gt;My psychic powers are too weak to tell me&lt;BR /&gt;what your code is trying to do, or whether&lt;BR /&gt;any of its output is reasonable.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; sorry about the lack of info &lt;BR /&gt;&lt;BR /&gt;More useful info would be better than an&lt;BR /&gt;apology.</description>
      <pubDate>Wed, 28 Jul 2010 09:46:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-fortran-and-profor-with-upgraded-vms-and-oracle/m-p/4666675#M40247</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-07-28T09:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: using fortran and profor with upgraded VMS and Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-fortran-and-profor-with-upgraded-vms-and-oracle/m-p/4666676#M40248</link>
      <description>&amp;gt;&amp;gt; we have many fortran programs and they all are not working now since the upgrade to VMS8.3 and Oracle10g so I dont think it is problems with the code.&lt;BR /&gt;&lt;BR /&gt;So then focus on the smallest possible one.&lt;BR /&gt;Just a single module perhaps, getting a single row from a single table.&lt;BR /&gt;Does that work? &lt;BR /&gt;Does it work from SQLplus?&lt;BR /&gt;&lt;BR /&gt;How is the error handling?&lt;BR /&gt;Is there anything reported when nothing is returned?&lt;BR /&gt;&lt;BR /&gt;Did you install a new server version only, or also the new client code? New Oracle_home? &lt;BR /&gt;Is there a new TNSnames.ora in place? Correctly?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; the userpass.dat error is ok - I've resolved this but not an issue in any case.&lt;BR /&gt;&lt;BR /&gt;ok. It was suspect.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; I am will look around for fortran/RTl updates as suggested and see if that helps me along.&lt;BR /&gt;&lt;BR /&gt;I doubt it. Focus on Oracle client install, TNS / Listener, and verify with known to be working components, like SQLplus or perhaps even the old 9i build code, as that is supposed to work against a 10g server.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; the pccfor.cfg contains the single line&lt;BR /&gt;ireclen=100&lt;BR /&gt;&lt;BR /&gt;ok. thanks for checking.&lt;BR /&gt;&lt;BR /&gt;Hein&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Jul 2010 10:28:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-fortran-and-profor-with-upgraded-vms-and-oracle/m-p/4666676#M40248</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2010-07-28T10:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: using fortran and profor with upgraded VMS and Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-fortran-and-profor-with-upgraded-vms-and-oracle/m-p/4666677#M40249</link>
      <description>What a programmer ASSUMES can (sometimes!) make a reasonable hypothesis for starting an investigation into a bug.  At most.  What the programmer can PROVE is interesting.  What the programmer can REPRODUCE is even better.&lt;BR /&gt;&lt;BR /&gt;Whether you realize it or not, this is a huge red flag:&lt;BR /&gt;&lt;BR /&gt;"...so I dont think it is problems with the code..."&lt;BR /&gt;&lt;BR /&gt;That the code is built with the debugger, and we don't yet know what triggered the error, and that we're still trying to sort that trigger out is another series of red flags.&lt;BR /&gt;&lt;BR /&gt;Debug the code.&lt;BR /&gt;&lt;BR /&gt;Isolate the problem.  &lt;BR /&gt;&lt;BR /&gt;Get the fix, the workaround, or the reproducer.&lt;BR /&gt;&lt;BR /&gt;Or get somebody in that can provide that for you.  &lt;BR /&gt;&lt;BR /&gt;(There's the parallel discussion around what you want to do with and how you want to fund this application environment and maintenance going forward.  That's a separate - but related - discussion that's undoubtedly underway.)</description>
      <pubDate>Wed, 28 Jul 2010 12:01:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-fortran-and-profor-with-upgraded-vms-and-oracle/m-p/4666677#M40249</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2010-07-28T12:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: using fortran and profor with upgraded VMS and Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-fortran-and-profor-with-upgraded-vms-and-oracle/m-p/4666678#M40250</link>
      <description>I have come across a fix for this !&lt;BR /&gt;basically added the flag /FLOAT=IEEE&lt;BR /&gt;on the fortran compilation&lt;BR /&gt;All seems fine now.&lt;BR /&gt;Still having problems now with some CXX progs but suspect the /FLOAT flag may solve the problem&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Jul 2010 15:12:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-fortran-and-profor-with-upgraded-vms-and-oracle/m-p/4666678#M40250</guid>
      <dc:creator>robert70</dc:creator>
      <dc:date>2010-07-28T15:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: using fortran and profor with upgraded VMS and Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-fortran-and-profor-with-upgraded-vms-and-oracle/m-p/4666679#M40251</link>
      <description>Robert,&lt;BR /&gt;&lt;BR /&gt;Check what the floating point format is set to in in your compiler symbols, it may be set to one other than IEEE.&lt;BR /&gt;&lt;BR /&gt;Oracle 9i supported floating-point formats other than IEEE when running on OpenVMS, this feature was removed for 10g.&lt;BR /&gt;&lt;BR /&gt;If this is a recent change you have made and you were running Oracle 9i with a floating-point format other than IEEE, you will not be able to restore data into your 10g database without running it through a wrapper that will convert the floating-point format of the input data.</description>
      <pubDate>Thu, 29 Jul 2010 06:42:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-fortran-and-profor-with-upgraded-vms-and-oracle/m-p/4666679#M40251</guid>
      <dc:creator>Patrick Aspinall</dc:creator>
      <dc:date>2010-07-29T06:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: using fortran and profor with upgraded VMS and Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-fortran-and-profor-with-upgraded-vms-and-oracle/m-p/4666680#M40252</link>
      <description>THANKS PATRICK&lt;BR /&gt;how do i check what the value is set to? &lt;BR /&gt;a wrapper? explain to me what this is please thanks&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Jul 2010 06:47:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-fortran-and-profor-with-upgraded-vms-and-oracle/m-p/4666680#M40252</guid>
      <dc:creator>robert70</dc:creator>
      <dc:date>2010-07-29T06:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: using fortran and profor with upgraded VMS and Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-fortran-and-profor-with-upgraded-vms-and-oracle/m-p/4666681#M40253</link>
      <description>Robert&lt;BR /&gt;&lt;BR /&gt;Enter one or all of&lt;BR /&gt;&lt;BR /&gt;sh sym cxx&lt;BR /&gt;sh sym cc&lt;BR /&gt;sh sym for&lt;BR /&gt;&lt;BR /&gt;and look for what the '/float' qualifier is set to.&lt;BR /&gt;&lt;BR /&gt;When we moved to Itanium, we were unaware that support for non-IEEE FP types had been removed from Oracle10g. Indeed, Oracle themselves seemed to be unaware of it and we spent some time going round the buoy with Oracle support.&lt;BR /&gt;&lt;BR /&gt;The problem we then had was that data originally running on VAX and then Alpha (but still relying on the D_FLOAT FP type) would not work on 10g. &lt;BR /&gt;&lt;BR /&gt;It was decided that since&lt;BR /&gt;&lt;BR /&gt;a) We handled considerable volumes of data across many sites&lt;BR /&gt;b) All our DB access was done through a wrapper layer&lt;BR /&gt;&lt;BR /&gt;we would update our DB wrapper code to use the&lt;BR /&gt;&lt;BR /&gt;CVT$CONVERT_FLOAT&lt;BR /&gt;&lt;BR /&gt;function to perform the necessary floating-point conversion on the way in and out of the database.&lt;BR /&gt;&lt;BR /&gt;I'm just flagging up that if your Oracle9i setup is using a non-IEEE format you wont be able to restore any of that data into an Oracle10g database. You would have to write something to perform the CVT$CONVERT_FLOAT operation onto your data as you write it into your new database.</description>
      <pubDate>Thu, 29 Jul 2010 07:00:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-fortran-and-profor-with-upgraded-vms-and-oracle/m-p/4666681#M40253</guid>
      <dc:creator>Patrick Aspinall</dc:creator>
      <dc:date>2010-07-29T07:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: using fortran and profor with upgraded VMS and Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-fortran-and-profor-with-upgraded-vms-and-oracle/m-p/4666682#M40254</link>
      <description>interesting stuff Patrick&lt;BR /&gt;sounds like we might be in for a long upgrade process!!&lt;BR /&gt;&lt;BR /&gt;would the problem expalin this compile error?&lt;BR /&gt;&lt;BR /&gt;$@forcomp&lt;BR /&gt;&lt;BR /&gt;      parameter (min_real_16 = -0.841Q-4932)&lt;BR /&gt;................................^&lt;BR /&gt;%F90-E-ERROR, The value was either too large or too small when converting to a R&lt;BR /&gt;EAL(KIND=16) number, and overflow/underflow occurred.   [0.841Q-4932]&lt;BR /&gt;at line number 74 in file DAVE$DKB1:[LIBRARY7]MACH_CONSTS.DEF;10&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;MACH_CONSTS.DEF is in the library7 directory that we use for all our fortran programs. The programmers that wrote the code have long left the company so not sure why that particular number .841 to the power -4932 is used</description>
      <pubDate>Thu, 29 Jul 2010 07:49:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-fortran-and-profor-with-upgraded-vms-and-oracle/m-p/4666682#M40254</guid>
      <dc:creator>robert70</dc:creator>
      <dc:date>2010-07-29T07:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: using fortran and profor with upgraded VMS and Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-fortran-and-profor-with-upgraded-vms-and-oracle/m-p/4666683#M40255</link>
      <description>The value is the limit for a VAX H_Float number.  I would check to see if the parameter is defined as REAL*16. &lt;BR /&gt;&lt;BR /&gt;The range for an H_float (REA*L16) number is:&lt;BR /&gt;    0.84*10**--4932 through 0.59*10**4932&lt;BR /&gt;&lt;BR /&gt;Dan</description>
      <pubDate>Thu, 29 Jul 2010 09:43:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-fortran-and-profor-with-upgraded-vms-and-oracle/m-p/4666683#M40255</guid>
      <dc:creator>abrsvc</dc:creator>
      <dc:date>2010-07-29T09:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: using fortran and profor with upgraded VMS and Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-fortran-and-profor-with-upgraded-vms-and-oracle/m-p/4666684#M40256</link>
      <description>thanks&lt;BR /&gt;understood&lt;BR /&gt;it has been defined as real*16&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Jul 2010 09:45:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-fortran-and-profor-with-upgraded-vms-and-oracle/m-p/4666684#M40256</guid>
      <dc:creator>robert70</dc:creator>
      <dc:date>2010-07-29T09:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: using fortran and profor with upgraded VMS and Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-fortran-and-profor-with-upgraded-vms-and-oracle/m-p/4666685#M40257</link>
      <description>I forgot to include that the floating point format for IEEE standards is slightly different than for the VAX H_Float format.  This means that the accuracy and ranges are different.  Check the manuals for the limits for the floating point format you are using to adjust this parameter for that limit.&lt;BR /&gt;&lt;BR /&gt;Dan</description>
      <pubDate>Thu, 29 Jul 2010 10:13:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-fortran-and-profor-with-upgraded-vms-and-oracle/m-p/4666685#M40257</guid>
      <dc:creator>abrsvc</dc:creator>
      <dc:date>2010-07-29T10:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: using fortran and profor with upgraded VMS and Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-fortran-and-profor-with-upgraded-vms-and-oracle/m-p/4666686#M40258</link>
      <description>thanks DAN&lt;BR /&gt;so I would have to change my *.DEF file which currently shows&lt;BR /&gt;&lt;BR /&gt;c reals&lt;BR /&gt;&lt;BR /&gt;      real*4 max_real_4&lt;BR /&gt;      parameter (max_real_4 = 1.7E38)&lt;BR /&gt;&lt;BR /&gt;      real*4 min_real_4&lt;BR /&gt;      parameter (min_real_4 = -0.30E38)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;      real*8 max_real_8&lt;BR /&gt;      parameter (max_real_8 = 1.7D38)&lt;BR /&gt;&lt;BR /&gt;      real*8 min_real_8&lt;BR /&gt;      parameter (min_real_8 = -0.30D38)&lt;BR /&gt;&lt;BR /&gt;      real*16 max_real_16&lt;BR /&gt;      parameter (max_real_16 = 0.59Q4932)&lt;BR /&gt;&lt;BR /&gt;      real*16 min_real_16&lt;BR /&gt;      parameter (min_real_16 = -0.841Q-4932)&lt;BR /&gt;&lt;BR /&gt;Update this with the correct IEEE floating point values?&lt;BR /&gt;&lt;BR /&gt;Not sure where to find these but I will have a look</description>
      <pubDate>Thu, 29 Jul 2010 10:30:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-fortran-and-profor-with-upgraded-vms-and-oracle/m-p/4666686#M40258</guid>
      <dc:creator>robert70</dc:creator>
      <dc:date>2010-07-29T10:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: using fortran and profor with upgraded VMS and Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-fortran-and-profor-with-upgraded-vms-and-oracle/m-p/4666687#M40259</link>
      <description>It would appear so.  I have those values documented, but not with me.  I can update this later or maybe Hoff has these values readily available?&lt;BR /&gt;&lt;BR /&gt;I'm not sure why the program would care specifically without seeing the code stream, but it appears that the limits are used somewhere in the code.&lt;BR /&gt;&lt;BR /&gt;An examination of the code around the failure point might give us a clue:&lt;BR /&gt;  CREATE_RIGHTS_ARRAY+1820 &lt;BR /&gt;Can you post the code around the above point?&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Jul 2010 10:40:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-fortran-and-profor-with-upgraded-vms-and-oracle/m-p/4666687#M40259</guid>
      <dc:creator>abrsvc</dc:creator>
      <dc:date>2010-07-29T10:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: using fortran and profor with upgraded VMS and Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-fortran-and-profor-with-upgraded-vms-and-oracle/m-p/4666688#M40260</link>
      <description>heres the subroutine..............&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;       subroutine create_rights_array (v_mnem, start_date, end_date, rights, sâ ¦&lt;BR /&gt;&lt;BR /&gt;        include 'valuation.def'&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;        character*7 v_mnem&lt;BR /&gt;&lt;BR /&gt;        integer*4 num&lt;BR /&gt;&lt;BR /&gt;        real*8      v_tshares(500),call_price (500)&lt;BR /&gt;        real*8      stock_price&lt;BR /&gt;        real*8      value, cost_value&lt;BR /&gt;        real*8      cap_value&lt;BR /&gt;&lt;BR /&gt;        integer*4 seconds&lt;BR /&gt;&lt;BR /&gt;        character*3     valuation_curr&lt;BR /&gt;&lt;BR /&gt;        character*9  prev_date, or_time&lt;BR /&gt;        character*16 add_time, jc_time&lt;BR /&gt;&lt;BR /&gt;        character*9 cap_date   (500), start_date, end_date&lt;BR /&gt;        character*7 s_mnem     (500)&lt;BR /&gt;        character*3 c_mnem     (500)&lt;BR /&gt;c        character*3 v_curr   (10)&lt;BR /&gt;&lt;BR /&gt;        real*8 exchange_rate_2&lt;BR /&gt;&lt;BR /&gt;        integer*2  status,&lt;BR /&gt;     &amp;gt;             date_count,&lt;BR /&gt;     &amp;gt;             count&lt;BR /&gt;&lt;BR /&gt;        record / rights_record / rights&lt;BR /&gt;â  &lt;BR /&gt;        seconds = -1 * seconds_in_day&lt;BR /&gt;&lt;BR /&gt;        value = 0.0&lt;BR /&gt;        cost_value = 0.0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;        call get_v_folio_rights (v_mnem,&lt;BR /&gt;     &amp;gt;                           start_date,&lt;BR /&gt;     &amp;gt;                           end_date,&lt;BR /&gt;     &amp;gt;                           s_mnem,&lt;BR /&gt;     &amp;gt;                           v_tshares,&lt;BR /&gt;     &amp;gt;                           call_price,&lt;BR /&gt;     &amp;gt;                           cap_date,&lt;BR /&gt;     &amp;gt;                           c_mnem,&lt;BR /&gt;     &amp;gt;                           num,&lt;BR /&gt;     &amp;gt;                           status)&lt;BR /&gt;&lt;BR /&gt;        if (status) then&lt;BR /&gt;&lt;BR /&gt;          if (num .ge. 1) then&lt;BR /&gt;&lt;BR /&gt;            date_count = 1&lt;BR /&gt;            count      = 1&lt;BR /&gt;            rights.cap_date(date_count)  = cap_date (count)&lt;BR /&gt;            rights.value(date_count)     = 0.0&lt;BR /&gt;            rights.cap_value(date_count) = 0.0&lt;BR /&gt;&lt;BR /&gt;            do while (count .le. num)&lt;BR /&gt;&lt;BR /&gt;              if (cap_date(count) .ne.&lt;BR /&gt;     &amp;gt;            rights.cap_date(date_count)) then&lt;BR /&gt;&lt;BR /&gt;                date_count                  = date_count + 1&lt;BR /&gt;                rights.cap_date(date_count) = cap_date(count)&lt;BR /&gt;                rights.value(date_count)    = 0.0&lt;BR /&gt;&lt;BR /&gt;              endif&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;              prev_date = or_time (add_time&lt;BR /&gt;     &amp;gt;                    (jc_time(cap_date(count)), seconds))&lt;BR /&gt;&lt;BR /&gt;              value = call_price(count) * v_tshares(count) *&lt;BR /&gt;     &amp;gt;                exchange_rate_2 (valuation_curr(v_mnem, prev_date),&lt;BR /&gt;     &amp;gt;                                 c_mnem(count),&lt;BR /&gt;     &amp;gt;                                 prev_date)&lt;BR /&gt;&lt;BR /&gt;              cost_value = call_price(count) * v_tshares(count) *&lt;BR /&gt;     &amp;gt;               exchange_rate_2 (valuation_curr(v_mnem, cap_date(count)),&lt;BR /&gt;     &amp;gt;                                 c_mnem(count),&lt;BR /&gt;     &amp;gt;                                 cap_date(count))&lt;BR /&gt;&lt;BR /&gt;              cap_value = stock_price(s_mnem(count), cap_date(count)) *&lt;BR /&gt;     &amp;gt;                     v_tshares(count) *&lt;BR /&gt;     &amp;gt;                exchange_rate_2 (valuation_curr(v_mnem, cap_date(count)),&lt;BR /&gt;     &amp;gt;                                 c_mnem(count),&lt;BR /&gt;     &amp;gt;                                 cap_date(count) )&lt;BR /&gt;&lt;BR /&gt;              rights.value(date_count) = rights.value(date_count) +&lt;BR /&gt;     &amp;gt;                                   value&lt;BR /&gt;&lt;BR /&gt;              rights.cap_value(date_count) =&lt;BR /&gt;     &amp;gt;                              rights.cap_value(date_count) +&lt;BR /&gt;     &amp;gt;                              cap_value&lt;BR /&gt;&lt;BR /&gt;              rights.cost_value(date_count) =&lt;BR /&gt;     &amp;gt;                            rights.cost_value(date_count) +&lt;BR /&gt;     &amp;gt;                            cost_value&lt;BR /&gt;&lt;BR /&gt;              count = count + 1&lt;BR /&gt;&lt;BR /&gt;            enddo&lt;BR /&gt;&lt;BR /&gt;            rights.number = date_count&lt;BR /&gt;&lt;BR /&gt;          endif&lt;BR /&gt;        endif&lt;BR /&gt;&lt;BR /&gt;        return&lt;BR /&gt;        end</description>
      <pubDate>Thu, 29 Jul 2010 12:33:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-fortran-and-profor-with-upgraded-vms-and-oracle/m-p/4666688#M40260</guid>
      <dc:creator>robert70</dc:creator>
      <dc:date>2010-07-29T12:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: using fortran and profor with upgraded VMS and Oracle</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-fortran-and-profor-with-upgraded-vms-and-oracle/m-p/4666689#M40261</link>
      <description>Fortran 95 provides the HUGE and TINY intrinsic functions (*) to return the largest and smallest positive values representable for a given data type (KIND) and is the preferred mechanism since it is defined in the standard and is more portable between physical hardware types and underlying data representations.&lt;BR /&gt;&lt;BR /&gt;The model does not assume a twos-complement implementation so the negative values are not provided.&lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;&lt;BR /&gt;HUGE and TINY for a REAL*16 KIND on Alpha with /FLOAT=IEEE_FLOAT returns&lt;BR /&gt;&lt;BR /&gt;HUGE  1.189731495357231765085759326628007E+4932&lt;BR /&gt;TINY  3.362103143112093506262677817321753E-4932&lt;BR /&gt;&lt;BR /&gt;(* - along with DIGITS, EPSILON, MAXEXPONENT, MINEXPONENT, PRECISION, RADIX, and RANGE for all numeric KINDS as well as EXPONENT, FRACTION, NEAREST, RESPACING, SCALE, SET_EXPONENT, and SPACING for REAL KINDS - see HELP FORTRAN INTRINSICS)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Jul 2010 12:44:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-fortran-and-profor-with-upgraded-vms-and-oracle/m-p/4666689#M40261</guid>
      <dc:creator>Mike Kier</dc:creator>
      <dc:date>2010-07-29T12:44:12Z</dc:date>
    </item>
  </channel>
</rss>

