<?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: Progress DB proglem! in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/progress-db-proglem/m-p/3018705#M910198</link>
    <description>--- from Progress' support site:&lt;BR /&gt;&lt;BR /&gt;============================================&lt;BR /&gt;Progress Solution ID: P9230 &lt;BR /&gt;&lt;BR /&gt;Title: "Is Progress V7 supported on HP-UX 11 or HP-UX 11i ?" &lt;BR /&gt;&lt;BR /&gt;Created: 20-Sep-2002             Last Modified: 11-Feb-2003 &lt;BR /&gt;Status: Verified &lt;BR /&gt;&lt;BR /&gt;Goal(s): &lt;BR /&gt;??? Is Progress V7 supported on HP-UX 11 or HP-UX 11i ? &lt;BR /&gt;??? Is Progress 7.3 supported on HP UX 11? &lt;BR /&gt; &lt;BR /&gt;Known to occur in: &lt;BR /&gt;??? HP-UX 11.0 32-bit &lt;BR /&gt;??? HP-UX 11i 32-bit &lt;BR /&gt;??? HP-UX 11.0 64-bit &lt;BR /&gt;??? HP-UX 11i 64-bit &lt;BR /&gt;??? Progress 7.x &lt;BR /&gt; &lt;BR /&gt;Fix:  &lt;BR /&gt;Progress 7.x was not qualified to run on HP-UX 11 or HP-UX 11i. Progress 8.3B was the first version to be qualified on HP-UX 11/HP-UX 11i. For more information about current Progress versions, please refer to the Progress "Product Availability Guide" on the Progress Software Technical Support WEB site at: &lt;A href="http://www.progress.com/support/index.htm" target="_blank"&gt;http://www.progress.com/support/index.htm&lt;/A&gt; &lt;BR /&gt;============================================== &lt;BR /&gt;&lt;BR /&gt;7.3 is obsolete and not supported.  It was also extremely unstable.  9.1D is the latest Progress version and is rock-solid.  Upgrade as soon as you can!&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;&lt;BR /&gt;bk&lt;BR /&gt;</description>
    <pubDate>Tue, 22 Jul 2003 18:07:23 GMT</pubDate>
    <dc:creator>Brad Kozak</dc:creator>
    <dc:date>2003-07-22T18:07:23Z</dc:date>
    <item>
      <title>Progress DB proglem!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/progress-db-proglem/m-p/3018702#M910195</link>
      <description>Progress DB system???Progress Version 7.3e.&lt;BR /&gt;Progress Server Side OS: HP-UX 11.00???64 bit???&lt;BR /&gt;Actual DB files???&lt;BR /&gt;#cd /mfg8/database&lt;BR /&gt;#ll maxsvc.*&lt;BR /&gt;-rw-rw-rw- 1 root sys 917504 Jul 9 14:33 maxsvc.bi&lt;BR /&gt;-rwxr-xr-x 1 root sys 5865472 Jul 9 11:45 maxsvc.db&lt;BR /&gt;-rw-rw-rw- 1 root sys 1151051 Jul 9 15:01 maxsvc.lg&lt;BR /&gt;-r--r--r-- 1 root sys 1212463 Jul 9 15:00 maxsvc.lic&lt;BR /&gt;-r--r--r-- 1 root sys 38 Jul 9 07:35 maxsvc.lk&lt;BR /&gt;&lt;BR /&gt;Free space of /mfg8&lt;BR /&gt;#bdf|grep "mfg8"&lt;BR /&gt;/dev/vg00/mfg8 3072000 1753635 1239890 59% /mfg8&lt;BR /&gt;&lt;BR /&gt;I run the Progress Application(s) in Windows2000 (client side)which connect to the DB in HP-UX!&lt;BR /&gt;For a long time, they run smoothly. &lt;BR /&gt;But one day, some users complained that a fatal error will occur when they use certain function(s) of the application. The error message please see the attached file.&lt;BR /&gt;&lt;BR /&gt;I have another much larger DB which is in /mfg8/database too, and it's application also run in Windows2000, and it run fine!&lt;BR /&gt;&lt;BR /&gt;After testing again and again, I found that when I use a function of the application which concerned with a certain table (sv06m), the error will occur. The records now in sv06m is about 4700. I dumped sv06m and load, still fail. I re-create a same table and load the data, fail! &lt;BR /&gt;Then I delete some records in sv06m and found that if I delete 1000 or more records, everything run fine. But actually, its a master table, its records can't be deleted at all.&lt;BR /&gt;&lt;BR /&gt;Now I feel many flies around my head, could anybody help me?&lt;BR /&gt;&lt;BR /&gt;Thank in advance.&lt;BR /&gt;&lt;BR /&gt;-ux</description>
      <pubDate>Wed, 09 Jul 2003 06:53:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/progress-db-proglem/m-p/3018702#M910195</guid>
      <dc:creator>Fragon</dc:creator>
      <dc:date>2003-07-09T06:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: Progress DB proglem!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/progress-db-proglem/m-p/3018703#M910196</link>
      <description>I have no experience with this application but from experience, this looks like an application problem where a program attempts to overload a buffer.  &lt;BR /&gt;&lt;BR /&gt;For example, fetch 2 rows into a buffer / storage area that will only hold 1 could cause an attempt to overwrite the "instruction bank".&lt;BR /&gt;&lt;BR /&gt;Sorry for the lack of precision,&lt;BR /&gt;but that is where I would look first.&lt;BR /&gt;&lt;BR /&gt;Take care.</description>
      <pubDate>Thu, 10 Jul 2003 11:02:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/progress-db-proglem/m-p/3018703#M910196</guid>
      <dc:creator>Raynald Boucher</dc:creator>
      <dc:date>2003-07-10T11:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: Progress DB proglem!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/progress-db-proglem/m-p/3018704#M910197</link>
      <description>General Protection Fault is a Windows errors.  Windows in this case, has tried to store some information in a location that is being used by another program.  To me this says memory leak.&lt;BR /&gt;&lt;BR /&gt;Have you downloaded anything 2000 onto the work stations that may be causing this instability?&lt;BR /&gt;&lt;BR /&gt;Does it happen on NT 4.0 work stations or just 2000, etc.,?&lt;BR /&gt;&lt;BR /&gt;##############################################&lt;BR /&gt;&lt;BR /&gt;From the server side there are several things you can implement.  Begin by verifying the integrity of the server.  Use 'check_patches' or 'swverify' for this.  Refer to the log files for errors.&lt;BR /&gt;&lt;BR /&gt;check_patches&lt;BR /&gt;&lt;BR /&gt;swverify -v -x check_permissions=true \* &lt;BR /&gt;&lt;BR /&gt;Implement glance advisor:&lt;BR /&gt;&lt;BR /&gt;# cd /opt/perf/examples &lt;BR /&gt;# glance -adviser_only -syntax ./proc_mem_leak -j30&lt;BR /&gt;&lt;BR /&gt;-or-&lt;BR /&gt;&lt;BR /&gt;Use glance interactivly to read Total Virtual Stack Size of the selected process and note if it increases over time.&lt;BR /&gt;&lt;BR /&gt;gpm &amp;gt; reports &amp;gt; process list &amp;gt; double click on process &amp;gt; find total VSS.&lt;BR /&gt;&lt;BR /&gt;############################################&lt;BR /&gt;&lt;BR /&gt;Run these basic commands and post their results so bottleneck analysis can be checked:&lt;BR /&gt;&lt;BR /&gt;vmstat 5 5&lt;BR /&gt;sar -v 5 5&lt;BR /&gt;sar -u 5 5&lt;BR /&gt;sar -d 5 5&lt;BR /&gt;sar -b 5 5&lt;BR /&gt;swapinfo -tam&lt;BR /&gt;kmtune -q dbc_max -l&lt;BR /&gt;kmtune -q dbc_min -l</description>
      <pubDate>Thu, 10 Jul 2003 12:19:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/progress-db-proglem/m-p/3018704#M910197</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-07-10T12:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: Progress DB proglem!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/progress-db-proglem/m-p/3018705#M910198</link>
      <description>--- from Progress' support site:&lt;BR /&gt;&lt;BR /&gt;============================================&lt;BR /&gt;Progress Solution ID: P9230 &lt;BR /&gt;&lt;BR /&gt;Title: "Is Progress V7 supported on HP-UX 11 or HP-UX 11i ?" &lt;BR /&gt;&lt;BR /&gt;Created: 20-Sep-2002             Last Modified: 11-Feb-2003 &lt;BR /&gt;Status: Verified &lt;BR /&gt;&lt;BR /&gt;Goal(s): &lt;BR /&gt;??? Is Progress V7 supported on HP-UX 11 or HP-UX 11i ? &lt;BR /&gt;??? Is Progress 7.3 supported on HP UX 11? &lt;BR /&gt; &lt;BR /&gt;Known to occur in: &lt;BR /&gt;??? HP-UX 11.0 32-bit &lt;BR /&gt;??? HP-UX 11i 32-bit &lt;BR /&gt;??? HP-UX 11.0 64-bit &lt;BR /&gt;??? HP-UX 11i 64-bit &lt;BR /&gt;??? Progress 7.x &lt;BR /&gt; &lt;BR /&gt;Fix:  &lt;BR /&gt;Progress 7.x was not qualified to run on HP-UX 11 or HP-UX 11i. Progress 8.3B was the first version to be qualified on HP-UX 11/HP-UX 11i. For more information about current Progress versions, please refer to the Progress "Product Availability Guide" on the Progress Software Technical Support WEB site at: &lt;A href="http://www.progress.com/support/index.htm" target="_blank"&gt;http://www.progress.com/support/index.htm&lt;/A&gt; &lt;BR /&gt;============================================== &lt;BR /&gt;&lt;BR /&gt;7.3 is obsolete and not supported.  It was also extremely unstable.  9.1D is the latest Progress version and is rock-solid.  Upgrade as soon as you can!&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;&lt;BR /&gt;bk&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Jul 2003 18:07:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/progress-db-proglem/m-p/3018705#M910198</guid>
      <dc:creator>Brad Kozak</dc:creator>
      <dc:date>2003-07-22T18:07:23Z</dc:date>
    </item>
  </channel>
</rss>

