<?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: sqlplus dump in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sqlplus-dump/m-p/2675641#M906341</link>
    <description>Thanks, everyone, not sure what fixed it. I did a relink and I created a new oraenv to be sure I am pointing in the right direction. Not sure what fixed it so I served 7's.&lt;BR /&gt;&lt;BR /&gt;Thanks A lot,&lt;BR /&gt;Much Appreciated.&lt;BR /&gt;&lt;BR /&gt;Bob Menefee</description>
    <pubDate>Mon, 04 Mar 2002 15:26:43 GMT</pubDate>
    <dc:creator>Nobody's Hero</dc:creator>
    <dc:date>2002-03-04T15:26:43Z</dc:date>
    <item>
      <title>sqlplus dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sqlplus-dump/m-p/2675633#M906333</link>
      <description>Installing Oracle 8.1.6 on an Nclass with 32GB of memory. Install seems to have went well. However when I run `sqlplus` I get a core dump.&lt;BR /&gt;Memory Fault (coredump)&lt;BR /&gt;&lt;BR /&gt;core: core file from `sqlplus` received - SIGSEGV.&lt;BR /&gt;&lt;BR /&gt;I increased maxssiz to 83570688, same problem occurrs. Any ideas?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Bob</description>
      <pubDate>Mon, 04 Mar 2002 14:38:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sqlplus-dump/m-p/2675633#M906333</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2002-03-04T14:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: sqlplus dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sqlplus-dump/m-p/2675634#M906334</link>
      <description>Robert, &lt;BR /&gt;&lt;BR /&gt;You might need to increase maxdsiz, not maxssiz. Also, is your N running 32bit or 64bit, and is oracle 32/64bit?&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Mar 2002 14:42:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sqlplus-dump/m-p/2675634#M906334</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-03-04T14:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: sqlplus dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sqlplus-dump/m-p/2675635#M906335</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;What about maxdsiz, min 256 M, and run relink all ($ORACLE_HOME/bin)&lt;BR /&gt;&lt;BR /&gt;Andreas</description>
      <pubDate>Mon, 04 Mar 2002 14:44:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sqlplus-dump/m-p/2675635#M906335</guid>
      <dc:creator>Andreas D. Skjervold</dc:creator>
      <dc:date>2002-03-04T14:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: sqlplus dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sqlplus-dump/m-p/2675636#M906336</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check whether u have installed the latest patches for the system. Check for the latest Oracle patches in metalink/support (oracle.com)&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju</description>
      <pubDate>Mon, 04 Mar 2002 14:45:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sqlplus-dump/m-p/2675636#M906336</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-03-04T14:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: sqlplus dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sqlplus-dump/m-p/2675637#M906337</link>
      <description>I've checked with one of my in house Oracle guru and apparently this might be a Oracle bug in sqlplus. There is a few occasion where sqlplus core dumps in a new install of 8.1.6. I strongly suggest you double check with Oracle before you do anything.</description>
      <pubDate>Mon, 04 Mar 2002 14:49:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sqlplus-dump/m-p/2675637#M906337</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-03-04T14:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: sqlplus dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sqlplus-dump/m-p/2675638#M906338</link>
      <description>Robert,&lt;BR /&gt;&lt;BR /&gt;Are the maxdsiz's set to at least this:&lt;BR /&gt;&lt;BR /&gt;maxdsiz            0x40000000 (1,073,741,824)&lt;BR /&gt;maxdsiz_64bit      0x40000000&lt;BR /&gt;&lt;BR /&gt;Also, what does your swap space look like?&lt;BR /&gt;&lt;BR /&gt;And with that amount of memory, dbc_max_pct should be set to no more than 10% and dbc_min_pct to no more than 5%.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Mar 2002 14:50:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sqlplus-dump/m-p/2675638#M906338</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-03-04T14:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: sqlplus dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sqlplus-dump/m-p/2675639#M906339</link>
      <description>maxdsiz is 990 MB maxssiz is 83MG, loading 32bit Oracle 8.1.6.</description>
      <pubDate>Mon, 04 Mar 2002 14:54:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sqlplus-dump/m-p/2675639#M906339</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2002-03-04T14:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: sqlplus dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sqlplus-dump/m-p/2675640#M906340</link>
      <description>Hi there.&lt;BR /&gt;Did you install all OS patches ?&lt;BR /&gt;&lt;BR /&gt;Why did you not go for 64-bit Oracle ?&lt;BR /&gt;&lt;BR /&gt;Did you relink all of Oracle software ?&lt;BR /&gt;Did you check Oracle Technet and Metalink&lt;BR /&gt;for documentation of install and upgrade procedures ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Alexander M. Ermes</description>
      <pubDate>Mon, 04 Mar 2002 15:23:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sqlplus-dump/m-p/2675640#M906340</guid>
      <dc:creator>Alexander M. Ermes</dc:creator>
      <dc:date>2002-03-04T15:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: sqlplus dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sqlplus-dump/m-p/2675641#M906341</link>
      <description>Thanks, everyone, not sure what fixed it. I did a relink and I created a new oraenv to be sure I am pointing in the right direction. Not sure what fixed it so I served 7's.&lt;BR /&gt;&lt;BR /&gt;Thanks A lot,&lt;BR /&gt;Much Appreciated.&lt;BR /&gt;&lt;BR /&gt;Bob Menefee</description>
      <pubDate>Mon, 04 Mar 2002 15:26:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sqlplus-dump/m-p/2675641#M906341</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2002-03-04T15:26:43Z</dc:date>
    </item>
  </channel>
</rss>

