<?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: Doubt in pfile in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/doubt-in-pfile/m-p/4022309#M746208</link>
    <description>You do not need to explicitly set a value to modify it later.  So if you did not include large_pool_size in your original init.ora ( from which you created the spfile) then you have the default value.  &lt;BR /&gt;&lt;BR /&gt;show parameter large_pool_size  - will tell you the current value.&lt;BR /&gt;&lt;BR /&gt;You can modify with &lt;BR /&gt;alter system set...  &lt;BR /&gt;The default scope is BOTH, so the parameter will be changed dynamically and in the spfile.  If you set sga_max_size, then you can only change parameters that will not cause the sga to grow beyond max_sga_size.  If you try and increase the total sga size beyond max_sga_size it will error.&lt;BR /&gt;&lt;BR /&gt;Patti</description>
    <pubDate>Tue, 19 Jun 2007 07:34:37 GMT</pubDate>
    <dc:creator>Patti Johnson</dc:creator>
    <dc:date>2007-06-19T07:34:37Z</dc:date>
    <item>
      <title>Doubt in pfile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/doubt-in-pfile/m-p/4022306#M746204</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;    Is it possible to change the pfile dynamically by issuing &lt;BR /&gt; &lt;BR /&gt;  "Alter system parameter=parameter value" .&lt;BR /&gt;&lt;BR /&gt;Note : The parameter is not declared in the pfile.&lt;BR /&gt;&lt;BR /&gt;EXAMPLE:&lt;BR /&gt;&lt;BR /&gt;    i didnot decalare large_pool_size in pfile.whether i can change the pfile dynamically by issuing &lt;BR /&gt;&lt;BR /&gt;   Alter system large_pool_size=1000M;&lt;BR /&gt;&lt;BR /&gt;  i declared sga_max_size in pfile.&lt;BR /&gt;&lt;BR /&gt; Help apperciated...&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Nirmal.&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Jun 2007 15:23:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/doubt-in-pfile/m-p/4022306#M746204</guid>
      <dc:creator>Nirmalkumar</dc:creator>
      <dc:date>2007-06-18T15:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in pfile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/doubt-in-pfile/m-p/4022307#M746206</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;I dun have the answer to your question but you can subscribe to the mailing lists at lazydba.com, after that you will have one more group of db experts in addition it itrc experts to get the answers.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Jun 2007 02:12:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/doubt-in-pfile/m-p/4022307#M746206</guid>
      <dc:creator>Srimalik</dc:creator>
      <dc:date>2007-06-19T02:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in pfile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/doubt-in-pfile/m-p/4022308#M746207</link>
      <description>hi Nirmal,&lt;BR /&gt;&lt;BR /&gt;Which version of Oracle are you using?&lt;BR /&gt;&lt;BR /&gt;In 10g, you would do the following:&lt;BR /&gt;&lt;BR /&gt;1. alter system set large_pool_size=80M scope both;&lt;BR /&gt;&lt;BR /&gt;2. create pfile from spfile;&lt;BR /&gt;&lt;BR /&gt;revert&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Tue, 19 Jun 2007 03:35:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/doubt-in-pfile/m-p/4022308#M746207</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2007-06-19T03:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in pfile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/doubt-in-pfile/m-p/4022309#M746208</link>
      <description>You do not need to explicitly set a value to modify it later.  So if you did not include large_pool_size in your original init.ora ( from which you created the spfile) then you have the default value.  &lt;BR /&gt;&lt;BR /&gt;show parameter large_pool_size  - will tell you the current value.&lt;BR /&gt;&lt;BR /&gt;You can modify with &lt;BR /&gt;alter system set...  &lt;BR /&gt;The default scope is BOTH, so the parameter will be changed dynamically and in the spfile.  If you set sga_max_size, then you can only change parameters that will not cause the sga to grow beyond max_sga_size.  If you try and increase the total sga size beyond max_sga_size it will error.&lt;BR /&gt;&lt;BR /&gt;Patti</description>
      <pubDate>Tue, 19 Jun 2007 07:34:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/doubt-in-pfile/m-p/4022309#M746208</guid>
      <dc:creator>Patti Johnson</dc:creator>
      <dc:date>2007-06-19T07:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in pfile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/doubt-in-pfile/m-p/4022310#M746209</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;  Thank you for ur suggestions...&lt;BR /&gt;&lt;BR /&gt;   iam not asking whether we can change the value dynamically after declaring the large_pool_size parameter in pfile.&lt;BR /&gt;&lt;BR /&gt;    my question is without declaring  large_pool_size parameter in pfile.&lt;BR /&gt;&lt;BR /&gt;  whether we can issue the below query&lt;BR /&gt;&lt;BR /&gt;alter system large_pool_size=1000M;&lt;BR /&gt;&lt;BR /&gt;Note: we are not using SPFILE in our      environment. &lt;BR /&gt;&lt;BR /&gt;yogeeraj - we are using 9i version oracle.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Nirmal.  &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Jun 2007 15:06:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/doubt-in-pfile/m-p/4022310#M746209</guid>
      <dc:creator>Nirmalkumar</dc:creator>
      <dc:date>2007-06-19T15:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in pfile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/doubt-in-pfile/m-p/4022311#M746210</link>
      <description>The short version is "yes, you can do this".  If you have not declared large_pool_size in the init file, then it is implicitly set to 0 MB in size.  But it is still a dynamic parameter, and you can change it at any time with the appropriate "alter system".&lt;BR /&gt;&lt;BR /&gt;Also, you noted that you have set sga_max_size, which is good.  Increasing the large_pool from a non-zero value will cause an increase in the SGA size.  If max_sga_size is unset, then the SGA cannot grow beyond the initial allocation (mostly from shared_pool, db_cache_size, and java_pool), and the attempt to increase the large_pool would fail with ORA-4033, Insufficent memory to grow pool.  In this case, however, you could dynamically shrink one of the other memory pools to allocate space for the large_pool.  This holds whether or not the large_pool_size was explicitly declared in the init file.</description>
      <pubDate>Tue, 19 Jun 2007 17:02:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/doubt-in-pfile/m-p/4022311#M746210</guid>
      <dc:creator>Ben Dehner</dc:creator>
      <dc:date>2007-06-19T17:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in pfile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/doubt-in-pfile/m-p/4022312#M746211</link>
      <description>hi Nirmal,&lt;BR /&gt;&lt;BR /&gt;YES. without declaring large_pool_size parameter in pfile, you can issue the below query:&lt;BR /&gt;alter system large_pool_size=1000M;&lt;BR /&gt;&lt;BR /&gt;However, beware that on the next database restart the value will be reset to the default (as specified in the pfile)&lt;BR /&gt;&lt;BR /&gt;One of the advantages of using the spfile is that you do not have to go manually change the physical file when you make a change at the database level. Changes to the spfile is "made" using SQL commands... &lt;BR /&gt;&lt;BR /&gt;good luck!&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Wed, 20 Jun 2007 02:21:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/doubt-in-pfile/m-p/4022312#M746211</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2007-06-20T02:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in pfile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/doubt-in-pfile/m-p/4022313#M746212</link>
      <description>Hi Ben and yogeeraj,&lt;BR /&gt;&lt;BR /&gt;  Thank u very much..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; - Nirmal.</description>
      <pubDate>Wed, 20 Jun 2007 12:57:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/doubt-in-pfile/m-p/4022313#M746212</guid>
      <dc:creator>Nirmalkumar</dc:creator>
      <dc:date>2007-06-20T12:57:25Z</dc:date>
    </item>
  </channel>
</rss>

