<?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 program runtime error when oracle8.16 to 9i, in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/program-runtime-error-when-oracle8-16-to-9i/m-p/3274806#M885441</link>
    <description>Hello:&lt;BR /&gt;  I have a problem. my team write program using proc on oracle816,but now the database is upgraded to oracle9i.we can compile it ok,but when we run it, warring message is displayed and the program exit ,can u help me??&lt;BR /&gt;(gdb) bbxhp 28: gdb --directory=/home/bbxdl/A00DA011/ ~/tools/txfCall&lt;BR /&gt;Detected 64-bit executable.&lt;BR /&gt;Invoking /opt/langtools/bin/gdb64.&lt;BR /&gt;HP gdb 3.1 for PA-RISC 2.0 (wide), HP-UX 11.00.&lt;BR /&gt;Copyright 1986 - 2001 Free Software Foundation, Inc.&lt;BR /&gt;Hewlett-Packard Wildebeest 3.1 (based on GDB) is covered by the&lt;BR /&gt;GNU General Public License. Type "show copying" to see the conditions to&lt;BR /&gt;change it and/or distribute copies. Type "show warranty" for warranty/support.&lt;BR /&gt;..&lt;BR /&gt;(gdb) r -e A00DA011.def -d test.dat -o test1.dat&lt;BR /&gt;Starting program: /home/bbxdl/tools/txfCall -e A00DA011.def -d test.dat -o test1&lt;BR /&gt;.dat&lt;BR /&gt;warning: Version of shared library /oracle/product/9.2.0/lib/libclntsh.sl.9.0 no&lt;BR /&gt;t understood; there may be new features in the library that gdb does not support&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;&lt;BR /&gt;Program exited normally.&lt;BR /&gt;&lt;BR /&gt;thanks a lot.</description>
    <pubDate>Wed, 12 May 2004 23:57:19 GMT</pubDate>
    <dc:creator>huomzh_1</dc:creator>
    <dc:date>2004-05-12T23:57:19Z</dc:date>
    <item>
      <title>program runtime error when oracle8.16 to 9i,</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/program-runtime-error-when-oracle8-16-to-9i/m-p/3274806#M885441</link>
      <description>Hello:&lt;BR /&gt;  I have a problem. my team write program using proc on oracle816,but now the database is upgraded to oracle9i.we can compile it ok,but when we run it, warring message is displayed and the program exit ,can u help me??&lt;BR /&gt;(gdb) bbxhp 28: gdb --directory=/home/bbxdl/A00DA011/ ~/tools/txfCall&lt;BR /&gt;Detected 64-bit executable.&lt;BR /&gt;Invoking /opt/langtools/bin/gdb64.&lt;BR /&gt;HP gdb 3.1 for PA-RISC 2.0 (wide), HP-UX 11.00.&lt;BR /&gt;Copyright 1986 - 2001 Free Software Foundation, Inc.&lt;BR /&gt;Hewlett-Packard Wildebeest 3.1 (based on GDB) is covered by the&lt;BR /&gt;GNU General Public License. Type "show copying" to see the conditions to&lt;BR /&gt;change it and/or distribute copies. Type "show warranty" for warranty/support.&lt;BR /&gt;..&lt;BR /&gt;(gdb) r -e A00DA011.def -d test.dat -o test1.dat&lt;BR /&gt;Starting program: /home/bbxdl/tools/txfCall -e A00DA011.def -d test.dat -o test1&lt;BR /&gt;.dat&lt;BR /&gt;warning: Version of shared library /oracle/product/9.2.0/lib/libclntsh.sl.9.0 no&lt;BR /&gt;t understood; there may be new features in the library that gdb does not support&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;&lt;BR /&gt;Program exited normally.&lt;BR /&gt;&lt;BR /&gt;thanks a lot.</description>
      <pubDate>Wed, 12 May 2004 23:57:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/program-runtime-error-when-oracle8-16-to-9i/m-p/3274806#M885441</guid>
      <dc:creator>huomzh_1</dc:creator>
      <dc:date>2004-05-12T23:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: program runtime error when oracle8.16 to 9i,</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/program-runtime-error-when-oracle8-16-to-9i/m-p/3274807#M885442</link>
      <description>i guess you are talking about this message:&lt;BR /&gt;---&lt;BR /&gt;warning: Version of shared library &lt;BR /&gt;/oracle/product/9.2.0/lib/libclntsh.sl.9.0 no&lt;BR /&gt;t understood; there may be new features in the library that gdb does not support&lt;BR /&gt;---&lt;BR /&gt;this is a gdb warning and the latest hp gdb (i guess version 3.4) takes care of it.&lt;BR /&gt;&lt;BR /&gt;are you seeing any problem running the program outside of gdb too ? please make sure you have the latest loader patches installed (PHSS_30048 for 11.00, PHSS_30049 for 11.11).</description>
      <pubDate>Thu, 13 May 2004 01:15:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/program-runtime-error-when-oracle8-16-to-9i/m-p/3274807#M885442</guid>
      <dc:creator>ranganath ramachandra</dc:creator>
      <dc:date>2004-05-13T01:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: program runtime error when oracle8.16 to 9i,</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/program-runtime-error-when-oracle8-16-to-9i/m-p/3274808#M885444</link>
      <description>While this problem require investigation, you could use the oracle816 client software against the oracle 9i database.&lt;BR /&gt;&lt;BR /&gt;Another thing, oracle8 default client is 32 bits, oracle9i default client is 64 bits.&lt;BR /&gt;Choose the right library !&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jean-Luc</description>
      <pubDate>Thu, 13 May 2004 03:42:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/program-runtime-error-when-oracle8-16-to-9i/m-p/3274808#M885444</guid>
      <dc:creator>Jean-Luc Oudart</dc:creator>
      <dc:date>2004-05-13T03:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: program runtime error when oracle8.16 to 9i,</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/program-runtime-error-when-oracle8-16-to-9i/m-p/3274809#M885445</link>
      <description>hello,thanks ur help.&lt;BR /&gt;but can u tell me how to select the library?&lt;BR /&gt;</description>
      <pubDate>Thu, 13 May 2004 22:11:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/program-runtime-error-when-oracle8-16-to-9i/m-p/3274809#M885445</guid>
      <dc:creator>huomzh_1</dc:creator>
      <dc:date>2004-05-13T22:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: program runtime error when oracle8.16 to 9i,</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/program-runtime-error-when-oracle8-16-to-9i/m-p/3274810#M885447</link>
      <description>On oracle8i, there are 2 lib directory :&lt;BR /&gt;$ORACLE_HOME/lib    (32 bits)&lt;BR /&gt;$ORACLE_HOME/lib64  (64 bits)&lt;BR /&gt;The SHLIB_PATH must be initialised with the required one.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jean-Luc</description>
      <pubDate>Fri, 14 May 2004 03:56:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/program-runtime-error-when-oracle8-16-to-9i/m-p/3274810#M885447</guid>
      <dc:creator>Jean-Luc Oudart</dc:creator>
      <dc:date>2004-05-14T03:56:50Z</dc:date>
    </item>
  </channel>
</rss>

