<?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: how to create a database in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-create-a-database/m-p/2958647#M813899</link>
    <description>hi Zafar,&lt;BR /&gt;I know dbassist but I don't know for example how big I have to do shared pool and so on.&lt;BR /&gt;I need to know reasonable value for the parameter.&lt;BR /&gt;</description>
    <pubDate>Thu, 24 Apr 2003 14:32:22 GMT</pubDate>
    <dc:creator>Giada Bonfà</dc:creator>
    <dc:date>2003-04-24T14:32:22Z</dc:date>
    <item>
      <title>how to create a database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-create-a-database/m-p/2958643#M813895</link>
      <description>Hi,&lt;BR /&gt;I have to create a database and I don't know how to set SGA dimension, how many rollback segments, redo log I have to do. Furthermore I don't know which script (e.g. catalog.sql) I have to run. After I will have to do a full import.&lt;BR /&gt;&lt;BR /&gt;Could someone give to me some advice about standard setting?&lt;BR /&gt;&lt;BR /&gt;thank you</description>
      <pubDate>Thu, 24 Apr 2003 13:55:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-create-a-database/m-p/2958643#M813895</guid>
      <dc:creator>Giada Bonfà</dc:creator>
      <dc:date>2003-04-24T13:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: how to create a database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-create-a-database/m-p/2958644#M813896</link>
      <description>If this is Oracle 8i, then just install Oracle DBA Studio on your PC and all its GUI.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Zafar</description>
      <pubDate>Thu, 24 Apr 2003 13:59:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-create-a-database/m-p/2958644#M813896</guid>
      <dc:creator>Zafar A. Mohammed_1</dc:creator>
      <dc:date>2003-04-24T13:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: how to create a database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-create-a-database/m-p/2958645#M813897</link>
      <description>Hi zafar,&lt;BR /&gt;I have already done it. How can I use it in my case?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Apr 2003 14:10:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-create-a-database/m-p/2958645#M813897</guid>
      <dc:creator>Giada Bonfà</dc:creator>
      <dc:date>2003-04-24T14:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: how to create a database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-create-a-database/m-p/2958646#M813898</link>
      <description>If you want to create a new instance, if you have Xterm then run on your unix server this command &lt;BR /&gt;$dbassist&lt;BR /&gt;   (hope i am correct)&lt;BR /&gt;&lt;BR /&gt;just create with minimal requirement and later you can increase the parameter, but make sure don't choose all the options which you don't require now, like it might ask you spatial data and J/SQL other.&lt;BR /&gt;&lt;BR /&gt;  In this case you don't have to manually run all those database scripts, I mean catproc.sql, catalog.sql and other 3-4 scripts.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Zafar</description>
      <pubDate>Thu, 24 Apr 2003 14:16:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-create-a-database/m-p/2958646#M813898</guid>
      <dc:creator>Zafar A. Mohammed_1</dc:creator>
      <dc:date>2003-04-24T14:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: how to create a database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-create-a-database/m-p/2958647#M813899</link>
      <description>hi Zafar,&lt;BR /&gt;I know dbassist but I don't know for example how big I have to do shared pool and so on.&lt;BR /&gt;I need to know reasonable value for the parameter.&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Apr 2003 14:32:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-create-a-database/m-p/2958647#M813899</guid>
      <dc:creator>Giada Bonfà</dc:creator>
      <dc:date>2003-04-24T14:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: how to create a database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-create-a-database/m-p/2958648#M813900</link>
      <description>If you know how many concurrent users and how much the database size and how much available memory on the server, then you can tune these parameters. I hope you already read this document, if not &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://download-west.oracle.com/docs/cd/A87860_01/doc/server.817/a76961/toc.htm" target="_blank"&gt;http://download-west.oracle.com/docs/cd/A87860_01/doc/server.817/a76961/toc.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Zafar&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Apr 2003 14:53:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-create-a-database/m-p/2958648#M813900</guid>
      <dc:creator>Zafar A. Mohammed_1</dc:creator>
      <dc:date>2003-04-24T14:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: how to create a database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-create-a-database/m-p/2958649#M813901</link>
      <description>The shared pool should be sized according to how large you will need.  &lt;BR /&gt;&lt;BR /&gt;Good basic values are:&lt;BR /&gt;&lt;BR /&gt;shared_pool_size = 50m&lt;BR /&gt;db_block_buffers = 1000&lt;BR /&gt;log_buffer       = 32768&lt;BR /&gt;processes        = 50&lt;BR /&gt;&lt;BR /&gt;Rollback segments can be set however you like. I would recommend starting with a 1 or 2m extent size, and tuning it after the application is running.  Logs are the same way, using 500k to 1m to start, and make sure that you aren't switching more than once every 30 seconds.  &lt;BR /&gt;&lt;BR /&gt;The scripts that you will need to run are:&lt;BR /&gt;catalog.sql&lt;BR /&gt;catproc.sql&lt;BR /&gt;&lt;BR /&gt;If you use any extra procedures (replication, advanced query, parallel query, etc) you will need to run the scripts associated with those products as well to make sure that the tables/indexes/views are loaded correctly.  &lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;Brian &lt;BR /&gt;</description>
      <pubDate>Thu, 24 Apr 2003 17:01:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-create-a-database/m-p/2958649#M813901</guid>
      <dc:creator>Brian Crabtree</dc:creator>
      <dc:date>2003-04-24T17:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: how to create a database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-create-a-database/m-p/2958650#M813902</link>
      <description />
      <pubDate>Fri, 25 Apr 2003 00:41:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-create-a-database/m-p/2958650#M813902</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2003-04-25T00:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: how to create a database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-create-a-database/m-p/2958651#M813903</link>
      <description>Hi,&lt;BR /&gt;   The most information things to decide during database creation are db block size as this parameter cannot be change after database is create.But the SGA size,rollback,redo log all can be altered/changed after the database creation.&lt;BR /&gt;In the init.ora file there are already size mention for SGA and may be you can use the default size and changed later if cause some performace issue.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;mB</description>
      <pubDate>Fri, 25 Apr 2003 00:52:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-create-a-database/m-p/2958651#M813903</guid>
      <dc:creator>malay boy</dc:creator>
      <dc:date>2003-04-25T00:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: how to create a database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-create-a-database/m-p/2958652#M813904</link>
      <description>Excellent technical work on creation of DB above.  &lt;BR /&gt;&lt;BR /&gt;I find a couple of logical additions could really help.&lt;BR /&gt;&lt;BR /&gt;There are two keys to your long term happiness here!&lt;BR /&gt;&lt;BR /&gt;Storage in the temp and system&lt;BR /&gt;tablespaces.  Don't install them as defaults.  Make system tablespace large for a production database.  Non-indexed queries use temp tablespace at alarming rate.&lt;BR /&gt;&lt;BR /&gt;The system tablespace holds views,triggers,database information, and other sundries to keep the Database healthy.  &lt;BR /&gt;&lt;BR /&gt;Most tableaspaces, and datafiles can be created/modified to grow by themselves.  &lt;BR /&gt;&lt;BR /&gt;This is an evil practice. (I do not recommend autoextend) make sure you have the storage you need immediately. &lt;BR /&gt;&lt;BR /&gt;Plan the indexes to be on a separate drive from the datafiles,  &lt;BR /&gt;&lt;BR /&gt;Place the archive logs on a separate spindle. the system can go no faster than the log writer process.&lt;BR /&gt;&lt;BR /&gt;Watch space evaporate.  Oracle is almost a license to buy storage...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Tim</description>
      <pubDate>Fri, 25 Apr 2003 17:49:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-create-a-database/m-p/2958652#M813904</guid>
      <dc:creator>Tim Sanko</dc:creator>
      <dc:date>2003-04-25T17:49:47Z</dc:date>
    </item>
  </channel>
</rss>

