<?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>Question Re: Oracle Block Size in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/oracle-block-size/qaa-p/1998180#M875217</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;db_block_size parameter sets the size in bytes of Oracle database blocks. Together with db_block_buffers ( DB_BLOCK_BUFFERS (Oracle)), it is used to determine the size of the Data Buffer (Oracle) in the SGA. The parameter db_block_size can only be set at the time of creating the database and cannot be changed afterwards.&lt;/P&gt;&lt;P&gt;The parameter db_block_size is set to 8192 bytes for most R/3 installations. It should not be modified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Mar 2007 13:57:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-21T13:57:39Z</dc:date>
    <item>
      <title>Oracle Block Size</title>
      <link>https://community.sap.com/t5/technology-q-a/oracle-block-size/qaq-p/1998179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can I pick a different block size during SAP installation? I want to build a new environment with 32K blksize instead of the regular 8k. Is it possible to do it during the installation?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2007 13:51:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/oracle-block-size/qaq-p/1998179</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-21T13:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Block Size</title>
      <link>https://community.sap.com/t5/technology-q-a/oracle-block-size/qaa-p/1998180#M875217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;db_block_size parameter sets the size in bytes of Oracle database blocks. Together with db_block_buffers ( DB_BLOCK_BUFFERS (Oracle)), it is used to determine the size of the Data Buffer (Oracle) in the SGA. The parameter db_block_size can only be set at the time of creating the database and cannot be changed afterwards.&lt;/P&gt;&lt;P&gt;The parameter db_block_size is set to 8192 bytes for most R/3 installations. It should not be modified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2007 13:57:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/oracle-block-size/qaa-p/1998180#M875217</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-21T13:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Block Size</title>
      <link>https://community.sap.com/t5/technology-q-a/oracle-block-size/qaa-p/1998181#M875218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinod, I already talked to SAP about making the blksize larger in the BI environment and they agree with us. However I was wondering if it's possible to specify a new blksize during the installation, that will avoid the waste of my time to recreate the DB with a new blksize.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2007 14:04:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/oracle-block-size/qaa-p/1998181#M875218</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-21T14:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Block Size</title>
      <link>https://community.sap.com/t5/technology-q-a/oracle-block-size/qaa-p/1998182#M875219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then u can change this.Before creating DB go for Advanced or Expert options and modify db_block_size in init&amp;lt;sid&amp;gt;.ora file.&lt;/P&gt;&lt;P&gt;&amp;lt;ORACLE_HOME&amp;gt;/dbs/init&amp;lt;DBSID&amp;gt;.ora&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz have a look on 830576,105047 and 632556.SAP rec 8K and depends on OS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2007 14:16:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/oracle-block-size/qaa-p/1998182#M875219</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-21T14:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Block Size</title>
      <link>https://community.sap.com/t5/technology-q-a/oracle-block-size/qaa-p/1998183#M875220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to set the parameter value for DB_BLOCK_SIZE in initSID.ora file to 32K&lt;/P&gt;&lt;P&gt;Please note that this has to be done before creation of the database and once created we cannot change the value.&lt;/P&gt;&lt;P&gt;So in this case if your db is already created with default block size, u need to recreate it with new size.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Also, oracle block size should always be a multiple of Operating System block size.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this clarifies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sandeep.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Mar 2007 21:17:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/oracle-block-size/qaa-p/1998183#M875220</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-24T21:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Block Size</title>
      <link>https://community.sap.com/t5/technology-q-a/oracle-block-size/qaa-p/1998184#M875221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How will you change the block size in the initDB.ora file? Will the installer give you the option to change it during the installation?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Mar 2007 21:26:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/oracle-block-size/qaa-p/1998184#M875221</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-24T21:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Block Size</title>
      <link>https://community.sap.com/t5/technology-q-a/oracle-block-size/qaa-p/1998185#M875222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anup&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, With the option "&amp;lt;b&amp;gt;Advanced&amp;lt;/b&amp;gt; Database &amp;lt;b&amp;gt;Configuration&amp;lt;/b&amp;gt;".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2007 07:31:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/oracle-block-size/qaa-p/1998185#M875222</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-28T07:31:58Z</dc:date>
    </item>
  </channel>
</rss>

