Mailing List
Home
Forum Home
Oracle List - by freelists.org
Oracle on SUSE Linux - Runing Oracle on SUSE Linux
Oracle database error code ...
www.freelists.org
Subjects
ORA 12540: TNS:internal limit restriction exceeded
ORA 12838 please : Is possible to append two times to the same table befo
ORA 12838 please : Is possible to append two times to the same table before
ora 04031
ora 12500 on windows
ORA 32004: obsolete and/or deprecated parameter(s) specified
ORA 01925: maximum of 30 enabled roles exceeded
ORA 01925: maximum of 30 enabled roles exceeded
ora 12500 on windows
ORA 01650, one idea
ORA 01650
ORA 4030
ORA 12838 please : Is possible to append two times to thesametable before do
ORA 12838 please : Is possible to append two times to thesame table before d
ORA 01536
ORA 03113 end of file on communication channel
ORA 32004: obsolete and/or deprecated parameter(s) specified
ORA 00600:
ORA 00020: maximum number of processes (%s) exceeded
ORA 01925: maximum of 30 enabled roles exceeded
ORA 3113 while creating a cluster database 9201 RAC on Linux with OCFS
ora 12500 on windows
ora 12500 on windows
ora 12500 on windows
ORA 01650, one idea
ora 12500 on windows
ora 12500 on windows
ora 12500 on windows
ORA 2000 Error Using DBMS STATS GATHER SCHEMA STATS
ORA 01650, one idea
ORA 01650, one idea
ORA 01650, one idea
ORA 01650
ORA 01650
ORA 01031
ORA 4030
ORA 4030
ORA 06502: PL/SQL: numeric or value error: Bulk Bind: Truncated Bind
ORA 01722 invalid number
 
-none-

-none-

2007-09-05       - By Allan Nelson

 Back
This seems like a fairly bad setup whichever of these two alternatives you
take.  It is possible that the raid0 stripe would give you good performance
as there is the possibility of getting multiple spindles into a read request
and thus getting your data faster.  It assumes that the hot blocks are
striped evenly across the disks.  The raid0 stripe is more likely to fail
than a single disk and it will lose the whole database.  A three file layout
with one per disk would give you the potential to only need to recover one
file and with careful distribution of the hot blocks would give nearly the
same performance.

On the whole however, if you have a heavy I/O load then the 3 disks is the
problem regardless of how you configure them.

Allan

On 9/5/07, DBA Deepak <oracle.tutorials@(protected)> wrote:
>
> Hi Oracle Experts,
>
> If one has three disks. And the goal is to reduce i/o contention of the
> tablespace.
> Which of the following would be a better solution and why?
>
> 1>RAID 0 of three disks and a single file striped across
> 2>Three files for the tablespace spread across all the three disks
>
>
> --
> Regards,
>
> Deepak
> Oracle DBA
>

This seems like a fairly bad setup whichever of these two alternatives you take
.&nbsp; It is possible that the raid0 stripe would give you good performance as
there is the possibility of getting multiple spindles into a read request and
thus getting your data faster.&nbsp; It assumes that the hot blocks are striped
evenly across the disks.&nbsp; The raid0 stripe is more likely to fail than a
single disk and it will lose the whole database.&nbsp; A three file layout with
one per disk would give you the potential to only need to recover one file and
with careful distribution of the hot blocks would give nearly the same
performance.
<br><br>On the whole however, if you have a heavy I/O load then the 3 disks is
the problem regardless of how you configure them.<br><br>Allan<br><br><div>
<span class="gmail_quote">On 9/5/07, <b class="gmail_sendername">DBA Deepak
</b> &lt;<a href="mailto:oracle.tutorials@(protected)">oracle.tutorials@(protected)
</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px
solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>Hi Oracle Experts,</div>
<div>&nbsp;</div>
<div>If one has&nbsp;three disks. And the goal is to reduce i/o contention of
the tablespace.</div>
<div>Which of the following would be a better solution and why?</div>
<div>&nbsp;</div>
<div>1&gt;RAID 0 of three disks and a single file striped across</div>
<div>2&gt;Three files&nbsp;for the&nbsp;tablespace spread across all the three
disks</div><span class="sg">
<div><br clear="all"><br>-- <br>Regards,<br><br>Deepak<br>Oracle DBA </div>
</span></blockquote></div><br>