<?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: Oracle - Rman error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-rman-error/m-p/3465330#M848960</link>
    <description>Hi Claudio,&lt;BR /&gt;&lt;BR /&gt;The ora-4030 is a result of not enough available memory. &lt;BR /&gt;&lt;BR /&gt;In your case the cause for the errors would be your process stack is 8192. &lt;BR /&gt;&lt;BR /&gt;The fix will be to Make stack to unlimited using $ulimit -s unlimited&lt;BR /&gt;&lt;BR /&gt;Indira A&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 18 Jan 2005 19:54:59 GMT</pubDate>
    <dc:creator>Indira Aramandla</dc:creator>
    <dc:date>2005-01-18T19:54:59Z</dc:date>
    <item>
      <title>Oracle - Rman error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-rman-error/m-p/3465323#M848953</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I've following error during Rman backup session &lt;BR /&gt;&lt;BR /&gt;kgefec: fatal error 0&lt;BR /&gt;released channel: dev_0&lt;BR /&gt;released channel: dev_1&lt;BR /&gt;released channel: dev_2&lt;BR /&gt;released channel: dev_3&lt;BR /&gt;released channel: dev_4&lt;BR /&gt;released channel: dev_5&lt;BR /&gt;released channel: dev_6&lt;BR /&gt;released channel: dev_7&lt;BR /&gt;RMAN-00571: ===========================================================&lt;BR /&gt;RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============&lt;BR /&gt;RMAN-00571: ===========================================================&lt;BR /&gt;RMAN-03009: failure of backup command on dev_0 channel at 01/17/2005 16:36:27&lt;BR /&gt;RMAN-10015: error compiling PL/SQL program&lt;BR /&gt;RMAN-10033: error during compilation of job step 1: ORA-00603: ORACLE server session terminated by fatal error&lt;BR /&gt;ORA-04030: out of process memory when trying to allocate 2536 bytes (PL/SQL MPCODE,pl/sql DS pg)&lt;BR /&gt;&lt;BR /&gt;RMAN&amp;gt; **end-of-file**&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This is Rman script &lt;BR /&gt;&lt;BR /&gt;run {&lt;BR /&gt;allocate channel 'dev_0' type 'sbt_tape'&lt;BR /&gt;parms 'ENV=(OB2BARTYPE=Oracle8pc,OB2APPNAME=sstest0,OB2BARLIST=online_full_SSTEST0_BC,OB2SMB=1)';&lt;BR /&gt;allocate channel 'dev_1' type 'sbt_tape'&lt;BR /&gt;parms 'ENV=(OB2BARTYPE=Oracle8pc,OB2APPNAME=sstest0,OB2BARLIST=online_full_SSTEST0_BC,OB2SMB=1)';&lt;BR /&gt;allocate channel 'dev_2' type 'sbt_tape'&lt;BR /&gt;parms 'ENV=(OB2BARTYPE=Oracle8pc,OB2APPNAME=sstest0,OB2BARLIST=online_full_SSTEST0_BC,OB2SMB=1)';&lt;BR /&gt;allocate channel 'dev_3' type 'sbt_tape'&lt;BR /&gt;parms 'ENV=(OB2BARTYPE=Oracle8pc,OB2APPNAME=sstest0,OB2BARLIST=online_full_SSTEST0_BC,OB2SMB=1)';&lt;BR /&gt;allocate channel 'dev_4' type 'sbt_tape'&lt;BR /&gt;parms 'ENV=(OB2BARTYPE=Oracle8pc,OB2APPNAME=sstest0,OB2BARLIST=online_full_SSTEST0_BC,OB2SMB=1)';&lt;BR /&gt;allocate channel 'dev_5' type 'sbt_tape'&lt;BR /&gt;parms 'ENV=(OB2BARTYPE=Oracle8pc,OB2APPNAME=sstest0,OB2BARLIST=online_full_SSTEST0_BC,OB2SMB=1)';&lt;BR /&gt;allocate channel 'dev_6' type 'sbt_tape'&lt;BR /&gt;parms 'ENV=(OB2BARTYPE=Oracle8pc,OB2APPNAME=sstest0,OB2BARLIST=online_full_SSTEST0_BC,OB2SMB=1)';&lt;BR /&gt;allocate channel 'dev_7' type 'sbt_tape'&lt;BR /&gt;parms 'ENV=(OB2BARTYPE=Oracle8pc,OB2APPNAME=sstest0,OB2BARLIST=online_full_SSTEST0_BC,OB2SMB=1)';&lt;BR /&gt;backup FULL filesperset 1&lt;BR /&gt;format 'online_full_SSTEST0_BC&lt;SSTEST0_&gt;.dbf'&lt;BR /&gt;proxy only&lt;BR /&gt;database&lt;BR /&gt;include current controlfile&lt;BR /&gt;;&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;I've read could be due too many channels ? &lt;BR /&gt;And try increase filesperset to 20 .&lt;BR /&gt;&lt;BR /&gt;What do you think about ?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SSTEST0_&gt;</description>
      <pubDate>Tue, 18 Jan 2005 07:27:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-rman-error/m-p/3465323#M848953</guid>
      <dc:creator>claudio_22</dc:creator>
      <dc:date>2005-01-18T07:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle - Rman error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-rman-error/m-p/3465324#M848954</link>
      <description>Hi,&lt;BR /&gt;have a look at metalink note 481984.995, which suggests:&lt;BR /&gt;"The ora-4030 error might be result of the following &lt;BR /&gt;1) The system as a whole runs out of memory. &lt;BR /&gt;2) The process in particular is out of available address space. &lt;BR /&gt;&lt;BR /&gt;You might try setting the filesperset option to lower value in the RMAN "backup" command to reduce process memory requiremnet"&lt;BR /&gt;&lt;BR /&gt;So it looks as if you are on the right track!&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Tue, 18 Jan 2005 07:47:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-rman-error/m-p/3465324#M848954</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2005-01-18T07:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle - Rman error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-rman-error/m-p/3465325#M848955</link>
      <description>Claudio,&lt;BR /&gt;&lt;BR /&gt;I suggest you read Metalink doc id 233869.1&lt;BR /&gt;Diagnosing and Resolving ORA-4030 errors&lt;BR /&gt;and also Note:266132.1&lt;BR /&gt;&lt;BR /&gt;The client program has run out of memory&lt;BR /&gt;Any memory left on the system ?&lt;BR /&gt;&lt;BR /&gt;What is the output for ulimit -a ?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Jean-Luc</description>
      <pubDate>Tue, 18 Jan 2005 08:22:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-rman-error/m-p/3465325#M848955</guid>
      <dc:creator>Jean-Luc Oudart</dc:creator>
      <dc:date>2005-01-18T08:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle - Rman error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-rman-error/m-p/3465326#M848956</link>
      <description>time(seconds)        unlimited&lt;BR /&gt;file(blocks)         unlimited&lt;BR /&gt;data(kbytes)         1048576&lt;BR /&gt;stack(kbytes)        8192&lt;BR /&gt;memory(kbytes)       unlimited&lt;BR /&gt;coredump(blocks)     4194303&lt;BR /&gt;nofiles(descriptors) 2048&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I think stack is low ..</description>
      <pubDate>Tue, 18 Jan 2005 08:50:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-rman-error/m-p/3465326#M848956</guid>
      <dc:creator>claudio_22</dc:creator>
      <dc:date>2005-01-18T08:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle - Rman error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-rman-error/m-p/3465327#M848957</link>
      <description>Claudio&lt;BR /&gt;&lt;BR /&gt;I have &lt;BR /&gt;stack(kbytes)        81920&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Jean-Luc&lt;BR /&gt;&lt;BR /&gt;PS : what shell do you use ?</description>
      <pubDate>Tue, 18 Jan 2005 09:58:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-rman-error/m-p/3465327#M848957</guid>
      <dc:creator>Jean-Luc Oudart</dc:creator>
      <dc:date>2005-01-18T09:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle - Rman error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-rman-error/m-p/3465328#M848958</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I get the following:&lt;BR /&gt;&lt;BR /&gt;#ulimit -a&lt;BR /&gt;time(seconds)        unlimited&lt;BR /&gt;file(blocks)         unlimited&lt;BR /&gt;data(kbytes)         524288&lt;BR /&gt;stack(kbytes)        131072&lt;BR /&gt;memory(kbytes)       unlimited&lt;BR /&gt;coredump(blocks)     4194303&lt;BR /&gt;nofiles(descriptors) 1024&lt;BR /&gt;&lt;BR /&gt;I'm not sure but I think RMAN uses the large_pool, doesn't it?&lt;BR /&gt;&lt;BR /&gt;Eric Antunes</description>
      <pubDate>Tue, 18 Jan 2005 11:49:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-rman-error/m-p/3465328#M848958</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2005-01-18T11:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle - Rman error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-rman-error/m-p/3465329#M848959</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Following Note 272510.1, you can try this and retry:&lt;BR /&gt;&lt;BR /&gt;$ulimit -s unlimited&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Eric Antunes</description>
      <pubDate>Tue, 18 Jan 2005 12:09:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-rman-error/m-p/3465329#M848959</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2005-01-18T12:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle - Rman error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-rman-error/m-p/3465330#M848960</link>
      <description>Hi Claudio,&lt;BR /&gt;&lt;BR /&gt;The ora-4030 is a result of not enough available memory. &lt;BR /&gt;&lt;BR /&gt;In your case the cause for the errors would be your process stack is 8192. &lt;BR /&gt;&lt;BR /&gt;The fix will be to Make stack to unlimited using $ulimit -s unlimited&lt;BR /&gt;&lt;BR /&gt;Indira A&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Jan 2005 19:54:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-rman-error/m-p/3465330#M848960</guid>
      <dc:creator>Indira Aramandla</dc:creator>
      <dc:date>2005-01-18T19:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle - Rman error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-rman-error/m-p/3465331#M848961</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;Have you been able to solve your problem?&lt;BR /&gt;&lt;BR /&gt;If no, can you try to increase your database level parameter: sort_area_retained_size &lt;BR /&gt;&lt;BR /&gt;e.g.&lt;BR /&gt;sort_area_retained_size = 10485760 &lt;BR /&gt;&lt;BR /&gt;I have a similar problem some times back.&lt;BR /&gt;&lt;BR /&gt;let us know&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Wed, 19 Jan 2005 01:01:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-rman-error/m-p/3465331#M848961</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2005-01-19T01:01:13Z</dc:date>
    </item>
  </channel>
</rss>

